TTMSFNCTreeViewNode.GetPreviousSibling Method
Returns the previous sibling node, or nil when this is the first child of its parent.
API unit family: TMSFNCTreeViewData
Declaring type: TTMSFNCTreeViewNode
Syntax
function GetPreviousSibling: TTMSFNCTreeViewNode; virtual;