TTMSFNCBitmapItem.DoBitmapChanged Method
Fires when the associated bitmap pixel data changes, notifying the owning container.
API unit family: TMSFNCBitmapContainer
Declaring type: TTMSFNCBitmapItem
Syntax
procedure DoBitmapChanged(Sender: TObject); virtual;
Parameters
| Name | Description |
|---|---|
Sender |
The object that triggered the bitmap change notification. |