TdxDBTreeNode.BkColor Property
Specifies node background color.
Declaration
property BkColor: TColor read; write;
Property Value
| Type | Description |
|---|---|
| TColor | The custom background color of the node. If the IsCustomDraw property is set to |
See Also