Unit 'BGRAImageManipulation' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

TCoord

Declaration

Source position: bgraimagemanipulation.pas line 93

type TCoord = packed record

  x1: LongInt;

  

  y1: LongInt;

  

  x2: LongInt;

  

  y2: LongInt;

  

end;



CT Web help

CodeTyphon Studio