TdxMapItem.Hint Property
Specifies a hint message for the map item.
Declaration
property Hint: string read; write;
Property Value
Type | Description |
---|---|
string | A hint message. |
Remarks
The Hint property’s default value is an empty string.
See Also