[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the tree node has been cut from the tree structure.
Source position: comctrls.pp line 3148
public property TTreeNode.Cut : Boolean |
Cut is a Boolean property which indicates if the tree node has been cut from the tree structure. The property value is True when nsCut has been included in the States property for the tree node. Changing the value for the property causes the States property to be updated to include or exclude the node state value.
Version 4.0 | Generated 2025-05-03 | Home |