Table of Contents

TTMSFNCTreeViewData.SetNodeCheckStates Method

Sets the checked state for all columns of a node at once.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewData

Syntax

procedure SetNodeCheckStates(ANode: TTMSFNCTreeViewNode; ACheckStates: TTMSFNCTreeViewNodeCheckStates); virtual;

Parameters

Name Description
ANode The node to update.
ACheckStates Array of Boolean checked states, one per column.