TSignalWrite.CloseFile Method

void CloseFile

Close the file with FileName.

Result: stored in self (calling object)

Remarks:

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