Back to Devexpress

TdxMapPointer.Image Property

vcl-dxmapitem-dot-tdxmappointer.md

latest808 B
Original Source

TdxMapPointer.Image Property

Specifies the map point item image.

Declaration

delphi
property Image: TdxSmartGlyph read; write;

Property Value

TypeDescription
TdxSmartGlyph

A source image container.

|

Remarks

Call the Image.LoadFromFile or Image.LoadFromStream procedure to load an image.

See Also

TdxMapPointer Class

TdxMapPointer Members

dxMapItem Unit