[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Load the data from the clipboard using the format type specified by ClipboardType and the format identifier FormatID.
Source position: graphics.pp line 822
public procedure TGraphic.LoadFromClipboardFormatID( |
ClipboardType: TClipboardType; |
FormatID: TClipboardFormat |
); virtual; |