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

Thb_feature_t

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazharfbuzz0.pas line 1251

type Thb_feature_t = object

  tag: Thb_tag_t;

  

  value: guint32;

  

  start: guint;

  

  end_: guint;

  

  procedure _string();

  

end;

Inheritance

Thb_feature_t