CFFToForm
------- Kullanımı
Function ModulFile_CFFToForm(f As Object, cff As Object) As Bool
'This is called when a cff is to be displayed in the form
ModulFile_CFFToForm:=True
EndFunction
Parametreler f As Object cff As Object Geri Dönüş Değeri Bool Dikkat Edilecek Hususlar ----- Örnek
-----
Örnek Açıklaması -----
Last updated