FMX.MediaLibrary.Actions.TCustomTakePhotoAction.GetParamsPhotoQuery

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetParamsPhotoQuery: TParamsPhotoQuery;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.MediaLibrary.Actions.pas
FMX.MediaLibrary.Actions.hpp
FMX.MediaLibrary.Actions TCustomTakePhotoAction


Beschreibung

Füllt die Informationen zur Abfrage eines Bilds und gibt diese zurück.

Die Methode GetParamsPhotoQuery füllt eine TParamsPhotoQuery mit den Informationen zur Abfrage eines Bilds und gibt diese zurück.

Siehe auch