ThousandSeparators property |
Applies to
TESBBaseNumericEdit
Declaration
property ThousandSeparators: TESBSeparatorStyle read fThousandSeparators write SetThousandSeparators default essNone;
Description
This property should be used instead of ShowThousandSeparators.
|