JVCL Help:EJvInspector

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

EJvInspector
EJvInspectorData
EJvInspectorItem
EJvInspectorReg
run\JvInspector.pas


Summary

JvInspector base exception class

run\JvInspector.pas


Pascal

 run\JvInspector.pas
 EJvInspector = class(EJVCLException);


Description

EJvInspector is the base exception class used by the JvInspector package. This exception class is used when exceptions occur within the TJvCustomInspector and descendant classes.
There are three descendant exception classes (EJvInspectorData, EJvInspectorItem and EJvInspectorReg).

run\JvInspector.pas


About

Navigation

run\JvInspector.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