Unit 'fpsNumFormat' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fpspreadsheet]

TsNumFormatSection

Declaration

Source position: fpsnumformat.pas line 128

type TsNumFormatSection = record

  Elements: TsNumFormatElements;

  

  Kind: TsNumFormatKinds;

  

  NumFormat: TsNumberFormat;

  

  Decimals: Byte;

  

  MinIntDigits: Byte;

  

  Factor: Double;

  

  FracInt: Integer;

  

  FracNumerator: Integer;

  

  FracDenominator: Integer;

  

  CurrencySymbol: string;

  

  Color: TsColor;

  

end;



CT Web help

CodeTyphon Studio