FMX.Platform.IFMXApplicationService.WaitMessage

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

Delphi

procedure WaitMessage;

C++

virtual void __fastcall WaitMessage() = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXApplicationService

説明

下位クラスでは、WaitMessage は、メッセージ キューに入る新しいメッセージを待機するための機能を実装しいます。

関連項目