TBasedxReportLink.PageReady(Integer) Method
In This Article
Indicates whether report pages have been generated.
#Declaration
#Parameters
Name | Type |
---|---|
APage |
Integer |
#Returns
Type |
---|
Boolean |
#Remarks
Call this function to determine whether the page specified by the APageIndex parameter has been generated. In TBasedxReportLink, this function returns True.
See Also