TdxShowHyperlinkFormCallback Type
In This Article
#Declaration
Delphi
TdxShowHyperlinkFormCallback = reference to procedure(AHyperlinkInfo: TdxHyperlinkInfo; ASource: TdxTextToDisplaySource; ARunInfo: TdxRunInfo; const AText: string);
#Parameters
Name | Type |
---|---|
AHyperlink |
Tdx |
ASource | Tdx |
ARun |
Tdx |
AText | string |
See Also