[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
SaveToClipboardFormats - Converts the image to a clipboard format.
Source position: graphics.pp line 826
public procedure TGraphic.SaveToClipboardFormat( |
FormatID: TClipboardFormat |
); virtual; |
FormatID |
|
Identity of the clipboard format. |
SaveToClipboardFormats - Converts the image to a clipboard format.
If the image does not support being translated into a clipboard format it will generate an exception
lazarus-ccr.sourceforge.net |