API:FireDAC.Stan.Intf.TFDStringList.Ints

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Ints[AIndex: Integer]: LongWord read GetInts write SetInts;

C++

__property unsigned Ints[int AIndex] = {read=GetInts, write=SetInts};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf TFDStringList

Description

Embarcadero Technologies does not currently have any additional information.