API:Vcl.RibbonActnCtrls.TRibbonMainMenuSeparator.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 | TRibbonMainMenuSeparator |
Description
Calculates the size of the control.
Vcl.RibbonActnCtrls.TRibbonMainMenuSeparator.CalcBounds inherits from Vcl.RibbonActnCtrls.TRibbonSeparator.CalcBounds. All content below this line refers to Vcl.RibbonActnCtrls.TRibbonSeparator.CalcBounds.
Calculates the size of the control.
CalcBounds calculates the boundaries of the control considering factors such as caption and the parent control's client area.