LoadFromClipboardFormat - Reads the picture from the handle provided in the given clipboard format.
Source position: graphics.pp line 915
public procedure TPicture.LoadFromClipboardFormat( |
FormatID: TClipboardFormat |
); |
FormatID |
|
The identifier for the clipboard format. |
LoadFromClipboardFormat reads the picture from the handle provided in the given clipboard format.
If the format is not supported, an exception is generated.
| Version 4.4 | Generated 2025-11-08 | Home |