Source position: mui.pas line 3542
type TMUIP_Pixmap_DrawSection = record
MethodID: LongWord;
sx: LongInt;
sy: LongInt;
sw: LongInt;
sh: LongInt;
mri: PMUI_RenderInfo;
dx: LongInt;
dy: LongInt;
end;