Unit 'feFontEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

TName_Table

Declaration

Source position: fefontengine.pas line 773

type TName_Table = record

  format: UShort;

  

  numNameRecords: UShort;

  

  storageOffset: UShort;

  

  names: PName_Records;

  

  storage: FE_PByte;

  

end;



CT Web help

CodeTyphon Studio