Skip to main content

TdxCustomScreenTipLinks Class

The base class for collections of ScreenTip links.

Declaration

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