[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 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.0 | Generated 2025-05-03 | Home |