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

TProfileCollection

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

Declaration

Source position: fefontengine.pas line 1610

type TProfileCollection = class

protected

  procedure Remove_Profile;

  

public

  Pool: TRenderPool;

  

  prevProfile: TProfile;

  

  fProfile: TProfile;

  

  gProfile: TProfile;

  

  nProfs: Int;

  

  constructor Create();

  

  procedure Clear;

  

  procedure New_Profile();

  

  procedure End_Profile;

  

  destructor Destroy; override;

  

end;

Inheritance

TProfileCollection

  

|

TObject



CT Web help

CodeTyphon Studio