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

TDrawListItemStruct

Declaration

Source position: lcltype.pp line 1077

type TDrawListItemStruct = record

  ItemID: UINT;

  

  Area: TRect;

  

  DC: HDC;

  

  ItemState: TOwnerDrawState;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.