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

TMouseLeaveEventObj

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

Declaration

Source position: widget.inc line 134

type TMouseLeaveEventObj = class(TEventObj)

public

  function SendToChild(); override;

  

end;

Inheritance

TMouseLeaveEventObj

  

|

TEventObj

  

|

TObject