<?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[TImage Inhalt freigeben]]></title><description><![CDATA[<p>Ich verwende ein TImage um Bilder aus der Zwischenablage in meine Anwendung &quot;einzulesen&quot;.</p>
<p>Wenn der Anwender nun ein falsches Bild eingefügt hat, möchte ich das falsche Bild aus der TImage Komponente entfernen, ohne diese jedoch selbst zu löschen.</p>
<p>Also sowas in der Art Image1-&gt;Claer();</p>
<p>Wie mache ich das?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/206422/timage-inhalt-freigeben</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 02:19:09 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/206422.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Feb 2008 07:10:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TImage Inhalt freigeben on Mon, 25 Feb 2008 07:10:27 GMT]]></title><description><![CDATA[<p>Ich verwende ein TImage um Bilder aus der Zwischenablage in meine Anwendung &quot;einzulesen&quot;.</p>
<p>Wenn der Anwender nun ein falsches Bild eingefügt hat, möchte ich das falsche Bild aus der TImage Komponente entfernen, ohne diese jedoch selbst zu löschen.</p>
<p>Also sowas in der Art Image1-&gt;Claer();</p>
<p>Wie mache ich das?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1462288</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1462288</guid><dc:creator><![CDATA[AntonWert]]></dc:creator><pubDate>Mon, 25 Feb 2008 07:10:27 GMT</pubDate></item><item><title><![CDATA[Reply to TImage Inhalt freigeben on Mon, 25 Feb 2008 07:38:41 GMT]]></title><description><![CDATA[<p>Hi,</p>
<pre><code class="language-cpp">Image1-&gt;Picture=NULL;
</code></pre>
<p>steht aber auch in der FAQ.</p>
<p><a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39241-and-start-is-0-and-postdays-is-0-and-postorder-is-asc-and-highlight-is-.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-39241-and-start-is-0-and-postdays-is-0-and-postorder-is-asc-and-highlight-is-.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1462296</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1462296</guid><dc:creator><![CDATA[JBOpael]]></dc:creator><pubDate>Mon, 25 Feb 2008 07:38:41 GMT</pubDate></item><item><title><![CDATA[Reply to TImage Inhalt freigeben on Mon, 25 Feb 2008 07:49:16 GMT]]></title><description><![CDATA[<p>Danke für die schnelle Antwort, hatte wohl immer nach den falschen Wörtern gesucht.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1462304</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1462304</guid><dc:creator><![CDATA[AntonWert]]></dc:creator><pubDate>Mon, 25 Feb 2008 07:49:16 GMT</pubDate></item></channel></rss>