[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Clipbrd' (#lcl)

TClipboardData

Declaration

Source position: clipbrd.pp line 148

type TClipboardData = record

  FormatID: TClipboardFormat;

  

  Stream: TMemoryStream;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.