System.Notification.TChannel.Title

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Title: string;

C++

System::UnicodeString Title;

Properties

Type Visibility Source Unit Parent
field public
System.Notification.pas
System.Notification.hpp
System.Notification TChannel

Description

Defines the notification title.

Working on this property depends on the target platform. It's supported only on OSX platforms.