JCL Help:TJclLocaleInfo.StringInfo
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclLocaleInfo.StringInfo Property
[+] TJclLocaleInfo Methods
[+] TJclLocaleInfo Properties
Search in JCL Help
Search in all projects
Summary
Retrieves string typed locale information.
Pascal
public property StringInfo [InfoType: Integer]: string;
Description
The StringInfo property lets you read string typed locale information directly. The InfoType is an Integer which specifies the locale information type which you want to retrieve. You can specify any LOCALE_* information types as documented in the Platform SDK documentation on GetLocaleInfo. This property should only be used for those information types that are not directly supported by this class through its properties.
About
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page