[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes a handler used to get the handle for the main form in the application.
Source position: forms.pp line 1583
public procedure TApplication.RemoveOnGetMainFormHandleHandler( |
Handler: TGetHandleEvent |
); |
Handler |
|
Handler routine removed in the method. |
|
Types of Application notification handlers. |