Source position: mui.pas line 1443
type TMUIP_CreateBubble = record
MethodID: LongWord;
x: LongInt;
y: LongInt;
txt: PChar;
flags: LongWord;
end;