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