You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalWrite Class > public > TSignalWrite.CloseFile Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalWrite.CloseFile Method

Close the file with FileName.

Pascal
procedure CloseFile; override;

Usually the method is used in the call sequence: SaveFile, InitRecord,SaveBlock,..., SaveBlock, CloseRecord, IniRecord,..... ,CloseRecord, CloseFile.

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