RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCommonDialog.OnShow Event

Occurs when the dialog opens.

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

Write an OnShow event handler to perform special processing when the dialog is displayed. 

 

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