[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
LoadFromClipboardFormat - Replace the current image with the contents of the clipboard
Source position: graphics.pp line 802
public procedure TGraphic.LoadFromClipboardFormat( |
FormatID: TClipboardFormat |
); virtual; |
LoadFromClipboardFormat - Replaces the current image with the data provided from the clipboard.
If the TGraphic does not support that format it will generate an exception.
lazarus-ccr.sourceforge.net |