I have a Delphi 13 VCL application where VST is used as tree like menu.
Now it looks like it is more cramped than before so I looked at default note height and increased that a bit.
But it had no effect.
toNodeHeightResize and toVariableNodeHeight are off and OnMeasureItem / OnGetNodeHeight are not defined.
The nodes are all added at runtime.
Windows screen zoom is at 100%.