System.Notification.ELocalNotification

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectELocalNotification

Delphi

ELocalNotification = class(Exception);

C++

class PASCALIMPLEMENTATION ELocalNotification : public System::Sysutils::Exception

Properties

Type Visibility Source Unit Parent
class public
System.Notification.pas
System.Notification.hpp
System.Notification System.Notification

Description

Base exception class for Notification Center.