Skip to main content
All docs
V26.1
  • TdxHintedTextClickEventArgs Members

    Constructors

    Name Description
    Create(TObject,string,Integer,string,TMouseButton,TShiftState) Initializes a new instance of the TdxHintedTextClickEventArgs class with specified settings.
    Create(TObject,string,Integer,string) Initializes a new instance of the TdxHintedTextEventArgs class with specified settings. Inherited from TdxHintedTextEventArgs.
    Create(TObject,string) Initializes a new instance of the TdxOwnerItemAnchorTextEventArgs class with specified settings. Inherited from TdxOwnerItemAnchorTextEventArgs.

    Properties

    Name Description
    AnchorText Returns the target hyperlink’s anchor text. Inherited from TdxOwnerItemAnchorTextEventArgs.
    Button
    Hint Inherited from TdxHintedTextEventArgs.
    HintIndex Inherited from TdxHintedTextEventArgs.
    OwnerItem Provides access to the target hyperlink’s parent UI element. Inherited from TdxOwnerItemAnchorTextEventArgs.
    Shift

    Methods

    Name Description
    Empty Inherited from TdxEventArgs.
    Equals(TObject) Inherited from TObject.
    GetHashCode Inherited from TObject.
    ToString Inherited from TObject.
    See Also