[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Called when a modal form display is started.
Source position: forms.pp line 1526
public procedure TApplication.ModalStarted; |
Invokes all OnModalBegin handlers when entering Modal state.
|
Called when a modal form is closed. |