<?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[Image Elemte mit gif]]></title><description><![CDATA[<p>Hallo zusammen.</p>
<p>ist es möglich einem Image Steuerelement ein <strong>animiertes</strong> Bild im .gif Format zuzuweisen?<br />
Habe folgendes probiert:</p>
<pre><code class="language-cpp">Image1-&gt;Picture-&gt;LoadFromFile(&quot;pfad/zur/datei.gif&quot;);
</code></pre>
<p>Leider ohne erfolg. Exception: Dateiformat wäre falsch (kein Picture Format)</p>
<p>Danke schonmal im voraus</p>
<p>Gruß sw0ce</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/181715/image-elemte-mit-gif</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 17:32:09 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/181715.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 16 May 2007 14:04:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Image Elemte mit gif on Wed, 16 May 2007 14:04:33 GMT]]></title><description><![CDATA[<p>Hallo zusammen.</p>
<p>ist es möglich einem Image Steuerelement ein <strong>animiertes</strong> Bild im .gif Format zuzuweisen?<br />
Habe folgendes probiert:</p>
<pre><code class="language-cpp">Image1-&gt;Picture-&gt;LoadFromFile(&quot;pfad/zur/datei.gif&quot;);
</code></pre>
<p>Leider ohne erfolg. Exception: Dateiformat wäre falsch (kein Picture Format)</p>
<p>Danke schonmal im voraus</p>
<p>Gruß sw0ce</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1286217</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1286217</guid><dc:creator><![CDATA[sw0ce]]></dc:creator><pubDate>Wed, 16 May 2007 14:04:33 GMT</pubDate></item><item><title><![CDATA[Reply to Image Elemte mit gif on Wed, 16 May 2007 16:07:14 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>Du kannst einem TImage kein animiertes Gif (oder überhaupt ein gif) zuweisen. Näheres dazu auch in der FAQ. Hierfür brauchst du eine Fremdkomponente (auch FAQ).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1286310</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1286310</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Wed, 16 May 2007 16:07:14 GMT</pubDate></item></channel></rss>