Registriert seit: 30. Nov 2005
Ort: München
5.767 Beiträge
Delphi 10.4 Sydney
|
Re: substring in widestring suchen
20. Jul 2006, 15:37
oder vielleicht hilft Dir das auch noch weiter -> http://www.delphipraxis.net/internal...t.php?p=409954
oder das -> http://groups.google.de/group/borlan...07b78d5f0d7fa8
http://groups.google.de/group/borlan...09252353678c2a
Zitat:
> No. Multi-byte characters are not the same as wide characters. Multi-byte
> character sets may use a variable number of bytes for each character.
> The built-in Pos function is overloaded to work on AnsiStrings and
> WideStrings.
Grüße
Klaus
Klaus
|