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