Source position: mui.pas line 1451
type tMUIP_CreateBubble = record
MethodID: LongWord;
x: LongInt;
y: LongInt;
txt: PAnsiChar;
flags: LongWord;
end;