TTMSFNCTreeViewNode.SetCheckTypes Method
Sets the check control type for all columns at once.
API unit family: TMSFNCTreeViewData
Declaring type: TTMSFNCTreeViewNode
Syntax
procedure SetCheckTypes(ACheckTypes: TTMSFNCTreeViewNodeCheckTypes); virtual;
Parameters
| Name | Description |
|---|---|
ACheckTypes |
Array of check types, one per column. |