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

TProfile

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fefontengine.pas line 1597

type TProfile = class

  Pool: TRenderPool;

  

  Flow: Int;

  

  Height: Int;

  

  Start: Int;

  

  Offset: Integer;

  

  X: LongInt;

  

  nextInContour: TProfile;

  

  nextInColl: TProfile;

  

  nextInList: TProfile;

  

  prevInList: TProfile;

  

  constructor Create();

  

end;

Inheritance

TProfile

  

|

TObject



CT Web help

CodeTyphon Studio