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