FMX.Maps.TCustomMapView.ControlOptions
Delphi
property ControlOptions: TMapControlOptions read GetControlOptions write SetControlOptions stored ControlOptionsStored nodefault;
C++
__property TMapControlOptions ControlOptions = {read=GetControlOptions, write=SetControlOptions, stored=ControlOptionsStored, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.Maps.pas FMX.Maps.hpp | FMX.Maps | TCustomMapView | 
Description
Options of the overlay control of this map.