FMX.Platform.IFMXDialogService

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IFMXDialogService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{CF7DCC1C-B5D6-4B24-92E7-1D09768E2D6B}") IFMXDialogService  : public System::IInterface

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


Beschreibung

Plattformdienst für den Zugriff auf Standarddialogfelder, wie Daten öffnen/speichern, Drucken, Druckerseiteneinrichtung, Meldungsdialogfeld oder Abfrageeingabedialogfeld.

Siehe auch