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

TLMGtkPaintData

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

Declaration

Source position: gtkglobals.pp line 236

type TLMGtkPaintData = class

public

  Widget: PGtkWidget;

  State: Integer;

  RepaintAll: Boolean;

  Rect: TRect;

end;

Inheritance

TLMGtkPaintData

|

TObject