TVirtualDrawTree.TextMargin Property

Virtual Tree View

Read or set the distance of the node caption to its borders.

Pascal
property TextMargin: Integer;
Description

TextMargin is used to define a border like area within the content rectangle of a node. This rectangle is the area of the node less the space used for indentation, images, lines and node margins and usually contains the text of a node. In order to support finer adjustment there is another margin, which only applies to the left and right border in the content rectangle. This is the text margin. 

 

See Also

Margin

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