Table of Contents

ITMSFNCDataBinderNotificationManager.Notify Method

Dispatches a notification to all registered observers, indicating that the specified control's binding state has changed.

API unit family: TMSFNCDataBinding Declaring type: ITMSFNCDataBinderNotificationManager

Syntax

procedure Notify(AControl: TObject; AType: TTMSFNCDataBinderNotificationType);

Parameters

Name Description
AControl The bound control that triggered the notification.
AType Type of notification indicating what changed.