RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeDlg.OnShow Event

Occurs when the dialog opens.

Pascal
property OnShow: TNotifyEvent;
C++
__property TNotifyEvent OnShow;

Write an OnShow event handler if you want special actions taken immediately before the customization dialog opens. 

 

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