System.Bindings.EvalProtocol.TScopeSymbols.GetSymbolCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetSymbolCount: Integer; inline;

C++

int __fastcall GetSymbolCount();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TScopeSymbols

Beschreibung

Getter-Methode für die Eigenschaft SymbolCount.

GetSymbolCount ist die Getter-Methode für die Eigenschaft SymbolCount.

Siehe auch