[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes a form changed notification handler.
Source position: forms.pp line 1253
public procedure TScreen.RemoveHandlerActiveFormChanged( |
OnActiveFormChanged: TScreenFormEvent |
); |
OnActiveFormChanged |
|
Active form changed handler removed in the method. |