Back to Devexpress

TdxScreenTipLinks Class

vcl-dxscreentip-2f108edd.md

latest1.1 KB
Original Source

TdxScreenTipLinks Class

A collection of links established between hinted controls and associated ScreenTips.

Declaration

delphi
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

TdxScreenTipLinks Members

dxScreenTip Unit