Unit 'agg_basics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_aggpas]

rect_i

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: agg_basics.pas line 241

type rect_i = object

  x1: int;

  

  y1: int;

  

  x2: int;

  

  y2: int;

  

  constructor Construct();

  

  function clip();

  

end;

Inheritance

rect_i

  

|

TObject



CT Web help

CodeTyphon Studio