Back to Devexpress

TdxOcNode.Color Property

vcl-dxorgchr-dot-tdxocnode-9baa35d6.md

latest586 B
Original Source

TdxOcNode.Color Property

Specifies the node’s background color.

Declaration

delphi
property Color: TColor read; write;

Property Value

Type
TColor

Remarks

Use the Color property to customize or identify the node background color. Reading the Color property always returns an actual color instead of the clNone value.

See Also

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit