FireDAC.Stan.Util.TFDLog.Create

提供: RAD Studio API Documentation
移動先: 案内検索

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) { }

プロパティ

種類 可視性 ソース ユニット
constructor public FireDAC.Stan.Util.hpp FireDAC.Stan.Util TFDLog

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。