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

TObjectRegistryAction

Declaration

Source position: _crw_alloc.pas line 548

type TObjectRegistryAction = procedure(

  Ref: Integer;

  Obj: TObject;

  var Terminate: Boolean;

  Custom: Pointer

);