void AppendRecord();
Appends a new record to the file with Filename.
Remarks:
The file is opened, the Data is appended as a single record and the file is closed.
Declared in Dew::Signal::TSignalWrite · Dew.Signal/FileSignal.h · Cross-compiler
Appends a new record to the file with Filename.
The file is opened, the Data is appended as a single record and the file is closed.