Unit 'objcrtl' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#objcrtl]

objc_exception_functions_t

Declaration

Source position: objcrtl.pas line 293

type objc_exception_functions_t = packed record

  version: Integer;

  throw_exc: Tobjc_exception_throw;

  try_enter: Tobjc_exception_try_enter;

  try_exit: Tobjc_exception_try_exit;

  extract: Tobjc_exception_extract;

  match: Tobjc_exception_match;

end;


Documentation generated on: 2023-03-18