Linux only
Use this property to set the file access mask. The default value is $1B6, which corresponds to rw-rw-rw- access mask.
Use this property to set the name of the file to save data to.
See also: Stream property.
There are two possible values for this property: foRewrite and foAppend. When foRewrite (default value) is set and the file with the specified name already exists (or a stream is assigned) the contents of the file (stream) is rewritten. In the foAppend mode the new data is appended to the end of the existing file (stream). Currently only TWaveOut and TVorbisOut components support foAppend mode.
Copyright © 2002, 2003 Andrei Borovsky. All rights reserved.