Create(Integer,LANGID) Constructor
Initializes a new instance of the TdxGPStringFormat class with specified settings.
Declaration
constructor Create(AFormatAttributes: Integer = 0; ALanguage: LANGID = LANG_NEUTRAL); reintroduce; overload;
Parameters
Name | Type |
---|---|
AFormatAttributes | Integer |
ALanguage | LANGID |
See Also