|
TVTNodeAlignment Enumeration
Not documented.
Pascal
TVTNodeAlignment = (naFromBottom, naFromTop, naProportional);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
Members |
Description |
naFromBottom |
the align member specifies amount of units (usually pixels) from top border of the node |
naFromTop |
align is to be measured from bottom |
naProportional |
align is to be measure in percent of the entire node height and relative to top |
Group
File
VirtualTrees
Links
What do you think about this topic? Send feedback!
|