Close
------- Kullanımı
Function Form_Close(f As Object) As Bool
'This is called when the form is closed.
Form_Close:=True
EndFunction
Parametreler f As Object
Geri Dönüş Değeri Bool Dikkat Edilecek Hususlar ----- Örnek
-----
Örnek Açıklaması -----
Last updated