Invokes all notification handlers of the specified type.
Source position: controls.pp line 1481
protected procedure TControl.DoCallNotifyHandler(
HandlerType: TControlHandlerType
);
HandlerType
The event that has occurred.