InitReport
------- Kullanımı
Function InitReport(RegPath As String, r_sayac As Number) As Bool
'This is called when the printed form is initialized.
InitReport:=True
EndFunction
Parametreler RegPath As String r_sayac As Number Geri Dönüş Değeri Bool Dikkat Edilecek Hususlar ----- Örnek
-----
Örnek Açıklaması -----
Last updated