Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TNotifyEventCollection.create

Creates a new notification event collection

Declaration

Source position: fpmkunit.pp line 562

public constructor TNotifyEventCollection.create(

  ASupportedActionSet: TNotifyEventActionSet

);

Arguments

ASupportedActionSet

  

Set of notification actions supported by this collection

Description

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.


Documentation generated on: Dec 15 2025