FMX.Maps.ICustomMapView.UpdateContentFromControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateContentFromControl;

C++

virtual void __fastcall UpdateContentFromControl() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps ICustomMapView

Description

Makes the boundaries of the map view match those of the host control.

See Also