API:System.TPtrWrapper.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
constructor public
System.pas
System.hpp
System TPtrWrapper

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。