Skip to main content
A newer version of this page is available. .

TdxCustomScreenTipLink Class

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

Declaration

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