TdxMapControlOptionsBehavior Properties
Stores Map Control behavior settings.| Name | Description |
|---|---|
| Animation | Specifies if map zoom animations are enabled. |
| InertialScrolling | Specifies if inertial map scrolling is enabled. |
| MapItemSelectMode | Specifies the map item selection mode. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| Scrolling | Specifies if users can scroll the map. |
| Zooming | Specifies if users can zoom the map. |
See Also