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