Vcl.ActnMenus.TCustomMenuItem.CalcLayout
Delphi
procedure CalcLayout; override;
C++
virtual void __fastcall CalcLayout(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomMenuItem |
Description
Computes the layout of the menu item. {{#multireplace:Vcl.ActnMenus.TCustomMenuItem.CalcLayout|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnMan.TCustomActionControl.CalcLayout|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnMan.TCustomActionControl.CalcLayout|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Computes the layout of the menu item.
CalcLayout computes the layout of the menu item. CalcBounds calls CalcLayout to compute the menu item boundaries.