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.6 | Generated 2026-02-20 | Home |