Back to Devexpress

TdxMapPointer.Text Property

vcl-dxmapitem-dot-tdxmappointer-8dc3dd5c.md

latest632 B
Original Source

TdxMapPointer.Text Property

Specifies map point item text.

Declaration

delphi
property Text: string read; write;

Property Value

TypeDescription
string

The map item’s text message.

|

Remarks

The Text property’s default value is an empty string.

See Also

TdxMapPointer Class

TdxMapPointer Members

dxMapItem Unit