Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDrawListItemStruct

Declaration

Source position: lcltype.pp line 1169

type TDrawListItemStruct = record

  ItemID: UINT;

  

  Area: TRect;

  

  DC: HDC;

  

  ItemState: TOwnerDrawState;

  

end;


Version 4.4 Generated 2025-11-08 Home