FMX.Platform.IFMXHideAppService

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

Delphi

IFMXHideAppService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{D9E49FCB-6A8B-454C-B11A-CEB3CEFAD357}") IFMXHideAppService  : public System::IInterface

プロパティ

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


説明

実行中のアプリケーションや他のアプリケーションを非表示にするプラットフォーム サービス

関連項目