Back to Devexpress

TdxMapItem.TitleOptions Property

vcl-dxmapitem-dot-tdxmapitem-1611e5ff.md

latest684 B
Original Source

TdxMapItem.TitleOptions Property

Provides access to the settings that specify the title text and its visibility within the map item.

Declaration

delphi
property TitleOptions: TdxMapItemTitleOptions read; write;

Property Value

TypeDescription
TdxMapItemTitleOptions

Stores map item title settings.

|

Remarks

Refer to the TdxMapItemTitleOptions class description to learn about the available settings.

See Also

TdxMapItem Class

TdxMapItem Members

dxMapItem Unit