System.Bindings.EvalProtocol.TScopeSymbols.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TScopeSymbols();

Properties

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

Description

Creates a TScopeSymbols instance.

The Create constructor creates a new instance of the TScopeSymbols class.

See Also