System.TPtrWrapper.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AValue: NativeInt); overload;
constructor Create(AValue: Pointer); overload;

C++

__fastcall TPtrWrapper(NativeInt AValue)/* overload */;
__fastcall TPtrWrapper(void * AValue)/* overload */;
TPtrWrapper() {}

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.pas
System.hpp
System TPtrWrapper

Description

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