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

tagDrawItemStruct

Declaration

Source position: lcltype.pp line 1136

type tagDrawItemStruct = record

  ctlType: UINT;

  

  ctlID: UINT;

  

  itemID: UINT;

  

  itemAction: UINT;

  

  itemState: UINT;

  

  hwndItem: HWND;

  

  _hDC: HDC;

  

  rcItem: TRect;

  

  itemData: ULONG_PTR;

  

end;



CT Web help

CodeTyphon Studio