System.TRaiseExceptObjProc

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (*TRaiseExceptObjProc)(PExceptionRecord P);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public System.hpp System System

Beschreibung

Typ des Zeigers auf eine Prozedur.

Sie können TRaiseExceptObjProc als Typ für Variablen verwenden, die RaiseExceptObjProc zugeordnet sind.

Siehe auch