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