Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Sonstige Fragen zu Delphi (https://www.delphipraxis.net/19-sonstige-fragen-zu-delphi/)
-   -   Delphi PHP VS Delphi -> strtolower (https://www.delphipraxis.net/81438-php-vs-delphi-strtolower.html)

agm65 27. Nov 2006 12:35


PHP VS Delphi -> strtolower
 
hallo leute, gibt es was vergleichbares in delphi ?

also groß in kleinbuchstaben umwandeln ? danke mfg

fwsp 27. Nov 2006 12:37

Re: PHP VS Delphi -> strtolower
 
Delphi-Quellcode:
function LowerCase(const S: string): string;

agm65 27. Nov 2006 12:38

Re: PHP VS Delphi -> strtolower
 
danke dir !

fwsp 27. Nov 2006 12:39

Re: PHP VS Delphi -> strtolower
 
Zitat:

Zitat von agm65
danke dir !

bitte

SirThornberry 27. Nov 2006 14:15

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 08:30 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