TTMSFNCTreeViewNodeCheckType Enumeration
Specifies the type of check control shown in a tree node column.
API unit family: TMSFNCTreeViewData
Members
| Name | Description |
|---|---|
tvntNone |
No check control is shown in the node column. |
tvntCheckBox |
Displays a check box in the node column. |
tvntRadioButton |
Displays a radio button in the node column. |