System.Bindings.EvalProtocol.TScopeSymbols.GetSymbols

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetSymbols(Index: Integer): String; inline;

C++

System::UnicodeString __fastcall GetSymbols(int Index);

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 Symbols.

GetSymbols ist die Getter-Methode für die Eigenschaft Symbols.

Siehe auch