API:FMX.Platform.IFMXDialogService.DialogSaveFiles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DialogSaveFiles(const ADialog: TOpenDialog; var AFiles: TStrings): Boolean;

C++

virtual bool __fastcall DialogSaveFiles(Fmx::Dialogs::TOpenDialog* const ADialog, System::Classes::TStrings* &AFiles) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXDialogService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!