JCL Help:TJclLocaleInfo.IntegerInfo

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Retrieves Integer typed locale information.


Pascal

 public property IntegerInfo [InfoType: Integer]: Integer;


Description

The IntegerInfo property lets you read Integer 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