JVCL Help:EPageListError

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

EPageListError
run\JvPageList.pas


Summary

EPageListError is the exception class used by page list components.

run\JvPageList.pas


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.

run\JvPageList.pas


About

Navigation

run\JvPageList.pas



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