<?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[Welches Element wurde angeklickt?]]></title><description><![CDATA[<p>Wie kann ich in einer funktion</p>
<p>&quot;void __fastcall TForm1::TestClick(TObject *Sender)&quot;</p>
<p>erkennen welches Objekt angeklickt wurde</p>
<p>Ich habe 10 Image erzeugt und jedem diese Click funktion zugewiesen</p>
<p>( &quot;Image[x]-&gt;OnClick=TestClick;&quot; )</p>
<p>oder muss man für jedes Image eine eigene Click funktion schreiben?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/167116/welches-element-wurde-angeklickt</link><generator>RSS for Node</generator><lastBuildDate>Thu, 13 Aug 2026 03:53:15 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/167116.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 06 Dec 2006 17:06:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Welches Element wurde angeklickt? on Wed, 06 Dec 2006 17:06:02 GMT]]></title><description><![CDATA[<p>Wie kann ich in einer funktion</p>
<p>&quot;void __fastcall TForm1::TestClick(TObject *Sender)&quot;</p>
<p>erkennen welches Objekt angeklickt wurde</p>
<p>Ich habe 10 Image erzeugt und jedem diese Click funktion zugewiesen</p>
<p>( &quot;Image[x]-&gt;OnClick=TestClick;&quot; )</p>
<p>oder muss man für jedes Image eine eigene Click funktion schreiben?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188060</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188060</guid><dc:creator><![CDATA[elisa]]></dc:creator><pubDate>Wed, 06 Dec 2006 17:06:02 GMT</pubDate></item><item><title><![CDATA[Reply to Welches Element wurde angeklickt? on Wed, 06 Dec 2006 17:14:24 GMT]]></title><description><![CDATA[<p>Kenn mich mit der VCL nicht aus, aber mein Gefühl sagt mir, dass dafür der Parameter &quot;TObject* sender&quot; da ist.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188065</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188065</guid><dc:creator><![CDATA[lolz]]></dc:creator><pubDate>Wed, 06 Dec 2006 17:14:24 GMT</pubDate></item><item><title><![CDATA[Reply to Welches Element wurde angeklickt? on Wed, 06 Dec 2006 17:15:00 GMT]]></title><description><![CDATA[<p>Via <code>TObject *Sender</code> vielleicht? Das BCB-Forum ist weiter oben, da wird man dir bestimmt weiterhelfen können.</p>
<p>(btw, ich stimme für die Erzeugung nichtssagender Default-Namen als &quot;worst feature ever&quot;...)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188066</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188066</guid><dc:creator><![CDATA[finix]]></dc:creator><pubDate>Wed, 06 Dec 2006 17:15:00 GMT</pubDate></item><item><title><![CDATA[Reply to Welches Element wurde angeklickt? on Thu, 07 Dec 2006 21:32:14 GMT]]></title><description><![CDATA[<p>Dieser Thread wurde von Moderator/in <a href="http://www.c-plusplus.net/forum/profile.php?mode=viewprofile&amp;u=403" rel="nofollow">HumeSikkins</a> aus dem Forum <a href="http://www.c-plusplus.net/forum/viewforum.php?f=15" rel="nofollow">C++</a> in das Forum <a href="http://www.c-plusplus.net/forum/viewforum.php?f=2" rel="nofollow">VCL/CLX (Borland C++ Builder)</a> verschoben.</p>
<p>Im Zweifelsfall bitte auch folgende Hinweise beachten:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic.php?t=39405" rel="nofollow">C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?</a></p>
<p><em>Dieses Posting wurde automatisch erzeugt.</em></p>
<p>Hier geht's weiter:<br />
<a href="http://c-plusplus.net/forum/viewtopic-var-t-is-167118.html" rel="nofollow">http://c-plusplus.net/forum/viewtopic-var-t-is-167118.html</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1188286</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1188286</guid><dc:creator><![CDATA[C++ Forumbot]]></dc:creator><pubDate>Thu, 07 Dec 2006 21:32:14 GMT</pubDate></item></channel></rss>