Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTreeNodes.ConsistencyCheck

Makes sure all references for nodes in the container are consistent.

Declaration

Source position: comctrls.pp line 3287

public procedure TTreeNodes.ConsistencyCheck; virtual;

Description

ConsistencyCheck is a method used to ensure that references between nodes in the container are valid and consistent. ConsistencyCheck raises catchable debugger exceptions when error conditions are detected in the class instance, including:

See also

TTreeNode.ConsistencyCheck

  

Ensures that node references to or from the current tree node are valid and consistent.


Version 4.4 Generated 2025-11-08 Home