Removes the given notification handler from the specified handler type.
Source position: controls.pp line 1479
protected procedure TControl.RemoveHandler( |
HandlerType: TControlHandlerType; |
const AMethod: TMethod |
); |
HandlerType |
|
Type of the notification. |
AMethod |
|
The handler to be removed. |
|
Adds an notification handler. |
CT Web help |
CodeTyphon Studio |