![]() |
PHP VS Delphi -> strtolower
hallo leute, gibt es was vergleichbares in delphi ?
also groß in kleinbuchstaben umwandeln ? danke mfg |
Re: PHP VS Delphi -> strtolower
Delphi-Quellcode:
function LowerCase(const S: string): string;
|
Re: PHP VS Delphi -> strtolower
danke dir !
|
Re: PHP VS Delphi -> strtolower
Zitat:
|
Re: PHP VS Delphi -> strtolower
AnsiLowerCase ist noch etwas besser da dann "Ö" auch zu "ö" wird. Bei LowerCase werden nur die internationen Dinge berücksichtigt.
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 09:23 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz