TTMSFNCTreeViewNodeStructure Class
Flat ordered list of all virtual nodes in the tree, used for rendering and hit-testing.
API unit family: TMSFNCTreeViewData
Inherits from: TObjectList<TTMSFNCTreeViewVirtualNode>
Syntax
TTMSFNCTreeViewNodeStructure = class(TObjectList<TTMSFNCTreeViewVirtualNode>)