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

TApplication.RemoveOnGetMainFormHandleHandler

Removes an application MainForm Handle handler.

Declaration

Source position: forms.pp line 1533

public procedure TApplication.RemoveOnGetMainFormHandleHandler(

  Handler: TGetHandleEvent

);

See also

TApplicationHandlerType.ahtGetMainFormHandle

  

Handler providing the Handle of the main form

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