API:FireDAC.Comp.Client.TFDCustomConnection.Commands

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Commands[AIndex: Integer]: TFDCustomCommand read GetCommands;

C++

__property TFDCustomCommand* Commands[int AIndex] = {read=GetCommands};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomConnection

Description

Embarcadero Technologies does not currently have any additional information.