API:FireDAC.Comp.Script.TFDScriptCommandRegistry.Commands
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. Please help us document this topic by using the Discussion page!