Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Object-Pascal / Delphi-Language (https://www.delphipraxis.net/32-object-pascal-delphi-language/)
-   -   Delphi string to chararray (https://www.delphipraxis.net/104924-string-chararray.html)

Strahlex 12. Dez 2007 21:45


string to chararray
 
Hallo,

wie konvertiere ich am besten einen String in ein Array of Char, damit ich einzelne Zeichen ersetzen kann? :drunken:
(und zurück natürlich auch wieder)

Bernhard Geyer 12. Dez 2007 21:47

Re: string to chararray
 
Wieso das?

Delphi-Quellcode:
DerString[Position] := <NeuerCharWert>;

Strahlex 12. Dez 2007 21:57

Re: string to chararray
 
Ja danke habs schon! :dance:


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:53 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz