FMX.MediaLibrary.TImageInfo.LocationInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function LocationInfo: TLocationInfo; virtual; abstract;

C++

virtual TLocationInfo __fastcall LocationInfo() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.MediaLibrary.pas
FMX.MediaLibrary.hpp
FMX.MediaLibrary TImageInfo


Description

Gets the location where the image was taken.

Use the LocationInfo method in order to obtain the geographical coordination of the place where the photo was taken.

See Also