RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.OnModalEnd Event

Occurs when a modal form is closed.

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

Write an OnModalEnd event handler to perform special processing when a modal form is closed. 

 

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