[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

AddProcessEventHandler

Declaration

Source position: lclintfh.inc line 41

function AddProcessEventHandler(

  AHandle: THandle;

  AEventHandler: TChildExitEvent;

  AData: PtrInt

):PProcessEventHandler;