Library Vcl NextSuite 6 NextInspector6 Reference Classes TNxCustomInspector6 GetNodeHeight

GetNodeHeight

Gets actual vertical size of node, one that will be used while node painted on screen.

pas
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.

Sign in