RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeDlg.Show Method

Displays the customization dialog.

Pascal
procedure Show;
C++
__fastcall Show();

Call Show to display the customization dialog. Show causes the form that the CustomizeForm property specifies to become visible. Immediately before the dialog appears to the user, TCustomizeDlg receives an OnShow event. 

 

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