Back to Devexpress

TdxCustomMapItemLayer.AllowHotTrack Property

vcl-dxcustommapitemlayer-dot-tdxcustommapitemlayer-e1c56645.md

latest969 B
Original Source

TdxCustomMapItemLayer.AllowHotTrack Property

Enables item hot-tracking.

Declaration

delphi
property AllowHotTrack: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False to prohibit end-users from hot-tracking map items. Otherwise, item hot-tracking is enabled. Use a map layer’s StyleHot and/or a map layer’s ItemStyleHot properties to specify how hot-tracked items are painted.

The default value of the AllowHotTrack property is True.

See Also

TdxCustomMapItemLayer Class

TdxCustomMapItemLayer Members

dxCustomMapItemLayer Unit