HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.HyperlinkColor Property

THPDFPage

 

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