RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeActionBars.CustomizeDlg Property

Provides access to the dialog that implements the customize dialog.

Pascal
property CustomizeDlg: TCustomizeDlg;
C++
__property TCustomizeDlg CustomizeDlg;

Read CustomizeDlg to access the dialog that TCustomizeActionBars displays when you call the Show method. 

 

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