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

TCustomFamilyCollectionItem.GetFontIndex

Declaration

Source position: easylazfreetype.pas line 123

public function TCustomFamilyCollectionItem.GetFontIndex(

  const AStyles: array of string;

  NeedAllStyles: Boolean = False;

  NoMoreStyle: Boolean = False

):Integer; virtual; abstract; overload;

function TCustomFamilyCollectionItem.GetFontIndex(

  AStyle: string;

  NeedAllStyles: Boolean = False;

  NoMoreStyle: Boolean = False

):Integer; virtual; abstract; overload;

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