System.Notification.TNotification.Create

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

Delphi

constructor Create;

C++

__fastcall TNotification();

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Notification.pas
System.Notification.hpp
System.Notification TNotification


説明

TNotification のインスタンスを作成します。

Create はまた、この通知のプロパティにデフォルト値を設定します。

通知の作成についても情報を確認してください。

関連項目