System.ObjAuto.TCallingConvention

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TCallingConvention = (ccRegister, ccCdecl, ccPascal, ccStdCall, ccSafeCall) deprecated 'Use System.TypInfo.TCallConv instead.';

C++

enum DECLSPEC_DENUM TCallingConvention _DEPRECATED_ATTRIBUTE1("Use System.TypInfo.TCallConv instead.")  : unsigned char { ccRegister, ccCdecl, ccPascal, ccStdCall, ccSafeCall };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto System.ObjAuto

Description

Avertissement : TCallingConvention est obsolète. Veuillez utiliser TypInfo.TCallConv.


Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !