[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

TDrawListItemStruct

Declaration

Source position: lcltype.pp line 1166

type TDrawListItemStruct = record

  ItemID: UINT;

  

  Area: TRect;

  

  DC: HDC;

  

  ItemState: TOwnerDrawState;

  

end;


Version 3.2 Generated 2024-02-25 Home