<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[gelöst] Captions zurücksetzen]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>gibt es eine einfache Möglichkeit die Captions von Buttons, Labels, Checkboxes etc zu &quot;resetten&quot;? Also die Captions, die beim Programmstart da waren wiederherzustellen, da die sich bei mir ab und zu ändern?</p>
<p>IDE: Borland C++ 2006<br />
Anwendung: Simple VCL Anwendung<br />
Gruß<br />
R</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/188621/gelöst-captions-zurücksetzen</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 02:10:51 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/188621.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 02 Aug 2007 12:12:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [gelöst] Captions zurücksetzen on Fri, 03 Aug 2007 12:09:03 GMT]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>gibt es eine einfache Möglichkeit die Captions von Buttons, Labels, Checkboxes etc zu &quot;resetten&quot;? Also die Captions, die beim Programmstart da waren wiederherzustellen, da die sich bei mir ab und zu ändern?</p>
<p>IDE: Borland C++ 2006<br />
Anwendung: Simple VCL Anwendung<br />
Gruß<br />
R</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1337243</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1337243</guid><dc:creator><![CDATA[std**Robin]]></dc:creator><pubDate>Fri, 03 Aug 2007 12:09:03 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] Captions zurücksetzen on Thu, 02 Aug 2007 12:19:58 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Nein du must manuell den Controls wieder entsprechende Werte zuweisen. Am besten in einer eigenen Init-Funktion, die auch vom Konstruktor des Forms benutzt wird.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1337253</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1337253</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 02 Aug 2007 12:19:58 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] Captions zurücksetzen on Thu, 02 Aug 2007 12:53:34 GMT]]></title><description><![CDATA[<p>urgs, das hatte ich befürchtet.<br />
Das wird eine Heidenarbeit. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":/"
      alt="😕"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1337286</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1337286</guid><dc:creator><![CDATA[std**Robin]]></dc:creator><pubDate>Thu, 02 Aug 2007 12:53:34 GMT</pubDate></item><item><title><![CDATA[Reply to [gelöst] Captions zurücksetzen on Fri, 03 Aug 2007 10:21:03 GMT]]></title><description><![CDATA[<p>Nun, so viel Arbeit wie ich es mir vorgestellt hatte wars am Ende gar nicht.<br />
Direkt nach dem Start laufe ich in einer Schleife alle Controls durch und bei allen Labels/Buttons speichere ich mir die captions in eine map. Key ist die Controlnummer, value ein string.</p>
<p>Sehr einfach gelöst.</p>
<p>Gruß<br />
B</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1337992</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1337992</guid><dc:creator><![CDATA[std**Robin]]></dc:creator><pubDate>Fri, 03 Aug 2007 10:21:03 GMT</pubDate></item></channel></rss>