System.Notification.TNotification Fields

From RAD Studio API Documentation
Revision as of 23:05, 24 August 2015 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Notification.TNotification Fields|head}} <section begin="short"/><!--Short description here--><section end="short"/> <!--Additional Comments go here--> {{#ls...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InheritedProtected
AlertActionpublicThe caption of the action button.
AlertBodypublicThe notification message text.
ChannelIdpublic
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.