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

TMeasureItemStruct

Declaration

Source position: lcltype.pp line 1085

type TMeasureItemStruct = record

  CtlType: UINT;

  

  CtlID: UINT;

  

  itemID: UINT;

  

  itemWidth: UINT;

  

  itemHeight: UINT;

  

  itemData: ULONG_PTR;

  

end;

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