[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'EasyLazFreeType' (#lazutils)

IFreeTypeFamilyEnumerator

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

Declaration

Source position: easylazfreetype.pas line 134

type IFreeTypeFamilyEnumerator = interface

  function MoveNext;

  

  function GetCurrent;

  

  property Current: TCustomFamilyCollectionItem; [r]

  

end;

Inheritance

IFreeTypeFamilyEnumerator

  

The latest version of this document can be found at lazarus-ccr.sourceforge.net.