System.Bindings.EvalProtocol.ICustomWrapper.GetWrapperType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetWrapperType: TCustomWrapperType;

C++

virtual TCustomWrapperType __fastcall GetWrapperType() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol ICustomWrapper

Beschreibung

Getter-Methode für die Eigenschaft WrapperType.

GetWrapperType ist die Getter-Methode für die Eigenschaft WrapperType.

Siehe auch