[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes an application becoming modal handler.
Source position: forms.pp line 1430
public procedure TApplication.RemoveOnModalBeginHandler( |
Handler: TNotifyEvent |
); |
|
Handler invoked when a form is shown modally. |