<?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[TSaveDialog]]></title><description><![CDATA[<p>gibt es eine möglichkeit raus zu finden ob der benutzer eine dateiendun eingegeben hat? zb. *.bmp?<br />
ich hab in der hilfe geguckt, kann aber nichts finden</p>
<p>und gibt es eine möglichkeit raus zu finden ok 'OK' oder 'ABBREHCEN' gedrück wurde?</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/143976/tsavedialog</link><generator>RSS for Node</generator><lastBuildDate>Tue, 04 Aug 2026 20:42:44 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/143976.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 13 Apr 2006 11:30:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TSaveDialog on Thu, 13 Apr 2006 11:30:36 GMT]]></title><description><![CDATA[<p>gibt es eine möglichkeit raus zu finden ob der benutzer eine dateiendun eingegeben hat? zb. *.bmp?<br />
ich hab in der hilfe geguckt, kann aber nichts finden</p>
<p>und gibt es eine möglichkeit raus zu finden ok 'OK' oder 'ABBREHCEN' gedrück wurde?</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1036694</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1036694</guid><dc:creator><![CDATA[peter_lustig]]></dc:creator><pubDate>Thu, 13 Apr 2006 11:30:36 GMT</pubDate></item><item><title><![CDATA[Reply to TSaveDialog on Thu, 13 Apr 2006 11:36:32 GMT]]></title><description><![CDATA[<p>1. ExtractFileExt<br />
2. If (SaveDialog1-&gt;Execute()) {}</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1036704</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1036704</guid><dc:creator><![CDATA[Linnea]]></dc:creator><pubDate>Thu, 13 Apr 2006 11:36:32 GMT</pubDate></item><item><title><![CDATA[Reply to TSaveDialog on Thu, 13 Apr 2006 20:06:38 GMT]]></title><description><![CDATA[<p>ok oder abbrechen<br />
bei einer Massegabox?<br />
if (IDOK) für ok<br />
if (ID CANCEL) für abbrechen<br />
if (IDYES) für ja<br />
if (IDNO) für nein</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1037147</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1037147</guid><dc:creator><![CDATA[Moon93]]></dc:creator><pubDate>Thu, 13 Apr 2006 20:06:38 GMT</pubDate></item><item><title><![CDATA[Reply to TSaveDialog on Thu, 13 Apr 2006 20:28:47 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>es geht nicht um eine messageBox, sondern um einen TSaveDialog.</p>
<blockquote>
<p>Die Methode Execute zeigt das Dialogfeld Speichern unter an.</p>
<p>virtual <strong>bool</strong> __fastcall Execute(void);</p>
<p>Beschreibung</p>
<p>Execute öffnet das Dialogfeld Speichern unter und gibt <strong>true</strong> zurück, wenn der Anwender einen Dateinamen eingibt oder markiert und auf Speichern klickt.</p>
</blockquote>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1037156</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1037156</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 13 Apr 2006 20:28:47 GMT</pubDate></item><item><title><![CDATA[Reply to TSaveDialog on Fri, 14 Apr 2006 11:43:42 GMT]]></title><description><![CDATA[<p>wollte ja nur helfen</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1037398</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1037398</guid><dc:creator><![CDATA[Moon93]]></dc:creator><pubDate>Fri, 14 Apr 2006 11:43:42 GMT</pubDate></item></channel></rss>