Temel duzeyde bir sorum olacak.Cevap vereceklere simdiden tesekkurler.
Kod: Tümünü seç
Application.CreateForm (TForm, form);
form := TForm.Create(Application);
hangi durumlarda tercih etmeliyiz acaba.
Saygilar
Kod: Tümünü seç
Application.CreateForm (TForm, form);
form := TForm.Create(Application);