|
TVirtualStringTree.DefaultNodeHeight Property
Read or set the height new nodes get as initial value.
Pascal
property DefaultNodeHeight: Cardinal;
Description
This property allows to read the current initial height for new nodes and to set a new value. Note that changing the property value does not change the height of existing nodes. Only new nodes are affected.
Class
Links
What do you think about this topic? Send feedback!
|