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: TLCLHandle;

  AEventHandler: TChildExitEvent;

  AData: PtrInt

):PProcessEventHandler; virtual;


Version 4.4 Generated 2025-11-08 Home