API:FireDAC.Stan.Param.TFDParam.AsByteStrs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsByteStrs[AIndex: Integer]: TFDByteString read GetAsByteStrs write SetAsByteStrs;

C++

__property Firedac::Stan::Intf::TFDByteString AsByteStrs[int AIndex] = {read=GetAsByteStrs, write=SetAsByteStrs};

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.