Skip to main content

TdxCustomFormattedLabelProperties.HyperlinkColor Property

Deprecated. This property exists for backward compatibility only.

Tip

Use the FormattedText.HyperlinkColor property instead of HyperlinkColor.

Declaration

property HyperlinkColor: TColor read; write; default clDefault;

Property Value

Type Default Description
TColor clDefault

The hyperlink color in the formatted label’s caption.

See Also