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