System.Bindings.EvalProtocol.IScopeSymbols.SymbolCount
Delphi
property SymbolCount: Integer read GetSymbolCount;
C++
__property int SymbolCount = {read=GetSymbolCount};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | IScopeSymbols |
Description
The number of stored string symbols.
The SymbolCount property specifies the number of stored string symbols.