[Overview][Types][Procedures and functions][Index] Reference for unit 'TTCMap' (#lazutils)

TCMap2SubHeader

Declaration

Source position: ttcmap.pas line 46

type TCMap2SubHeader = record

  firstCode: UShort;

  

  entryCount: UShort;

  

  idDelta: Short;

  

  idRangeOffset: UShort;

  

end;

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