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

TName_Record

Declaration

Source position: tttables.pas line 203

type TName_Record = record

  platformID: UShort;

  

  encodingID: UShort;

  

  languageID: UShort;

  

  nameID: UShort;

  

  length: UShort;

  

  offset: UShort;

  

end;

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