Vcl.Controls.TWinControl.UpdateBounds

From RAD Studio API Documentation
Jump to: navigation, search

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.