RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeDlg Class

TCustomizeDlg is the customization dialog for action bands.

Pascal
[RootDesignerSerializerAttribute('', '', False)]
TCustomizeDlg = class(TComponent);
C++
[RootDesignerSerializerAttribute('', '', False)]
class TCustomizeDlg : public TComponent;

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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!