[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgtk3.pas line 13276
type TGtkTextAppearanceBitfield0 = bitpacked record |
||
underline: guint4; |
|
|
strikethrough: guint1; |
|
|
draw_bg: guint1; |
|
|
inside_selection: guint1; |
|
|
is_text: guint1; |
|
|
end; |