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

TFreeTypeStream.Create

Declaration

Source position: ttfile.pas line 83

public constructor TFreeTypeStream.Create(

  APathName: string

);

constructor TFreeTypeStream.Create(

  AStream: TStream;

  AStreamOwner: Boolean

);

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