FMX.Platform.IFMXDialogService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXDialogService = interface(IInterface)

C++

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

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Platform service for accessing common dialog boxes, such as dialog boxes to open and save files, dialog boxes for printing and printing page configuration, message dialog boxes or input query dialog boxes.

See Also