TBaseVirtualTree.CheckType Property

Virtual Tree View

Read or set the check type of a node.

Pascal
property CheckType [Node: PVirtualNode]: TCheckType;
Description

The CheckType property can be used to read the current check type of a node or to set a new one. Setting a new check type will reset a the node's check state to csUncheckedNormal.

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