API:Vcl.RibbonActnCtrls.TRibbonLargeSplitButton.CalcLayout
Delphi
procedure CalcLayout; override;
C++
virtual void __fastcall CalcLayout(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonLargeSplitButton |
Description
Computes the layout of the component.
Vcl.RibbonActnCtrls.TRibbonLargeSplitButton.CalcLayout inherits from Vcl.RibbonActnCtrls.TRibbonLargeButtonControl.CalcLayout. All content below this line refers to Vcl.RibbonActnCtrls.TRibbonLargeButtonControl.CalcLayout.
Computes the layout of the component.
CalcLayout computes the layout of the component. CalcBounds calls CalcLayout to compute the component boundaries.