IdxRichEditHyperlink.Range Property
In This Article
Provides access to the document range used as the hyperlink’s hot area.
#Declaration
Delphi
property Range: IdxRichEditDocumentRange read;
#Property Value
Type |
---|
Idx |
#Remarks
Refer to the IdxRichEditDocumentRange interface description for detailed information on available options.
See Also