FireDAC.Comp.Script.TFDScriptCommandRegistry

From RAD Studio API Documentation

TFDScriptCommandRegistrySystem.TObject

Delphi

TFDScriptCommandRegistry = class(TObject)

C++

class PASCALIMPLEMENTATION TFDScriptCommandRegistry : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script FireDAC.Comp.Script

Description

The list of the registered script commands.

The TFDScriptCommandRegistry class implements the registry of the script commands.

See Also