System.Bindings.EvalProtocol.IScopeSymbols.GetSymbols
Delphi
function GetSymbols(Index: Integer): String;
C++
virtual System::UnicodeString __fastcall GetSymbols(int Index) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp |
System.Bindings.EvalProtocol | IScopeSymbols |
Description
Getter method for the Symbols property.
GetSymbols is the getter method for the Symbols property.