TdxMapPointer.Text Property
Specifies map point item text.
Declaration
property Text: string read; write;
Property Value
Type | Description |
---|---|
string | The map item’s text message. |
Remarks
The Text property’s default value is an empty string.
See Also