API:FireDAC.Stan.Param.TFDParam.AsBooleans

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsBooleans[AIndex: Integer]: Boolean read GetAsBooleans write SetAsBooleans;

C++

__property bool AsBooleans[int AIndex] = {read=GetAsBooleans, write=SetAsBooleans};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Stan.Param.pas
FireDAC.Stan.Param.hpp
FireDAC.Stan.Param TFDParam

Description

Embarcadero Technologies does not currently have any additional information.