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

TPreparePaintEventObj

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

Declaration

Source position: widget.inc line 78

type TPreparePaintEventObj = class(TPaintingEventObj)

public

  function SendToChild(); override;

  

end;

Inheritance

TPreparePaintEventObj

  

|

TPaintingEventObj

  

|

TEventObj

  

|

TObject