API:System.Notification.TNotificationCenter

From RAD Studio API Documentation
Jump to: navigation, search

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

A base class to implement if you want to use the Notification Center as a component.

System.Notification.TNotificationCenter inherits from System.Notification.TCustomNotificationCenter. All content below this line refers to System.Notification.TCustomNotificationCenter.

A base class to implement if you want to use the Notification Center as a component.

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 and higher)

OS X

Error creating thumbnail: Unable to save thumbnail to destination

(10.8 and higher)

See Also