TdxMapPointer.Image Property
Specifies the map point item image.
Declaration
property Image: TdxSmartGlyph read; write;
Property Value
| Type | Description |
|---|---|
| TdxSmartGlyph | A source image container. |
Remarks
Call the Image.LoadFromFile or Image.LoadFromStream procedure to load an image.

See Also