[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazHarfBuzz0' (#lcl)

Thb_aat_layout_feature_selector_info_t

Declaration

Source position: lazharfbuzz0.pas line 1036

type Thb_aat_layout_feature_selector_info_t = record

  name_id: Thb_ot_name_id_t;

  

  enable: Thb_aat_layout_feature_selector_t;

  

  disable: Thb_aat_layout_feature_selector_t;

  

  reserved: guint;

  

end;