FireDAC.Stan.Intf.TFDStringList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* TStringList.Create */ inline __fastcall TFDStringList()/* overload */ : System::Classes::TStringList() { }
/* TStringList.Create */ inline __fastcall TFDStringList(bool OwnsObjects)/* overload */ : System::Classes::TStringList(OwnsObjects) { }
/* TStringList.Create */ inline __fastcall TFDStringList(System::WideChar QuoteChar, System::WideChar Delimiter)/* overload */ : System::Classes::TStringList(QuoteChar, Delimiter) { }
/* TStringList.Create */ inline __fastcall TFDStringList(System::WideChar QuoteChar, System::WideChar Delimiter, System::Classes::TStringsOptions Options)/* overload */ : System::Classes::TStringList(QuoteChar, Delimiter, Options) { }
/* TStringList.Create */ inline __fastcall TFDStringList(System::Types::TDuplicates Duplicates, bool Sorted, bool CaseSensitive)/* overload */ : System::Classes::TStringList(Duplicates, Sorted, CaseSensitive) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public FireDAC.Stan.Intf.hpp FireDAC.Stan.Intf TFDStringList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !