|
|
|
| acTreeView component as subproperty of BoldItem structure.
|
| property ColorBack: TColor; // $00E0E0E0 by default (light-gray)
|
| The ColorBack property specifies the background color under "bold" node.
|
|
|
| If you don't want to mark out the background around the bold node set ColorBack to clWindow (and set ShowFrame to False).
|
|
|
| To specify the text color for bold node use ColorText property.
|
| ColorFrame and ColorText properties.
|