17-04-2019, Saat: 00:24
(Son Düzenleme: 17-04-2019, Saat: 00:25, Düzenleyen: Abdullah ILGAZ.
Sebep: :D düzenlemesi.
)
@yhackup Bey,
TObject::Free Dokümanı'nda yer alan bilgiye göre;
Unlike System::TObject:: Destroy, System::TObject::Free is successful even if the object is nil; so if the object was never initialized, System::TObject::Free won't result in an error.
System::TObject:: Destroy'un aksine, System::TObject::Free nesne nil bile olsa başarılı bir şekilde çalışır; öyleyse nesne hiçbir zaman atanmaz ve System::TObject::Free bir hata döndürmez.
TObject::Free Dokümanı'nda yer alan bilgiye göre;
Unlike System::TObject:: Destroy, System::TObject::Free is successful even if the object is nil; so if the object was never initialized, System::TObject::Free won't result in an error.
System::TObject:: Destroy'un aksine, System::TObject::Free nesne nil bile olsa başarılı bir şekilde çalışır; öyleyse nesne hiçbir zaman atanmaz ve System::TObject::Free bir hata döndürmez.

