FMX.MediaLibrary.Actions.TCustomTakePhotoAction.GetParamsPhotoQuery

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetParamsPhotoQuery: TParamsPhotoQuery;

C++

Fmx::Medialibrary::TParamsPhotoQuery __fastcall GetParamsPhotoQuery(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.MediaLibrary.Actions.pas
FMX.MediaLibrary.Actions.hpp
FMX.MediaLibrary.Actions TCustomTakePhotoAction

Description

Fills and returns the information for querying an image.

The GetParamsPhotoQuery method fills and returns a TParamsPhotoQuery with the information for querying an image.

See Also