Makes sure all references for nodes in the container are consistent.
Source position: comctrls.pp line 3288
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.6 | Generated 2026-02-20 | Home |