<?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[TStringGrid -&amp;gt; Event zu Zelle bearbeiten]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich suche eine Möglichkeit, um den Text welcher in eine Zelle eingegeben wurde, nach der Eingabe zu formatieren.<br />
Also der Nutzer gibt zum Beispiel &quot;ABEFABEF&quot; in eine Zelle ein und ich will dann nachdem der Nutzer Enter drückt bzw. die Zelle wechselt diese Eingabe dann formatieren.</p>
<p>Also analog zu:</p>
<pre><code>TStringGrid::GetEditText(TObject *Sender, int ACol, int ARow, AnsiString &amp;Value)
</code></pre>
<p>Nur das ich das nach dem editieren brauche und nicht zuvor. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>Vielen Dank<br />
bye Saxony</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/154428/tstringgrid-gt-event-zu-zelle-bearbeiten</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 12:03:19 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/154428.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 27 Jul 2006 08:23:37 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TStringGrid -&amp;gt; Event zu Zelle bearbeiten on Thu, 27 Jul 2006 08:23:37 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich suche eine Möglichkeit, um den Text welcher in eine Zelle eingegeben wurde, nach der Eingabe zu formatieren.<br />
Also der Nutzer gibt zum Beispiel &quot;ABEFABEF&quot; in eine Zelle ein und ich will dann nachdem der Nutzer Enter drückt bzw. die Zelle wechselt diese Eingabe dann formatieren.</p>
<p>Also analog zu:</p>
<pre><code>TStringGrid::GetEditText(TObject *Sender, int ACol, int ARow, AnsiString &amp;Value)
</code></pre>
<p>Nur das ich das nach dem editieren brauche und nicht zuvor. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>Vielen Dank<br />
bye Saxony</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1105099</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1105099</guid><dc:creator><![CDATA[Saxony007]]></dc:creator><pubDate>Thu, 27 Jul 2006 08:23:37 GMT</pubDate></item><item><title><![CDATA[Reply to TStringGrid -&amp;gt; Event zu Zelle bearbeiten on Thu, 27 Jul 2006 08:28:38 GMT]]></title><description><![CDATA[<p>Selbst implementieren oder investieren um ein Grid welches dann kann zu kaufen -&gt; <a href="http://www.tmssoftware.de" rel="nofollow">www.tmssoftware.de</a> TADVStringGrid</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1105105</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1105105</guid><dc:creator><![CDATA[Christian411]]></dc:creator><pubDate>Thu, 27 Jul 2006 08:28:38 GMT</pubDate></item><item><title><![CDATA[Reply to TStringGrid -&amp;gt; Event zu Zelle bearbeiten on Thu, 27 Jul 2006 08:36:11 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>wenn ich</p>
<pre><code>TStringGrid::Click(TObject *Sender)
</code></pre>
<p>nehme, gehts fast so wie ich es will.</p>
<p>Kann ich zur Laufzeit (per Code) eine Zelle im Stringgrid markieren ?</p>
<p>bye Saxony</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1105114</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1105114</guid><dc:creator><![CDATA[Saxony007]]></dc:creator><pubDate>Thu, 27 Jul 2006 08:36:11 GMT</pubDate></item><item><title><![CDATA[Reply to TStringGrid -&amp;gt; Event zu Zelle bearbeiten on Thu, 27 Jul 2006 08:45:07 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>siehe <em>TStringGrid::Row</em> bzw. <em>::Col</em> in der BCB-Hilfe.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1105118</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1105118</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Thu, 27 Jul 2006 08:45:07 GMT</pubDate></item><item><title><![CDATA[Reply to TStringGrid -&amp;gt; Event zu Zelle bearbeiten on Thu, 27 Jul 2006 08:59:52 GMT]]></title><description><![CDATA[<p>Aha,</p>
<p>Row und Col sind auch schreibbar. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f62e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_open_mouth"
      title=":open_mouth:"
      alt="😮"
    /><br />
Habe diese bisher nur gelesen. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /></p>
<p>Naja im Endeffekt ist es ganz einfach.<br />
Ich fange mit OnKeyPress ab ob Enter, left, right, up oder down gedrückt wurde und änder dann den Text.</p>
<p>bye Saxony</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1105139</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1105139</guid><dc:creator><![CDATA[Saxony007]]></dc:creator><pubDate>Thu, 27 Jul 2006 08:59:52 GMT</pubDate></item><item><title><![CDATA[Reply to TStringGrid -&amp;gt; Event zu Zelle bearbeiten on Thu, 27 Jul 2006 09:11:46 GMT]]></title><description><![CDATA[<p>Tja, und wenn der Nutzer duch den Text scrollt, weil er etwas ändern will??</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1105146</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1105146</guid><dc:creator><![CDATA[Christian411]]></dc:creator><pubDate>Thu, 27 Jul 2006 09:11:46 GMT</pubDate></item><item><title><![CDATA[Reply to TStringGrid -&amp;gt; Event zu Zelle bearbeiten on Thu, 27 Jul 2006 09:21:38 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>alle (!) Zellen haben das gleiche Format.<br />
D.h. wenn er eine Zelle passiert wird die eh ins richtige Format gebracht.</p>
<p>Zudem habe ich festgestellt:</p>
<p>1. left und right als key geht eigentlich gar nicht weil die im editmode der zelle als navigation funktionieren</p>
<p>2. up und down in TStringGrid::OnKeyPress gar nicht berücksichtigt werden <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f615.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--confused_face"
      title=":confused:"
      alt="😕"
    /></p>
<p>3. der Abschluss der Zelleneingabe mit enter funktioniert aber einwandfrei</p>
<p>bye Saxony</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1105157</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1105157</guid><dc:creator><![CDATA[Saxony007]]></dc:creator><pubDate>Thu, 27 Jul 2006 09:21:38 GMT</pubDate></item></channel></rss>