Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TPicture.LoadFromClipboardFormat

LoadFromClipboardFormat - Reads the picture from the handle provided in the given clipboard format.

Declaration

Source position: graphics.pp line 897

public procedure TPicture.LoadFromClipboardFormat(

  FormatID: PtrUInt

);

Arguments

FormatID

  

The identifier for the clipboard format.

Description

LoadFromClipboardFormat - Reads the picture from the handle provided in the given clipboard format.

Errors

If the format is not supported, an exception is generated