Open

------- Kullanımı

Function Form_Open(f As Object) As Bool
 'This is called when the form is opened.
 Form_Open:=True
EndFunction

Parametreler f As Object Geri Dönüş Değeri Bool Dikkat Edilecek Hususlar ----- Örnek

 -------

Örnek Açıklaması -----

Last updated