Previous: IsLibrary variable To the Table of Content Next: LongLongRec type

- 4.62.1.19 -
Standard Units
System Unit
System Unit Variables

LongRec type

Targets: MS-DOS, OS/2, Win32

System Unit

Declaration:
type
  LongRec = record 
    Lo, Hi: Word;
  end;



Previous: IsLibrary variable To the Table of Content Next: LongLongRec type
IsLibrary variable Table of Content LongLongRec type

- 4.62.1.19 -