System.Bindings.EvalProtocol.IScopeSymbols.SetSymbols
Delphi
procedure SetSymbols(Index: Integer; const Value: String);
C++
virtual void __fastcall SetSymbols(int Index, const System::UnicodeString Value) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | System.Bindings.EvalProtocol.pas System.Bindings.EvalProtocol.hpp | System.Bindings.EvalProtocol | IScopeSymbols | 
Description
Setter method for the Symbols property.
SetSymbols is the setter method for the Symbols property.