TdxMapItem.TitleOptions Property
Provides access to the settings that specify the title text and its visibility within the map item.
Declaration
property TitleOptions: TdxMapItemTitleOptions read; write;
Property Value
Type | Description |
---|---|
TdxMapItemTitleOptions | Stores map item title settings. |
Remarks
Refer to the TdxMapItemTitleOptions class description to learn about the available settings.
See Also