Source position: mui.pas line 1534
type TMUIP_DrawBackground = record |
||
MethodID: PtrUInt; |
|
|
left: LongInt; |
|
|
top: LongInt; |
|
|
width: LongInt; |
|
|
height: LongInt; |
|
|
xoffset: LongInt; |
|
|
yoffset: LongInt; |
|
|
flags: LongInt; |
|
|
end; |