API:Vcl.DBGrids.TDBGrid.Create

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

C++

/* TCustomDBGrid.Create */ inline __fastcall virtual TDBGrid(System::Classes::TComponent* AOwner) : TCustomDBGrid(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TDBGrid(HWND ParentWindow) : TCustomDBGrid(ParentWindow) { }

プロパティ

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

説明

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