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