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

TRectf

Declaration

Source position: nxTypes.pas line 40

type TRectf = packed record

  x1: single;

  

  y1: single;

  

  x2: single;

  

  y2: single;

  

end;



CT Web help

CodeTyphon Studio