<?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[TList Strings sortieren]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe eine TList mit 3 String Items, jetzt möchte ich gerne die Liste nach dem ersten String Item sortieren. Meine bisherigen Sortierversuche sind leider fehlgeschlagen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /><br />
hat vielleicht jemend eine Lösung parat?</p>
<p>mfg</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/89264/tlist-strings-sortieren</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Jul 2026 17:08:45 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/89264.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Oct 2004 09:02:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TList Strings sortieren on Mon, 18 Oct 2004 09:02:06 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich habe eine TList mit 3 String Items, jetzt möchte ich gerne die Liste nach dem ersten String Item sortieren. Meine bisherigen Sortierversuche sind leider fehlgeschlagen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /><br />
hat vielleicht jemend eine Lösung parat?</p>
<p>mfg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631329</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631329</guid><dc:creator><![CDATA[101]]></dc:creator><pubDate>Mon, 18 Oct 2004 09:02:06 GMT</pubDate></item><item><title><![CDATA[Reply to TList Strings sortieren on Mon, 18 Oct 2004 09:13:23 GMT]]></title><description><![CDATA[<p>ListBox-&gt;Sorted=true;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631339</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631339</guid><dc:creator><![CDATA[~smirnofe]]></dc:creator><pubDate>Mon, 18 Oct 2004 09:13:23 GMT</pubDate></item><item><title><![CDATA[Reply to TList Strings sortieren on Mon, 18 Oct 2004 11:38:41 GMT]]></title><description><![CDATA[<p>Deine bisherigen Sortierversuche? Wie sehen die denn aus? <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="🙄"
    /><br />
Was heißt &quot;nach dem ersten String sortieren&quot;? Warum nimmst du für Strings nicht ne TStringList?</p>
<p>@~Smirnofe: Vielleicht meint er/sie/es ja TListBox, geschrieben hat er/sie/es jedoch TList...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631467</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631467</guid><dc:creator><![CDATA[Plemplem]]></dc:creator><pubDate>Mon, 18 Oct 2004 11:38:41 GMT</pubDate></item><item><title><![CDATA[Reply to TList Strings sortieren on Mon, 18 Oct 2004 11:52:50 GMT]]></title><description><![CDATA[<p>Sorry, ich habe es ein wenig unglücklich beschrieben. Ich habe eine eigene Klasse abgeleitet von TList. Jedes Item in der Klasse besteht aus 3 Strings die zusammengehören (name,bezeichner,nummer). Nachdem ich die Liste gefüllt habe, würde ich gerne die Items in der Liste nach dem Namen sortiert haben.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631479</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631479</guid><dc:creator><![CDATA[101]]></dc:creator><pubDate>Mon, 18 Oct 2004 11:52:50 GMT</pubDate></item><item><title><![CDATA[Reply to TList Strings sortieren on Mon, 18 Oct 2004 12:27:40 GMT]]></title><description><![CDATA[<p>Bubblesort vielleicht?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/631523</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/631523</guid><dc:creator><![CDATA[Plemplem]]></dc:creator><pubDate>Mon, 18 Oct 2004 12:27:40 GMT</pubDate></item></channel></rss>