Create(TObject,string,Integer,string) Constructor
Initializes a new instance of the TdxHyperlinkEventArgs class with specified settings.
Declaration
constructor Create(AOwnerItem: TObject; const AAnchorText: string; AHyperlinkIndex: Integer; const AURI: string); reintroduce; virtual;
Parameters
| Name | Type |
|---|---|
| AOwnerItem | TObject |
| AAnchorText | string |
| AHyperlinkIndex | Integer |
| AURI | string |
See Also