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) { }
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | FireDAC.Stan.Util.hpp | FireDAC.Stan.Util | TFDLog |
Description
Embarcadero Technologies does not currently have any additional information.