void CloseFile();
Close the file with FileName.
Remarks:
Usually the method is used in the call sequence: SaveFile, InitRecord,SaveBlock,..., SaveBlock, CloseRecord, IniRecord,..... ,CloseRecord, CloseFile.
Declared in Dew::Signal::TSignalWrite · Dew.Signal/FileSignal.h · Cross-compiler