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 パラメータで指定)を設定します。

関連項目