Vcl.Controls.TWinControl.UpdateBounds
Delphi
procedure UpdateBounds;
C++
void __fastcall UpdateBounds(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| procedure function | protected | Vcl.Controls.pas Vcl.Controls.hpp | Vcl.Controls | TWinControl | 
説明
コントロールの境界を更新します。
UpdateBounds は、コントロールの境界を更新する protected メソッドです。