Implements the OnClick event handler for the MoreLessBtn button on the form.
Source position: timepopup.pas line 40
procedure TTimePopupForm.MoreLessBtnClick(
Sender: TObject
);
Sender
Object for the event notification.