System.Notification.TNotificationCenter
Error: Image is invalid or non-existent.
Delphi
TNotificationCenter = class(TCustomNotificationCenter)
C++
class PASCALIMPLEMENTATION TNotificationCenter : public TCustomNotificationCenter
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | System.Notification.pas System.Notification.hpp |
System.Notification | System.Notification |
Description
The Notification Center component.
The TNotificationCenter component allows you to access the notification service, and extends the functionality of TCustomNotificationCenter.
TNotificationCenter publishes a set of properties to the Object Inspector, and allows you to create an instance of TNotification.
Platform Support
| Platform | Supported |
|---|---|
|
iOS |
Error creating thumbnail: Unable to save thumbnail to destination |
|
Android |
Error creating thumbnail: Unable to save thumbnail to destination |
|
Windows |
Error creating thumbnail: Unable to save thumbnail to destination (Windows 8, Windows 10) |
|
OS X |
Error creating thumbnail: Unable to save thumbnail to destination (10.8+) |
See Also
- Android Developers - Notifications
- Notification Center on iOS and OS X
- Action Center on Windows