<?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[BorderIcons]]></title><description><![CDATA[<p>Hallo</p>
<p>habe irgendwie Probleme mit BorderIcons.</p>
<p>enum TBorderIcon = { biSystemMenu, biMinimize, biMaximize, biHelp };<br />
typedef Set&lt;TBorderIcon, biSystemMenu, biHelp&gt; TBorderIcons;<br />
__property TBorderIcons BorderIcons = {read=FBorderIcons, write=SetBorderIcons, stored=IsForm, default=7}</p>
<p>Hier gibt es die Property BorderIcons, diese kann über den Setter<br />
beschrieben werden, soweit Ok.</p>
<p>Form1-&gt;BorderIcons = viSystemMenu gibt eine Typkonflikt was ja auch klar ist.</p>
<p>Wie hängt den nun die enum TBorderIcon mit der Property BorderIcons zusammen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/188011/bordericons</link><generator>RSS for Node</generator><lastBuildDate>Sun, 16 Aug 2026 20:32:42 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/188011.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 26 Jul 2007 09:45:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to BorderIcons on Thu, 26 Jul 2007 09:45:04 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>habe irgendwie Probleme mit BorderIcons.</p>
<p>enum TBorderIcon = { biSystemMenu, biMinimize, biMaximize, biHelp };<br />
typedef Set&lt;TBorderIcon, biSystemMenu, biHelp&gt; TBorderIcons;<br />
__property TBorderIcons BorderIcons = {read=FBorderIcons, write=SetBorderIcons, stored=IsForm, default=7}</p>
<p>Hier gibt es die Property BorderIcons, diese kann über den Setter<br />
beschrieben werden, soweit Ok.</p>
<p>Form1-&gt;BorderIcons = viSystemMenu gibt eine Typkonflikt was ja auch klar ist.</p>
<p>Wie hängt den nun die enum TBorderIcon mit der Property BorderIcons zusammen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1332844</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1332844</guid><dc:creator><![CDATA[hermes]]></dc:creator><pubDate>Thu, 26 Jul 2007 09:45:04 GMT</pubDate></item><item><title><![CDATA[Reply to BorderIcons on Thu, 26 Jul 2007 09:50:05 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Siehe <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39140.html" rel="nofollow">FAQ</a>.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1332849</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1332849</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 26 Jul 2007 09:50:05 GMT</pubDate></item><item><title><![CDATA[Reply to BorderIcons on Thu, 26 Jul 2007 10:23:05 GMT]]></title><description><![CDATA[<p>Danke Dir für die Hilfe, jetzt ist die Sache klar.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1332884</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1332884</guid><dc:creator><![CDATA[hermes]]></dc:creator><pubDate>Thu, 26 Jul 2007 10:23:05 GMT</pubDate></item></channel></rss>