RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeDlg.OnClose Event

Occurs when the dialog closes.

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

Write an OnClose event handler if you want special actions taken when the customization dialog closes. 

 

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