API:FMX.Platform.IFMXDialogService.DialogOpenFiles

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function DialogOpenFiles(const ADialog: TOpenDialog; var AFiles: TStrings; AType: TDialogType = TDialogType.Standard): Boolean;

C++

virtual bool __fastcall DialogOpenFiles(Fmx::Dialogs::TOpenDialog* const ADialog, System::Classes::TStrings* &AFiles, System::Uitypes::TDialogType AType = (System::Uitypes::TDialogType)(0x0)) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXDialogService

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.