FireDAC.Stan.Util.TFDLog.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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::Types::TDuplicates Duplicates, bool Sorted, bool CaseSensitive)/* overload */ : Firedac::Stan::Intf::TFDStringList(Duplicates, Sorted, CaseSensitive) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public FireDAC.Stan.Util.hpp FireDAC.Stan.Util TFDLog

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.