[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception type raised for an error retrieving a tree node.
Source position: comctrls.pp line 2881
type ETreeNodeError = class(Exception) |
|
Exception type raised for an error retrieving a tree node. |
|
| | ||
Exception |
||
? | ||
TObject |
ETreeNodeError is an Exception descendant with the base exception type raised for errors that occur when TTreeNode instances are retrieved. It is the ancestor for the ETreeViewError exception.