TdxScreenTipLinks Class
A collection of links established between hinted controls and associated ScreenTips.
Declaration
TdxScreenTipLinks = class(
TdxCustomScreenTipLinks
)
Remarks
A collection element is a TdxScreenTipLink object that references a hinted control and a ScreenTip with the Control and ScreenTip properties, respectively.
The TdxScreenTipLinks object is referenced by the ScreenTip style’s ScreenTipLinks property.
Inheritance
TObject
TPersistent
TCollection
TdxCustomScreenTipLinks
TdxScreenTipLinks
See Also