System.Bindings.EvalProtocol.TScopeSymbols.SetSymbols

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TScopeSymbols

Beschreibung

Setter-Methode für die Eigenschaft Symbols.

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

Siehe auch