System.Bindings.EvalProtocol.IGroup.WrapperCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property WrapperCount: Integer read GetWrapperCount;

C++

__property int WrapperCount = {read=GetWrapperCount};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IGroup

Beschreibung

Gibt die Anzahl der verfügbaren Wrapper an.

Die Eigenschaft WrapperCount gibt die Anzahl der verfügbaren Wrapper an.

Siehe auch