Implements the OnCreate event handler for the form.
Source position: calendarpopup.pas line 35
procedure TCalendarPopupForm.FormCreate(
Sender: TObject
);
Sender
Object for the event notification.