[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 1085
type TMeasureItemStruct = record |
||
CtlType: UINT; |
|
|
CtlID: UINT; |
|
|
itemID: UINT; |
|
|
itemWidth: UINT; |
|
|
itemHeight: UINT; |
|
|
itemData: ULONG_PTR; |
|
|
end; |
lazarus-ccr.sourceforge.net |