Table of Contents

TTMSFNCInsertToolBar.Notify Method

Called when the bound editor or control state changes; override to update toolbar button states accordingly.

API unit family: TMSFNCToolBars Declaring type: TTMSFNCInsertToolBar Inherited from: TTMSFNCToolBarBase

Overloads

Overload 1

Called when the bound editor or control state changes; override to update toolbar button states accordingly.

procedure Notify; virtual; abstract;

Overload 2

Synchronizes toolbar state with the bound control.

procedure Notify; override;