Table of Contents

TTMSFNCTreeViewData.SetNodeCheckTypes Method

Sets the check control type for all columns of a node at once.

API unit family: TMSFNCTreeViewData Declaring type: TTMSFNCTreeViewData

Syntax

procedure SetNodeCheckTypes(ANode: TTMSFNCTreeViewNode; ACheckTypes: TTMSFNCTreeViewNodeCheckTypes); virtual;

Parameters

Name Description
ANode The node to update.
ACheckTypes Array of check types, one per column.