[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
LoadFromClipboardFormat - Reads the picture from the handle provided in the given clipboard format
Source position: graphics.pp line 918
public procedure TPicture.LoadFromClipboardFormat( |
FormatID: TClipboardFormat |
); |
FormatID |
|
The identifier for the clipboard format |
LoadFromClipboardFormat - ToDo: Reads the picture from the handle provided in the given clipboard format.
If the format is not supported, an exception is generated
lazarus-ccr.sourceforge.net |