DewDSPMasterNET
TSignalWrite.InitRecord Method

Class
TSignalWrite

Declaration
Procedure InitRecord;

Description
Initialize a new record. When writing multi-record files, call InitRecord each time you want to start a new a record. For each InitRecord a call to CloseRecord is made first. InitRecord and CloseFile will also call CloseRecord. InitRecord does not write data to the file. Instead it allocates space for the record header. When a call to SaveBlock is made, InitRecord will be called automatically, if the record has not yet been initialized.

Copyright 2008 Dew Research
http://www.dewresearch.com