TTMSFNCMenuItem.AddBitmap Method
Assigns the given bitmap as the item image.
API unit family: TMSFNCPopupMenu
Declaring type: TTMSFNCMenuItem
Syntax
procedure AddBitmap(const Value: TTMSFNCBitmap);
Parameters
| Name | Description |
|---|---|
Value |
Bitmap to display in the item's image area. |