TTMSFNCBitmapContainer.RegisterControl Method
Registers a control so that it is notified when the bitmap collection changes.
API unit family: TMSFNCBitmapContainer
Declaring type: TTMSFNCBitmapContainer
Syntax
procedure RegisterControl(AControl: TControl);
Parameters
| Name | Description |
|---|---|
AControl |
The control to register. |