System.Notification.ELocalNotification
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.