TdxTreeNodeNotification Enum
Declaration
TdxTreeNodeNotification = (
tnStructure,
tnData
);
Members
| Name |
|---|
tnStructure
|
tnData
|
See Also