Skip to main content

TdxTreeNodeNotification Enum

Declaration

TdxTreeNodeNotification = (
    tnStructure,
    tnData
);

Members

Name
tnStructure
tnData
See Also