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