Table of Contents

ITMSFNCDataBinderNotificationManagerReference.AddManager Method

Registers the given notification manager so it receives change notifications from this control.

API unit family: TMSFNCDataBinding Declaring type: ITMSFNCDataBinderNotificationManagerReference

Syntax

procedure AddManager(AManager: ITMSFNCDataBinderNotificationManager);

Parameters

Name Description
AManager Notification manager to register.