BFC_SysFormats |
Description
With this component you have the possibility to change the system settings of windows but just for the scope of your program.
Properties
ThousandSeperator | Declaration property ThousandSeperator: Char; Description |
|
DecimalSeperator | Declaration property DecimalSeperator: Char; Description |
|
CurrencyDecimals | Declaration property CurrencyDecimals: Byte; Description |
|
CurrencyString | Declaration property CurrencyString: String; Description |
|
TimeSeperator | Declaration property TimeSeperator: Char; Description |
|
DateSeperator | Declaration property DateSeperator: String; Description |
|
LongDateFormat | Declaration property LongDateFormat: String; Description |
|
ShortDateFormat | Declaration property ShortDateFormat: String; Description |
|
LongTimeFormat | Declaration property LongTimeFormat: String; Description |
|
ShortTimeFormat | Declaration property ShortTimeFormat: String; Description |
|
TimeAMString | Declaration property TimeAMString: String; Description |
|
TimePMString | Declaration property TimePMString: String; Description |
|
ShortMonthNames | Declaration property ShortMonthNames: TStrings; Description |
|
ShortDayNames | Declaration property ShortDayNames: TStrings; Description |
|
LongMonthNames | Declaration property LongMonthNames: TStrings; Description |
|
LongDayNames | Declaration property LongDayNames: TStrings; Description |
Methods
None
Events
None