Vcl.RibbonActnCtrls.TRibbonQATScrollButton.CalcBounds
Delphi
procedure CalcBounds; override;
C++
virtual void __fastcall CalcBounds();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonQATScrollButton |
Description
Calculates the size of the control.
CalcBounds calculates and sets the bounds of the control, considering factors like the action bar's Height and Width.