Unit 'InterfaceBase' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWidgetSet.AddProcessEventHandler

Adds a process handler routine for the specified handle.

Declaration

Source position: lclintfh.inc line 35

public function TWidgetSet.AddProcessEventHandler(

  AHandle: PtrUInt;

  AEventHandler: TChildExitEvent;

  AData: PtrInt

):Pointer; virtual;