System.Bindings.EvalProtocol.IScopeSymbols.GetSymbols

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetSymbols(Index: Integer): String;

C++

virtual System::UnicodeString __fastcall GetSymbols(int Index) = 0 ;

Eigenschaften

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

Beschreibung

Getter-Methode für die Eigenschaft Symbols.

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

Siehe auch