HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.HyperlinkColor Property
|
Top Previous Next |
Specifies the color of hyperlink text.
Delphi syntax: property HyperlinkColor: TColor;
C++ syntax: __property TColor HyperlinkColor = {read=FHyperlinkColor, write=SetHyperlinkColor};
Description: Use HyperlinkColor to specify the color of hyperlink text when using the PrintHyperlink method. The default color is blue (clBlue).
See also: PrintHyperlink |
Copyright©2007-2025 losLab.com |