RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeDlg Class

TCustomizeDlg is the customization dialog for action bands.

Pascal
TCustomizeDlg = class(TComponent);
C++
class TCustomizeDlg : public TComponent;

CustomizeDlg

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. 

 

Creating Customizable Toolbars and Menus

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!