Vcl.RibbonActnCtrls.TRibbonCustomizeItem.CalcBounds
Delphi
procedure CalcBounds; override;
C++
virtual void __fastcall CalcBounds(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonCustomizeItem |
Description
Computes the size of the control.
CalcBounds computes the size of the control and sets the bound of the control, considering the text bounds.