TTMSFNCClipboardToolBar.Notify Method
Called when the bound editor or control state changes; override to update toolbar button states accordingly.
API unit family: TMSFNCToolBars
Declaring type: TTMSFNCClipboardToolBar
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;