Source position: lcltype.pp line 1070
type TDrawListItemStruct = record
ItemID: UINT;
Area: TRect;
DC: HDC;
ItemState: TOwnerDrawState;
end;