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