RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TApplication.OnModalBegin Event

Occurs when a modal form is opened.

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

Write an OnModalBegin event handler to perform special processing when a modal form is opened. 

 

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