TBasedxReportLink.CurrentPage Property
In This Article
Specifies the current report page.
#Declaration
Delphi
property CurrentPage: Integer read; write;
#Property Value
Type | Description |
---|---|
Integer | The current report page’s number. |
See Also