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

IFEFontEnumerator

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

Declaration

Source position: fefontengineobjects.pas line 126

type IFEFontEnumerator = interface

  function MoveNext;

  

  function GetCurrent;

  

  property Current: TFECustomFontCollectionItem; [r]

  

end;

Inheritance

IFEFontEnumerator

  

|

IInterface



CT Web help

CodeTyphon Studio