FireDAC.Stan.Intf.TFDStringArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TFDStringArray = array of string;

C++

typedef System::DynamicArray<System::UnicodeString> TFDStringArray;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Tableau de chaînes.

TFDStringArray représente un alias pour un tableau de chaînes.

Voir aussi