FMX.MediaLibrary.TParamsPhotoQuery.NeedSaveToAlbum

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

NeedSaveToAlbum: Boolean;

C++

bool NeedSaveToAlbum;

Properties

Type Visibility Source Unit Parent
field public
FMX.MediaLibrary.pas
FMX.MediaLibrary.hpp
FMX.MediaLibrary TParamsPhotoQuery

Description

Stores whether the image you are getting needs to be saved to the photo library.

See Also