System.Notification.TNotification Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlertActionpublicThe caption of the action button.
AlertBodypublicThe notification message text.
ChannelIdpublicChannel ID where notifications are posted.
EnableSoundpublicIndicates whether or not a sound alert is played when the notification appears.
FireDatepublicA date and time when the notification is fired.
HasActionpublicIndicates whether or not the notification contains action buttons.
NamepublicThe unique identifier for a notification.
NumberpublicSets the application badge number (for iOS devices) or the notification number (for Android devices).
RepeatIntervalpublicThe interval for a repeating notification.
SoundNamepublicThe file name of the sound to use for the notification.
TitlepublicThe title of the notification.