Vcl.CustomizeDlg.TCustomizeDlg
Delphi
TCustomizeDlg = class(TComponent)
C++
class PASCALIMPLEMENTATION TCustomizeDlg : public System::Classes::TComponent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.CustomizeDlg.pas Vcl.CustomizeDlg.hpp |
Vcl.CustomizeDlg | Vcl.CustomizeDlg |
Description
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.