Makes sure all references for nodes in the container are consistent.
Source position: comctrls.pp line 3287
public procedure TTreeNodes.ConsistencyCheck; virtual; |
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:
|
Ensures that node references to or from the current tree node are valid and consistent. |
| Version 4.4 | Generated 2025-11-08 | Home |