[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedatanodes.pas line 115
type listitemlayoutinfoty = record |
widget: twidget; |
cellsize: sizety; |
minsize: sizety; |
captionrect: rectty; |
captioninnerrect: rectty; |
imagerect: rectty; |
imagealignment: alignmentsty; |
textflags: textflagsty; |
expandboxrect: rectty; |
checkboxrect: rectty; |
checkboxinnerrect: rectty; |
boxids: treeitemboxidarty; |
variable: variablelistiteminfoty; |
end; |