TdxDBTreeNode.FontStyle Property
Specifies node text font settings.
Declaration
property FontStyle: TFontStyles read; write;
Property Value
Type | Description |
---|---|
TFontStyles | Custom font settings applied to node text. If the IsCustomDraw property is set to |
See Also