Creates a new notification event collection
Source position: fpmkunit.pp line 562
public constructor TNotifyEventCollection.create( |
ASupportedActionSet: TNotifyEventActionSet |
); |
ASupportedActionSet |
|
Set of notification actions supported by this collection |
create initializes a new TNotifyEventCollection instance.
The constructor sets up an empty collection ready to accept notification event items.
The collection is properly initialized with all necessary internal structures for event management.