Source position: bufstream.pp line 127
public constructor TBufferedFileStream.Create(
const AFileName: string;
Mode: Word
);constructor TBufferedFileStream.Create(
Mode: Word;
Rights: Cardinal
);