[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazAtk1' (#lcl)

TAtkRectangle

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

Declaration

Source position: lazatk1.pas line 446

type TAtkRectangle = object

  x: gint;

  

  y: gint;

  

  width: gint;

  

  height: gint;

  

end;

Inheritance

TAtkRectangle