System.Bindings.EvalProtocol.IScopeSymbols.SetSymbols

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetSymbols(Index: Integer; const Value: String);

C++

virtual void __fastcall SetSymbols(int Index, const System::UnicodeString Value) = 0 ;

Eigenschaften

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

Beschreibung

Setter-Methode für die Eigenschaft Symbols.

SetSymbols ist die Setter-Methode für die Eigenschaft Symbols.

Siehe auch