Table of Contents

TTMSFNCDataBinderNotificationManager Class

Manages a list of notification subscribers for the data binder; dispatches change notifications to all registered listeners.

API unit family: TMSFNCDataBinding Inherits from: TList Implements: ITMSFNCDataBinderNotificationManager

Syntax

TTMSFNCDataBinderNotificationManager = class(TList, ITMSFNCDataBinderNotificationManager)

Methods

Name Description
Notify Dispatches a notification of the given type to all registered subscribers.