[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'oldlinux' (#rtl)

TSigAction

Function prototype for SigAction call.

Declaration

Source position: oldlinux.pp line 856

type TSigAction = procedure(

  Sig: LongInt;

  SigContext: SigContextRec

) of object;

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