Back to Devexpress

TdxMapItem.ScreenTip Property

vcl-dxmapitem-dot-tdxmapitem-dbae15a0.md

latest737 B
Original Source

TdxMapItem.ScreenTip Property

Associates the map item with a ScreenTip.

Declaration

delphi
property ScreenTip: TdxScreenTip read; write;

Property Value

TypeDescription
TdxScreenTip

An enhanced ScreenTip.

|

Remarks

Assign a configured TdxScreenTip instance to the ScreenTip property to display a ScreenTip for the map item.

The ScreenTip property’s default value is nil.

See Also

TdxMapItem.Hint

TdxMapItem Class

TdxMapItem Members

dxMapItem Unit