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