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