API:Vcl.Ribbon.TRibbonCustomizeDlg
Delphi
TRibbonCustomizeDlg = class(TCustomizeDlg)
C++
class PASCALIMPLEMENTATION TRibbonCustomizeDlg : public Vcl::Customizedlg::TCustomizeDlg
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | Vcl.Ribbon |
Description
TCustomizeDlg is the customization dialog for action bands.
Vcl.Ribbon.TRibbonCustomizeDlg inherits from Vcl.CustomizeDlg.TCustomizeDlg. All content below this line refers to Vcl.CustomizeDlg.TCustomizeDlg.
TCustomizeDlg is the customization dialog for action bands.
TCustomizeDlg is the customization dialog for action bands. This dialog appears when a user indicates a wish to customize user interface elements using a control provided by the application developer. The dialog is also used in the IDE, when action bands for an application are first being created.