Custom color for highlighting with cmIdentify

Hello.

How can I change custom color for highlighting shape when using the tool CurcorMode = cmIdentidy ?

The Identifier object, held by the map (AxMap.Identifier), has an outline color

https://www.mapwindow.org/documentation/mapwingis4.9/class_identifier.html#a75e4f0850860f284bc05a17f09e5b198

Yes, but it is only outline color, there is no possibility to apply brush color. Probably staffing is not possible? And it is impossible to turn off the backlight to apply the colors for Shape. I tried Xmap.Identifier.Outline Color: = clNone; but still transparent white backlight. If you could change the highlight cmIdentify FillColor and LineColor, it would be perfect.

Looking at the code, it looks like the Fill color simply follows the specified Outline color. And the transparency level for polygon fill is fixed. New properties could be added to customize both the FillColor and the fill Transparency. I’ve added a new feature request here (MWGIS-194).

Ok. Thank you Jerry .This is very good news. I really appreciate your attention.