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

TPaintEventObj

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

Declaration

Source position: widget.inc line 85

type TPaintEventObj = class(TPaintingEventObj)

public

  function SendToChild(); override;

  

end;

Inheritance

TPaintEventObj

  

|

TPaintingEventObj

  

|

TEventObj

  

|

TObject