[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 13206
type TGtkTableRowColBitfield0 = bitpacked record |
||
need_expand: guint1; |
|
|
need_shrink: guint1; |
|
|
expand: guint1; |
|
|
shrink: guint1; |
|
|
empty: guint1; |
|
|
end; |