TdxScreenTipActionLinks.Add Method
Creates a new ScreenTip link and appends it to the collection.
Declaration
function Add: TdxScreenTipActionLink;
Returns
| Type |
|---|
| TdxScreenTipActionLink |
Remarks
The created ScreenTip link is returned as the function’s result.
See Also