System.Notification.TNotifications

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type TNotifications = array of TNotification;

C++

typedef System::DynamicArray<TNotification*> TNotifications;

Propriétés

Type Visibilité  Source Unité  Parent
array
typedef
public
System.Notification.pas
System.Notification.hpp
System.Notification System.Notification


Description

Un tableau de notifications.

Voir aussi