[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the specified OnEnabledChanging event handler.
Source position: controls.pp line 1766
public procedure TControl.RemoveHandlerOnEnabledChanging( |
const OnEnabledChangingEvent: TNotifyEvent |
); |
OnEnabledChangingEvent |
|
TNotifyEvent handler routine removed from the chtOnEnabledChanging handler type. |
Version 4.0 | Generated 2025-05-03 | Home |