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

Int512

Declaration

Source position: flcInteger.pas line 372

type Int512 = packed record

  Sign: Int8;

  

  Value: Word512;

  

end;



CT Web help

CodeTyphon Studio