Not documented.
Pascal
TVTLineType = (ltNone, ltBottomRight, ltTopDown, ltTopDownRight, ltRight, ltTopRight, ltLeft, ltLeftBottom);
Description
Use other resources like the news group or the Delphi Gems message board to find a description.
Members
|
Members |
Description |
|
ltNone |
no line at all |
|
ltBottomRight |
a line from bottom to the center and from there to the right |
|
ltTopDown |
a line from top to bottom |
|
ltTopDownRight |
a line from top to bottom and from center to the right |
|
ltRight |
a line from center to the right |
|
ltTopRight |
a line from bottom to center and from there to the right special styles for alternative drawings of tree lines |
|
ltLeft |
a line from top to bottom at the left |
|
ltLeftBottom |
a combination of ltLeft and a line at the bottom from left to right |
Group
File
VirtualTrees
Links
|
What do you think about this topic? Send feedback!
|
