Source position: mui.pas line 1621
type TMUIP_DrawParentBackground = record |
||
MethodID: LongWord; |
|
|
left: LongInt; |
|
|
top: LongInt; |
|
|
width: LongInt; |
|
|
height: LongInt; |
|
|
xoffset: LongInt; |
|
|
yoffset: LongInt; |
|
|
flags: LongInt; |
|
|
end; |