System.Bindings.EvalProtocol.ICustomWrapper.GetWrapperType

提供:RAD Studio API Documentation

Delphi

function GetWrapperType: TCustomWrapperType;

C++

virtual TCustomWrapperType __fastcall GetWrapperType() = 0 ;

プロパティ

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

説明

WrapperType は、プロパティの取得メソッドです。

GetWrapperType は、WrapperType プロパティの取得メソッドです。

関連項目