RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCommonDialog.OnClose Event

Occurs when the dialog closes.

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

Write an OnClose event handler to perform special processing when the dialog closes. 

 

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