API:FireDAC.Comp.Script.TFDScriptCommandRegistry.Commands

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Commands[AIndex: Integer]: TFDScriptCommandClass read GetCommand; default;

C++

__property TFDScriptCommandClass Commands[int AIndex] = {read=GetCommand/*, default*/};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.