API:System.SysUtils.Exception.GetExceptionStackInfoProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

GetExceptionStackInfoProc: function (P: PExceptionRecord): Pointer;

C++

static void * __fastcall (*GetExceptionStackInfoProc)(System::PExceptionRecord P);

Properties

Type Visibility Source Unit Parent
field public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils Exception

Description

Embarcadero Technologies does not currently have any additional information.