Source position: clipbrd.pp line 143
type TClipboardData = record
FormatID: TClipboardFormat;
Stream: TMemoryStream;
end;