TdxCustomMapItemLayer.ItemTitleOptions Property
In This Article
Provides access to the title settings that are applied to the map layer’s items.
#Declaration
Delphi
property ItemTitleOptions: TdxMapItemTitleOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxMapItemTitleOptions class description to learn about the available settings.
See Also