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