You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalWrite Class > published > TSignalWrite.AppendFile Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalWrite.AppendFile Property

If True, the SaveFile method will set the file cursor at the end of the file.

Pascal
property AppendFile: boolean;

Any records written to the file will be appended to the existing ones. If the value of the property is false, the existing file will be overwritten.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!