[Overview][Classes][Procedures and functions][Index] Reference for unit 'LazFreeTypeFontCollection' (#lazutils)

TFontCollectionItem.Create

Declaration

Source position: lazfreetypefontcollection.pas line 50

public constructor TFontCollectionItem.Create(

  AFilename: string

);

constructor TFontCollectionItem.Create(

  AStream: TStream;

  AOwner: Boolean

);

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