EdxTreeViewException Class
In This Article
The exception class for Tree View errors.
#Declaration
Delphi
EdxTreeViewException = class(
EdxException
)
#Remarks
The EdxTreeViewException occurs if the Tree View attempts to perform an invalid action.
#Inheritance
TObject
Exception
EdxException
EdxTreeViewException
See Also