TdxMapItem.TitleOptions Property
In This Article
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
Type | Description |
---|---|
Tdx |
Stores map item title settings. |
#Remarks
Refer to the TdxMapItemTitleOptions class description to learn about the available settings.
See Also