JVCL Help:EPageListError
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: EPageListError Class
[+] JvPageList.pas Classes
Search in JVCL Help
Search in all projectsClass Hierarchy
EPageListError
run\JvPageList.pas
Summary
EPageListError is the exception class used by page list components.
Pascal
run\JvPageList.pas
EPageListError = class(Exception);
Description
EPageListError is raised by the components TJvPageListTreeView, TJvPageList and the TJvSettingsTreeView when an error occurs. For example, when you try to assign a component to the PageList property of the TJvPageListTreeView that doesn't implement the IPageList interface.
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