FMX.Maps.TMapViewBase.Snapshot

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Snapshot(const Recipient: TMapScreenshotRecipient); virtual;

C++

virtual void __fastcall Snapshot(const TMapScreenshotRecipient Recipient);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapViewBase


Beschreibung

Erstellt mit einem Callback-Empfänger einen Screenshot.

Siehe auch