Source position: xlib.pp line 1224
type TXIMPreeditDrawCallbackStruct = record
caret: cint;
chg_first: cint;
chg_length: cint;
text: PXIMText;
end;