Vcl.Controls.TDockZone.ExpandZoneLimit

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

Delphi

procedure ExpandZoneLimit(NewLimit: Integer);

C++

void __fastcall ExpandZoneLimit(int NewLimit);

プロパティ

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

説明

TDockZone オブジェクトの子のゾーン境界を広げます。

ExpandZoneLimit は、TDockZone ツリーの最終レベルの子に新しいゾーン境界(NewLimit パラメータで指定)を設定します。

関連項目