Adds or inserts the specified OnVisibleChanged event handler.
Source position: controls.pp line 1692
public procedure TControl.AddHandlerOnVisibleChanged(
const OnVisibleChangedEvent: TNotifyEvent;
AsFirst: Boolean = False
);