IdxRichEditHyperlinkCollection.CreateHyperlink(IdxRichEditDocumentPosition,Integer) Method
In This Article
#Declaration
Delphi
function CreateHyperlink(const AStart: IdxRichEditDocumentPosition; ALength: Integer): IdxRichEditHyperlink; overload;
#Parameters
Name | Type |
---|---|
AStart | Idx |
ALength | Integer |
#Returns
Type |
---|
Idx |
See Also