Adds a process handler routine for the specified handle.
Source position: lclintfh.inc line 35
public function TWidgetSet.AddProcessEventHandler(
AHandle: PtrUInt;
AEventHandler: TChildExitEvent;
AData: PtrInt
):Pointer; virtual;