FMX.Maps.TMapScreenshotRecipient

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TMapScreenshotRecipient)(Fmx::Graphics::TBitmap* const Bitmap);

Properties

Type Visibility Source Unit Parent
typedef public FMX.Maps.hpp FMX.Maps FMX.Maps

Description

A callback method that other methods use to save a snapshot bitmap.

The following methods use this callback:

See Also