Vcl.Controls.TDockZone.Create

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

Delphi

constructor Create(Tree: TDockTree);

C++

__fastcall TDockZone(TDockTree* Tree);

プロパティ

種類 可視性 ソース ユニット
constructor public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TDockZone

説明

TDockZone オブジェクトを作成します。

Create は新しい TDockZone オブジェクトをインスタンス化します。

関連項目