Removes the handler called the first time the form executes its Show method.
Source position: forms.pp line 678
public procedure TCustomForm.RemoveHandlerFirstShow(
OnFirstShowHandler: TNotifyEvent
);