Source position: jwawinuser.pas line 3713
type tagDELETEITEMSTRUCT = record
CtlType: UINT;
CtlID: UINT;
itemID: UINT;
hwndItem: HWND;
itemData: ULONG_PTR;
end;