System.Bindings.EvalProtocol.TScopeSymbols.Clear

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Clear; inline;

C++

void __fastcall Clear();

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol TScopeSymbols

Description

Clears the storage of all the symbols in it.

The Clear method clears the storage of all the symbols in it.

See Also