TTMSFNCClipBoard.SetBitmap Method
Places a bitmap image onto the clipboard.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCClipBoard
Syntax
class procedure SetBitmap(ABitmap: TTMSFNCBitmap); virtual;
Parameters
| Name | Description |
|---|---|
ABitmap |
The bitmap to write to the clipboard. |