10-13-2020, 11:20 AM
Hi, in the end of the registration form, remove:
and in the end of welcome form, put:
Code:
initialization
TIWForm_Registration.SetAsMainForm;Code:
initialization
TIWForm_Welcome.SetAsMainForm;
