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