Table of Contents

TTMSFNCToolBarNotificationManager Class

Internal manager that broadcasts toolbar state change notifications to all registered toolbar controls.

API unit family: TMSFNCToolBars Inherits from: TList<ITMSFNCToolBarNotification> Implements: ITMSFNCToolBarNotificationManager

Syntax

TTMSFNCToolBarNotificationManager = class(TList<ITMSFNCToolBarNotification>, ITMSFNCToolBarNotificationManager)

Methods

Name Description
Notify Notifies all registered toolbar subscribers that the specified control's state has changed.