You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalWrite Class > public
DSP Master VCL
ContentsIndex
public Public Methods
Public Methods
 
Name 
Description 
 
Appends a new record to the file with Filename. 
 
Returns the amount of data written so far in bytes.  
 
Close the file with FileName. 
 
Call the CloseRecord once the record has been written. 
 
Returns true, if the file is open. 
 
Initialize a new record. 
 
Save Data to the current record and advance the file position. 
 
Saves the data connected to the input property to the file with FileName. 
 
Prepare the file with FileName for writing. 
 
Save Data as a single record to the file. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.