System.Notification.TBaseNotificationCenter

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBaseNotificationCenter

Delphi

TBaseNotificationCenter = class

C++

class PASCALIMPLEMENTATION TBaseNotificationCenter : public System::TObject

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 framework.

Platform Support

Platform Supported

iOS

YesC++11Feature.png

Android

YesC++11Feature.png

Windows

YesC++11Feature.png

(Windows 8, Windows 10)

OS X

YesC++11Feature.png

(10.8+)

See Also