Language Reference Guide : 4. System Classes : TreeNode Class : TypeSize Attribute
 
Share this page                  
TypeSize Attribute
Data Type: integer
4GL Access: RW
The TypeSize attribute sets the point size of the typeface.
If you are using native (TrueType) fonts, you can enter any type size. Otherwise, valid values are 8, 10, 12, 14, 18, or 24.
Note:  The height of all nodes is the same in Microsoft treeviews; if different nodes have different type sizes, the nodes will still all have the same height. If ExactNodeHeight Attribute is set, it will determine the node height. Otherwise, the height will be determined by the largest font height.