Back to Devexpress

TdxCustomScreenTipLink Class

vcl-dxscreentip-45a888e5.md

latest1.3 KB
Original Source

TdxCustomScreenTipLink Class

The base class for ScreenTip links that map ScreenTips to associated objects.

Declaration

delphi
TdxCustomScreenTipLink = class(
    TCollectionItem
)

Remarks

This class extends its ancestor with the ScreenTip property that references a ScreenTip used to map to an associated object. The following classes inherit from TdxCustomScreenTipLink to provide settings for object-specific ScreenTip links:

Inheritance

TObject TPersistent TCollectionItem TdxCustomScreenTipLink

See Also

TdxCustomScreenTipLink Members

dxScreenTip Unit