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

Tcairo_rectangle_int_t

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

Declaration

Source position: lazcairo1.pas line 504

type Tcairo_rectangle_int_t = object

  x: cint;

  

  y: cint;

  

  width: cint;

  

  height: cint;

  

end;

Inheritance

Tcairo_rectangle_int_t