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

TVecRecord

Declaration

Source position: fefontengine.pas line 191

type TVecRecord = record

  n: Int;

  

  org_x: PCoordinates;

  

  org_y: PCoordinates;

  

  cur_x: PCoordinates;

  

  cur_y: PCoordinates;

  

  touch: PTouchTable;

  

end;



CT Web help

CodeTyphon Studio