TdxLayoutLookAndFeelCaptionOptions.TextColor Property
Specifies the caption’s text color.
The default value of the TextColor property is clDefault.
Declaration
property TextColor: TColor read; write; default clDefault;
Property Value
| Type | Default |
|---|---|
| TColor | clDefault |
See Also