[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.RemoveOnModalBeginHandler

Removes an application becoming modal handler.

Declaration

Source position: forms.pp line 1519

public procedure TApplication.RemoveOnModalBeginHandler(

  Handler: TNotifyEvent

);

See also

TApplicationHandlerType.ahtModalBegin

  

Handler invoked when a form is shown modally.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.