FMX.Maps.TMapViewBase.Snapshot
Delphi
procedure Snapshot(const Recipient: TMapScreenshotRecipient); virtual;
C++
virtual void __fastcall Snapshot(const TMapScreenshotRecipient Recipient);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.Maps.pas FMX.Maps.hpp | FMX.Maps | TMapViewBase | 
Description
Makes a screenshot using a callback recipient.