[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 2498
type TGIOChannelBitfield0 = bitpacked record |
||
use_buffer: guint1; |
|
|
do_encode: guint1; |
|
|
close_on_unref: guint1; |
|
|
is_readable: guint1; |
|
|
is_writeable: guint1; |
|
|
is_seekable: guint1; |
|
|
end; |