Developer

BestFit

Fit height to content (measuring Caption, Value or both) of node.

procedure BestFit(Entities: TNxInspectorNodeEntity = [etCaption, etValue]); virtual;

Example:


NextInspector61.SelectedNode.BestFit([etCaption]);

See also