TBaseVirtualTree.IsDisabled Property

Virtual Tree View

Read or set the enabled state of the given node.

Pascal
property IsDisabled [Node: PVirtualNode]: Boolean;
Description

A node can have many different states. One of them is its enabled state, which can be set via this property. Enabling a node means it can be focused and selected, so it can take part in clipboard and drag'n drop operations, and can be edited.

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