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