TBasedxReportLink.IsEmptyReport Method
Ascertain whether a report is empty.
Declaration
function IsEmptyReport: Boolean; virtual;
Returns
Type |
---|
Boolean |
Remarks
The IsEmptyReport method returns True there are no generated pages in the report; Otherwise False.
See Also