System.RTLUnwindProc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

RTLUnwindProc: Pointer;

C++

extern DELPHI_PACKAGE void *RTLUnwindProc;

Properties

Type Visibility Source Unit Parent
variable public
System.pas
System.hpp
System System

Description

Is used internally.

RTLUnwindProc is used internally by the Delphi compiler.

See Also