GetNodeHeight
Gets actual vertical size of node, one that will be used while node painted on screen.function GetNodeHeight(const Node: TNxInspectorNode6): Integer;By default each node have NodeHeight property set to 0. To measure that nodes, control uses global NodeHeight property.