TStringHelper.ToLowerInvariant
Convert to lowercase
Declaration
Source position: syshelph.inc line 185
public
function ToLowerInvariant : string;
Description
ToLowerInvariant is equal to TStringHelper.ToLower
See also
| Name | Description |
|---|---|
| TStringHelper.ToLower | Convert to lowercase |
| TStringHelper.ToUpper | Convert to uppercase. |
| TStringHelper.ToUpperInvariant | Convert to uppercase |