RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileOpenWith.AfterOpen Event

Occurs after an application completes opening an Open With dialog.

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

Write an AfterOpen event handler to take specific action immediately after an application opens the Open With dialog, but before the user responds to the dialog. 

 

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