API:System.Notification.TBaseNotificationCenter.DoPresentNotification

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoPresentNotification(const ANotification: TNotification); virtual; abstract;

C++

virtual void __fastcall DoPresentNotification(TNotification* const ANotification) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Notification.pas
System.Notification.hpp
System.Notification TBaseNotificationCenter

Description

Embarcadero Technologies does not currently have any additional information.