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