Vcl.Controls.TWinControl.UpdateBounds
Delphi
procedure UpdateBounds;
C++
void __fastcall UpdateBounds();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TWinControl |
Description
Updates the bounds of the control.
UpdateBounds is a protected method that updates the bounds of the control.