IReportPlugin: (IPlugin)
Plugin for creating reports.
function CreateReport(const FileName: widestring; Flags: Integer): WordBool;
Creates report file specified by FileName.
Return value should be True, if report has been created successfully.
function CreateParamWnd(ParentWnd: integer; Flags: integer): wordbool;