Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TApplication.RemoveOnGetMainFormHandleHandler

Removes a handler used to get the handle for the main form in the application.

Declaration

Source position: forms.pp line 1684

public procedure TApplication.RemoveOnGetMainFormHandleHandler(

  Handler: TGetHandleEvent

);

Arguments

Handler

  

Handler routine removed in the method.

See also

TApplicationHandlerType

  

Types of Application notification handlers.


Version 4.4 Generated 2025-11-08 Home