Source position: mui.pas line 1563
type TMUIP_DrawBackgroundBuffered = record |
MethodID: LongWord; |
rp: PRastPort; |
left: LongInt; |
top: LongInt; |
width: LongInt; |
height: LongInt; |
xoffset: LongInt; |
yoffset: LongInt; |
flags: LongInt; |
end; |