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