Skip to main content
All docs
V26.1
  • TdxCommonFormattedTextProperties.ActualShowHyperlinkHint Method

    Identifies if hyperlink hints are active/enabled.

    Declaration

    function ActualShowHyperlinkHint: Boolean; virtual; abstract;

    Returns

    Type Description
    Boolean

    True if hyperlink hints are enabled; otherwise, False.

    See Also