TTMSFNCToolBarNotificationManager.Notify Method
Notifies all registered toolbar subscribers that the specified control's state has changed.
API unit family: TMSFNCToolBars
Declaring type: TTMSFNCToolBarNotificationManager
Syntax
procedure Notify(AControl: TComponent); reintroduce; virtual;
Parameters
| Name | Description |
|---|---|
AControl |
The control whose state changed. |