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