Previous: LongRec type To the Table of Content Next: MaxCardinal constant

- 4.62.1.20 -
Standard Units
System Unit
System Unit Variables

LongLongRec type

Targets: MS-DOS, OS/2, Win32

System Unit

Declaration:
type
  LongLongRec = packed record 
    Lo: DWORD;
    Hi: Longint;
  end;



Previous: LongRec type To the Table of Content Next: MaxCardinal constant
LongRec type Table of Content MaxCardinal constant

- 4.62.1.20 -