TBaseVirtualTree.CheckState Property

Virtual Tree View

Read or set the check state of a node.

Pascal
property CheckState [Node: PVirtualNode]: TCheckState;
Description

The CheckState property can be used to read the current check state of a node or to set a new one. Virtual Treeview ensures that invalid check states (e.g. csMixedPressed for radio buttons) do not cause an error.

Class
Links
What do you think about this topic? Send feedback!