[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Makes sure all references for nodes in the container are consistent.
Source position: comctrls.pp line 3285
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.0 | Generated 2025-05-03 | Home |