FireDAC.Comp.Script.TFDScriptCommandRegistry.operator []

From RAD Studio API Documentation
Jump to: navigation, search

C++

TFDScriptCommandClass operator[](int AIndex) { return this->Commands[AIndex]; }

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.