API:FMX.Forms.TApplicationTerminatingMessage

提供:RAD Studio API Documentation

TApplicationTerminatingMessageSystem.Messaging.TMessageBaseSystem.TObject

Delphi

TApplicationTerminatingMessage = class(System.Messaging.TMessage);

C++

class PASCALIMPLEMENTATION TApplicationTerminatingMessage : public System::Messaging::TMessageBase

プロパティ

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

説明

System.Messaging.TMessage に対するエイリアスです。 FMX.Forms.TApplicationTerminatingMessage は System.Messaging.TMessageBase を継承しています。以下の内容はすべて System.Messaging.TMessageBase を参照しています。


System.Messaging.TMessage に対するエイリアスです。

C++ プロジェクトの場合、System.Messaging.TMessage の代わりに System.Messaging.TMessageBase を使用します。

関連項目