begin Application.Initialize; //Application.CreateForm(Tf_xxx, f_xxx); //Application.CreateForm(Tf_Shet, f_Shet); Application.Run; end.