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