Skip to main content
A newer version of this page is available. .

TdxTreeNodeNotification Enum

Declaration

TdxTreeNodeNotification = (
    tnStructure,
    tnData
);

Members

Name
tnStructure
tnData
See Also