You are reading help file online using chmlib.com
|
Rave Reports Developer Reference TRvProject. SelectReport method |
Top Previous Next |
Declaration function SelectReport(ReportName: string; FullName: Boolean): Boolean;
Category
Description This method will select the report specified by ReportName. If FullName is true, the function will search the report whose full name matches, otherwise it will search the short names. The result of the function is whether the selection of the report, ReportName, was successful or not.
See also |
You are reading help file online using chmlib.com
|