[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes a control changed notification handler.
Source position: forms.pp line 1242
public procedure TScreen.RemoveHandlerActiveControlChanged( |
OnActiveControlChanged: TScreenControlEvent |
); |
OnActiveControlChanged |
|
Active control changed handler removed in the method. |