[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Win32Int' (#lcl)

TWin32WidgetSet.AddEventHandler

Declaration

Source position: win32lclintfh.inc line 32

public function TWin32WidgetSet.AddEventHandler(

  AHandle: THandle;

  AFlags: dword;

  AEventHandler: TWaitHandleEvent;

  AData: PtrInt

):PEventHandler; override;