IdxRichEditControl.ShowHyperlinkForm(TdxHyperlinkInfo,TdxRunInfo,string,TdxShowHyperlinkFormCallback) Method
In This Article
#Declaration
Delphi
procedure ShowHyperlinkForm(AHyperlinkInfo: TdxHyperlinkInfo; ARunInfo: TdxRunInfo; const ATitle: string; const ACallback: TdxShowHyperlinkFormCallback);
#Parameters
Name | Type |
---|---|
AHyperlink |
Tdx |
ARun |
Tdx |
ATitle | string |
ACallback | Tdx |
See Also