TcxLabelLineOptions.OuterColor Property
Specifies the color of the label’s outer line.
Declaration
property OuterColor: TColor read; write; default clDefault;
Property Value
| Type | Default |
|---|---|
| TColor | clDefault |
Remarks
Use the InnerColor property to specify the color of the inner line.
See Also