[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'CompactUtils' (#powtils_extras)

TOnEvent

Declaration

Source position: compactutils.pas line 188

type TOnEvent = procedure(

  Sender: PObj

) of object;