[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TChildExitEvent

Declaration

Source position: interfacebase.pp line 51

type TChildExitEvent = procedure(

  AData: PtrInt;

  AReason: TChildExitReason;

  AInfo: dword

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.