Table of Contents

TTMSFNCTreeViewData.AddNodeToSelection Method

Adds a virtual node to the current selection.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewData

Syntax

procedure AddNodeToSelection(ANode: TTMSFNCTreeViewVirtualNode); virtual; abstract;

Parameters

Name Description
ANode The virtual node to add to the selection.