TCustomdxVTreeViewEdit.TreeViewFont Property
Specifies the font of a drop-down tree-view control.
Declaration
property TreeViewFont: TFont read; write;
Property Value
| Type |
|---|
| TFont |
Remarks
Use TreeViewFont to specify the font of a drop-down tree-view control.
See Also