FireDAC.Phys.MySQLWrapper.TMySQLVariables.Items

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Items[AIndex: Cardinal]: TMySQLVariable read GetItems; default;

C++

__property TMySQLVariable* Items[unsigned AIndex] = {read=GetItems/*, default*/};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLVariables

Description

Embarcadero Technologies does not currently have any additional information.