API:FireDAC.Stan.Param.TFDParam.AsBytes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsBytes[AIndex: Integer]: Byte read GetAsBytes write SetAsBytes;

C++

__property System::Byte AsBytes[int AIndex] = {read=GetAsBytes, write=SetAsBytes};

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.