System.Bindings.CustomWrapper.TCustomWrapper.GetWrapperType

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

Delphi

function GetWrapperType: TCustomWrapperType; inline;

C++

System::Bindings::Evalprotocol::TCustomWrapperType __fastcall GetWrapperType();

プロパティ

種類 可視性 ソース ユニット
function public
System.Bindings.CustomWrapper.pas
System.Bindings.CustomWrapper.hpp
System.Bindings.CustomWrapper TCustomWrapper

説明

WrapperType プロパティを操作するための取得メソッドの実装です。

GetWrapperType メソッドは、WrapperType プロパティを操作するための取得メソッドの実装です。

関連項目