[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msestat' (#msegui)

tstatwriter.create

Declaration

Source position: msestat.pas line 201

public constructor tstatwriter.create(

  const astream: ttextstream;

  const aencoding: charencodingty = ce_utf8

); overload;

constructor tstatwriter.create(

  const filename: filenamety;

  const aencoding: charencodingty = ce_utf8;

  const atransaction: Boolean = True

); overload;


Documentation generated on: 2021-05-13