System.TExceptClsProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
typedef public System.hpp System System

Description

Type de pointeur sur fonction.

Vous pouvez utiliser TExceptClsProc en tant que type pour les variables qui sont assignées à ExceptClsProc.

Voir aussi