Unit 'flcDecimal' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

HugeDecimal

Declaration

Source position: flcDecimal.pas line 118

type HugeDecimal = packed record

  Precision: Integer;

  

  Digits: array of Byte;

  

end;



CT Web help

CodeTyphon Studio