Table of Contents

TTMSFNCTreeViewNodeValue.AssignData Method

Copies only the data fields (Text, icons, check state, tag, data slots) from Source.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewNodeValue

Syntax

procedure AssignData(Source: TPersistent); virtual;

Parameters

Name Description
Source The node value to copy data from.