TTMSFNCCheckedTreeView Class
Tree view component that provides check boxes for nodes and helpers for checked-node retrieval.
API unit family: TMSFNCCheckedTreeView
Inherits from: TTMSFNCTreeView
Syntax
TTMSFNCCheckedTreeView = class(TTMSFNCTreeView)
Properties
| Name | Description |
|---|---|
| Checked | Gets or sets whether the specified node is checked in the first column. |
Methods
| Name | Description |
|---|---|
| CheckedNodes | Returns checked nodes from the tree view. |
| InitSample | Populates the tree view with sample checked nodes and columns. |