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