[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_guard' (#crwlib)

TGuardFunc

Declaration

Source position: _crw_guard.pas line 69

type TGuardFunc = function(

  aGuard: TGuard;

  aLevel: Cardinal;

  aMessage: LongString;

  aFlags: Cardinal

):Integer;