TTMSFNCTreeViewNode.GetNext Method
Returns the next node in document order, or nil when this is the last node.
API unit family: TMSFNCTreeViewData
Declaring type: TTMSFNCTreeViewNode
Syntax
function GetNext: TTMSFNCTreeViewNode; virtual;
Returns the next node in document order, or nil when this is the last node.
API unit family: TMSFNCTreeViewData
Declaring type: TTMSFNCTreeViewNode
function GetNext: TTMSFNCTreeViewNode; virtual;