RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeDlg.CustomizeForm Property

Provides access to the form that implements the customize dialog.

Pascal
property CustomizeForm: TCustomizeFrm;
C++
__property TCustomizeFrm CustomizeForm;

Read CustomizeForm to access the form that TCustomizeDlg displays when you call the Show method. 

 

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