Unit 'zgl_resources' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_zengl]

zglTFontResource

Declaration

Source position: zgl_resources.pas line 117

type zglTFontResource = record

  FileName: UTF8String;

  

  Memory: zglTMemory;

  

  Font: zglPFont;

  

  pData: array of PByteArray;

  

  Format: array of Word;

  

  Width: array of Word;

  

  Height: array of Word;

  

end;



CT Web help

CodeTyphon Studio