TdxScreenTipCollection.Add Method
Adds a new ScreenTip at the end of the ScreenTip collection.
Declaration
function Add: TdxScreenTip;
Returns
Type |
---|
TdxScreenTip |
Remarks
The Add method returns a reference to the newly created ScreenTip.
See Also