[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds an event handler routine for the specified handle.
Source position: lclintfh.inc line 34
public function TWidgetSet.AddEventHandler( |
AHandle: THandle; |
AFlags: dword; |
AEventHandler: TWaitHandleEvent; |
AData: PtrInt |
):PEventHandler; virtual; |
Pointer to the event handler structure created in the widgetset class.