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

TBoundsRect

Declaration

Source position: nxTypes.pas line 39

type TBoundsRect = record

  x: LongInt;

  

  y: LongInt;

  

  w: LongInt;

  

  h: LongInt;

  

end;



CT Web help

CodeTyphon Studio