System.Bindings.EvalProtocol.IScopeSymbols.SymbolCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SymbolCount: Integer read GetSymbolCount;

C++

__property int SymbolCount = {read=GetSymbolCount};

Eigenschaften

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

Beschreibung

Die Anzahl der gespeicherten String-Symbole.

Die Eigenschaft SymbolCount gibt die Anzahl der gespeicherten String-Symbole an.

Siehe auch