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