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

tmsefilestream.create

Declaration

Source position: msestream.pas line 154

public constructor tmsefilestream.create(

  const afilename: filenamety;

  const aopenmode: fileopenmodety = fm_read;

  const accessmode: fileaccessmodesty = [];

  const rights: filerightsty = defaultfilerights

); overload;

constructor tmsefilestream.create(

  ahandle: Integer

); virtual; overload;

constructor tmsefilestream.create; overload;

constructor tmsefilestream.create(

  const aopenmode: fileopenmodety

); overload;


Documentation generated on: 2021-05-13