Source position: jwadde.pas line 142
type DDEDATA = record
usFlags: Word;
cfFormat: SmallInt;
Value: array [0..0] of Byte;
end;