[Overview][Constants][Types][Index] Reference for unit 'TTTables' (#lazutils)

TTableDir

Declaration

Source position: tttables.pas line 52

type TTableDir = record

  version: TT_Fixed;

  

  numTables: UShort;

  

  searchRange: UShort;

  

  entrySelector: UShort;

  

  rangeShift: UShort;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.