Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

TRecti

Declaration

Source position: nxTypes.pas line 38

type TRecti = packed record

  x1: LongInt;

  

  y1: LongInt;

  

  x2: LongInt;

  

  y2: LongInt;

  

end;



CT Web help

CodeTyphon Studio