Vcl.DBLogDlg.TLoginDialog.Create

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

C++

/* TCustomForm.Create */ inline __fastcall virtual TLoginDialog(System::Classes::TComponent* AOwner) : Vcl::Forms::TForm(AOwner) { }
/* TCustomForm.CreateNew */ inline __fastcall virtual TLoginDialog(System::Classes::TComponent* AOwner, int Dummy) : Vcl::Forms::TForm(AOwner, Dummy) { }
/* TWinControl.CreateParented */ inline __fastcall TLoginDialog(HWND ParentWindow) : Vcl::Forms::TForm(ParentWindow) { }

プロパティ

種類 可視性 ソース ユニット
constructor public Vcl.DBLogDlg.hpp Vcl.DBLogDlg TLoginDialog

説明

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