TdxWizardControlInfoPanel.HyperlinkColor Property
Specifies the panel hyperlink color.
Declaration
property HyperlinkColor: TColor read; write; default clDefault;
Property Value
Type | Default |
---|---|
TColor | clDefault |
Remarks
The default color is clBlue unless specified otherwise in the look & feel or skin settings.
The default value of the HyperlinkColor property is clDefault.
See Also