Skip to main content
All docs
V26.1
  • TdxHintedTextEventArgs.Hint Property

    Returns the hint message defined for the target hint-marked text range.

    Declaration

    property Hint: string read;

    Property Value

    Type Description
    string

    The hint message defined for the target hint-marked text range.

    Remarks

    Use AnchorText and Hint properties to identify hint-marked text ranges and corresponding hint messages.

    See Also