Back to Devexpress

TdxCustomScreenTipLinks Class

vcl-dxscreentip-5553d231.md

latest1.3 KB
Original Source

TdxCustomScreenTipLinks Class

The base class for collections of ScreenTip links.

Declaration

delphi
TdxCustomScreenTipLinks = class(
    TCollection
)

Remarks

This class extends its ancestor with the ScreenTipStyle property that references the ScreenTip style settings applied to the links contained within the collection. The following classes inherit from TdxCustomScreenTipLinks to provide settings for specific ScreenTip links:

Inheritance

TObject TPersistent TCollection TdxCustomScreenTipLinks

See Also

TdxCustomScreenTipLinks Members

dxScreenTip Unit