Table of Contents

TTMSFNCClipBoard.SetBitmapWin Method

Places a bitmap image onto the clipboard using the Windows CF_DIB or CF_BITMAP format.

API unit family: TMSFNCUtils Declaring type: TTMSFNCClipBoard

Syntax

class procedure SetBitmapWin(ABitmap: TTMSFNCBitmap); virtual;

Parameters

Name Description
ABitmap The bitmap to write to the clipboard.