API:FMX.Maps.TMapView.ControlOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControlOptions: TMapControlOptions read GetControlOptions write SetControlOptions stored ControlOptionsStored;

C++

__property ControlOptions;

Properties

Type Visibility Source Unit Parent
property published
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapView

Description

Options of the overlay control of this map.

FMX.Maps.TMapView.ControlOptions inherits from FMX.Maps.TCustomMapView.ControlOptions. All content below this line refers to FMX.Maps.TCustomMapView.ControlOptions.

Options of the overlay control of this map.

See Also