API:System.Notification.TCustomNotificationCenter.ScheduleNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ScheduleNotification(const ANotification: TNotification);

C++

void __fastcall ScheduleNotification(TNotification* const ANotification);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Notification.pas
System.Notification.hpp
System.Notification TCustomNotificationCenter

Description

Embarcadero Technologies does not currently have any additional information.