TdxOcNode.Color Property
Specifies the node’s background color.
Declaration
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