FireDAC.Stan.Util.TFDLog.Create
C++
/* TStringList.Create */ inline __fastcall TFDLog()/* overload */ : Firedac::Stan::Intf::TFDStringList() { }
/* TStringList.Create */ inline __fastcall TFDLog(bool OwnsObjects)/* overload */ : Firedac::Stan::Intf::TFDStringList(OwnsObjects) { }
/* TStringList.Create */ inline __fastcall TFDLog(System::WideChar QuoteChar, System::WideChar Delimiter)/* overload */ : Firedac::Stan::Intf::TFDStringList(QuoteChar, Delimiter) { }
/* TStringList.Create */ inline __fastcall TFDLog(System::WideChar QuoteChar, System::WideChar Delimiter, System::Classes::TStringsOptions Options)/* overload */ : Firedac::Stan::Intf::TFDStringList(QuoteChar, Delimiter, Options) { }
/* TStringList.Create */ inline __fastcall TFDLog(System::Classes::TDuplicates Duplicates, bool Sorted, bool CaseSensitive)/* overload */ : Firedac::Stan::Intf::TFDStringList(Duplicates, Sorted, CaseSensitive) { }
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
constructor | public | FireDAC.Stan.Util.hpp | FireDAC.Stan.Util | TFDLog |
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 !