TTMSFNCTreeViewNode.SetCheckStates Method
Sets the checked state for all columns at once.
API unit family: TMSFNCTreeViewData
Declaring type: TTMSFNCTreeViewNode
Syntax
procedure SetCheckStates(ACheckStates: TTMSFNCTreeViewNodeCheckStates); virtual;
Parameters
| Name | Description |
|---|---|
ACheckStates |
Array of Boolean checked states, one per column. |