Unit 'kfunctions' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKCurrencyFormat

Declaration

Source position: kfunctions.pas line 266

type TKCurrencyFormat = record

  CurrencyFormat: Byte;

  

  CurrencyDecimals: Byte;

  

  CurrencyString: TKString;

  

  DecimalSep: char;

  

  ThousandSep: char;

  

  UseThousandSep: Boolean;

  

end;



CT Web help

CodeTyphon Studio