TBaseVirtualTree.VerticalAlignment Property

Virtual Tree View

Used to set a node's vertical button aligment with regard to the entire node rectangle.

Pascal
property VerticalAlignment [Node: PVirtualNode]: Byte;
Description

The given value is interpreted differently depending on the value of NodeAlignment. By default the alignment used relatively with regard to the top bound. In this case a range of 0 through 100 must be used which denotes the relative pixel amount in percent. The other variants work with absolute pixel values from top or bottom bound.

Class
Links
What do you think about this topic? Send feedback!