[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Saves the data to a clipboard of Type ClipboardType using the format FormatID
Source position: graphics.pp line 792
public procedure TGraphic.SaveToClipboardFormatID( |
ClipboardType: TClipboardType; |
FormatID: TClipboardFormat |
); virtual; |