Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TPicture.LoadFromClipboardFormatID

Reads the picture from a clipboard of type ClipboardType using the format FormatID.

Declaration

Source position: graphics.pp line 898

public procedure TPicture.LoadFromClipboardFormatID(

  ClipboardType: TClipboardType;

  FormatID: PtrUInt

);