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

TApplication.RemoveOnModalEndHandler

Removes an application exiting modal state handler.

Declaration

Source position: forms.pp line 1671

public procedure TApplication.RemoveOnModalEndHandler(

  Handler: TNotifyEvent

);

Arguments

Handler

  

Handler routine removed in the method.

See also

TApplicationHandlerType

  

Types of Application notification handlers.


Version 4.0 Generated 2025-05-03 Home