Source position: intuition.pas line 3100
type TwdpWindowShape = record
MethodID: LongWord;
wdp_TrueColor: ShortInt;
wdp_Window: PWindow;
wdp_Width: LongInt;
wdp_Height: LongInt;
wdp_UserBuffer: IPTR;
pad_align: record
end;