System.Bindings.EvalProtocol.TScopeSymbols.SymbolCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SymbolCount: Integer read GetSymbolCount;

C++

__property int SymbolCount = {read=GetSymbolCount, nodefault};

Eigenschaften

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

Beschreibung

Gibt die Anzahl der gespeicherten Gültigkeitsbereichssymbole an.

Die Eigenschaft SymbolCount gibt die Anzahl der gespeicherten Gültigkeitsbereichssymbole an.

Siehe auch