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

TMeasureItemStruct

Declaration

Source position: lcltype.pp line 1174

type TMeasureItemStruct = record

  CtlType: UINT;

  

  CtlID: UINT;

  

  itemID: UINT;

  

  itemWidth: UINT;

  

  itemHeight: UINT;

  

  itemData: ULONG_PTR;

  

end;


Version 3.2 Generated 2024-02-25 Home