[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNodes.ConsistencyCheck

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

Declaration

Source position: comctrls.pp line 3267

public procedure TTreeNodes.ConsistencyCheck;

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 3.2 Generated 2024-02-25 Home