<?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[Punkte entfernen aus Memofeld. C++ Builder 1]]></title><description><![CDATA[<p>Hallo an alle die mir weiterhelfen können.</p>
<p>Bin noch ein Noob in der Programmierung aber möchte damit unbedingt anfangen.</p>
<p>Ich schreibe grad ein Prog. das Punkte auf Button OnClick aus einem Memofeld entfernen soll.<br />
Habe es schon mit anderen Foren probiert, die konnten mir gar nicht weiterhelfen.<br />
Hab schon SelText probiert und auch andere Befehle aber funzt einfach nicht.<br />
Selbst ne IF abfrage klappt nicht.<br />
Würde mich sehr über Hilfe und vielleicht nen Code schnipsel freuen.<br />
THX im voraus.</p>
<p>#include &lt;vcl\vcl.h&gt;<br />
#pragma hdrstop<br />
#include &lt;stdio.h&gt;<br />
#include &lt;stdlib.h&gt;<br />
#include &lt;string.h&gt;<br />
#include &lt;iostream&gt;<br />
#include &lt;fstream&gt;<br />
#include &quot;Unit1.h&quot;</p>
<p>void __fastcall TForm1::Button1Click(TObject *Sender)<br />
{<br />
if(Memo1-&gt;Lines-&gt;Text!='.');<br />
...???<br />
}</p>
<p>//---------------------------------------------------</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/175974/punkte-entfernen-aus-memofeld-c-builder-1</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 02:53:23 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/175974.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Mar 2007 02:07:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Punkte entfernen aus Memofeld. C++ Builder 1 on Fri, 16 Mar 2007 02:07:11 GMT]]></title><description><![CDATA[<p>Hallo an alle die mir weiterhelfen können.</p>
<p>Bin noch ein Noob in der Programmierung aber möchte damit unbedingt anfangen.</p>
<p>Ich schreibe grad ein Prog. das Punkte auf Button OnClick aus einem Memofeld entfernen soll.<br />
Habe es schon mit anderen Foren probiert, die konnten mir gar nicht weiterhelfen.<br />
Hab schon SelText probiert und auch andere Befehle aber funzt einfach nicht.<br />
Selbst ne IF abfrage klappt nicht.<br />
Würde mich sehr über Hilfe und vielleicht nen Code schnipsel freuen.<br />
THX im voraus.</p>
<p>#include &lt;vcl\vcl.h&gt;<br />
#pragma hdrstop<br />
#include &lt;stdio.h&gt;<br />
#include &lt;stdlib.h&gt;<br />
#include &lt;string.h&gt;<br />
#include &lt;iostream&gt;<br />
#include &lt;fstream&gt;<br />
#include &quot;Unit1.h&quot;</p>
<p>void __fastcall TForm1::Button1Click(TObject *Sender)<br />
{<br />
if(Memo1-&gt;Lines-&gt;Text!='.');<br />
...???<br />
}</p>
<p>//---------------------------------------------------</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1246405</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1246405</guid><dc:creator><![CDATA[ElTonno]]></dc:creator><pubDate>Fri, 16 Mar 2007 02:07:11 GMT</pubDate></item><item><title><![CDATA[Reply to Punkte entfernen aus Memofeld. C++ Builder 1 on Fri, 16 Mar 2007 03:01:20 GMT]]></title><description><![CDATA[<p>schau mal bei 'StringReplace' falls es dies gibt im Builder 1.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1246407</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1246407</guid><dc:creator><![CDATA[OldMan00]]></dc:creator><pubDate>Fri, 16 Mar 2007 03:01:20 GMT</pubDate></item><item><title><![CDATA[Reply to Punkte entfernen aus Memofeld. C++ Builder 1 on Fri, 16 Mar 2007 06:24:01 GMT]]></title><description><![CDATA[<p>was hat dir <a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-175654.html" rel="nofollow">hier</a> an der Antwort nicht gefallen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1246427</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1246427</guid><dc:creator><![CDATA[Linnea]]></dc:creator><pubDate>Fri, 16 Mar 2007 06:24:01 GMT</pubDate></item></channel></rss>