[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'fpGUI' (#fpgui)

TPaintingEventObj

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

Declaration

Source position: widget.inc line 68

type TPaintingEventObj = class(TEventObj)

public

  constructor Create();

  

published

  property Canvas: TFCanvas; [rw]

  

end;

Inheritance

TPaintingEventObj

  

|

TEventObj

  

|

TObject