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

Tcairo_rectangle_t

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

Declaration

Source position: lazcairo1.pas line 489

type Tcairo_rectangle_t = object

  x: cdouble;

  

  y: cdouble;

  

  width: cdouble;

  

  height: cdouble;

  

end;

Inheritance

Tcairo_rectangle_t