JVCL Help:TJvCustomPageList.PrevPage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomPageList.PrevPage Method
[+] TJvCustomPageList Events
[+] TJvCustomPageList Methods
[+] TJvCustomPageList Properties
Search in JVCL Help
Search in all projectsSummary
Activates the page preceding the active page.
Pascal
procedurePrevPage;
Description
Call PrevPage to activate the page preceding the currently active page. If the first page is active, PrevPage moves to the last page. If there are no pages in the list or only one page, PrevPage does nothing.
See Also
TJvCustomPageList.FindNextPage, TJvCustomPageList.NextPage
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page