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: PtrUInt |
); virtual; |