|
TBaseVirtualTree.CheckParentCheckState Method
Helper method for recursive check state changes.
Pascal
function CheckParentCheckState(Node: PVirtualNode; NewCheckState: TCheckState): Boolean; virtual;
Description
Checks all siblings of node to determine which check state Node's parent must get.
Class
Links
What do you think about this topic? Send feedback!
|