FMX.Platform.IFMXDialogService

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

IFMXDialogService = interface(IInterface)

C++

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

プロパティ

種類 可視性 ソース ユニット
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform


説明

ファイルを開いたり、保存するためのダイアログ ボックス、印刷したり、印刷のためのページ設定を行うためのダイアログ ボックス、メッセージ ダイアログ ボックス、または、クエリ入力ダイアログ ボックスなど、汎用ダイアログ ボックスにアクセスするためのプラットフォーム サービスです。

関連項目