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