TTMSFNCClipBoard.GetBitmapWin Method
Reads a bitmap image from the clipboard using the Windows CF_DIB or CF_BITMAP format.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCClipBoard
Syntax
class function GetBitmapWin: TTMSFNCBitmap; virtual;
Returns
A new TTMSFNCBitmap from the clipboard, or nil if no bitmap is available. The caller owns the returned bitmap.