DewDSPMasterNET
TSignalWrite.CloseRecord Method

Class
TSignalWrite

Declaration
Procedure CloseRecord;

Description
Call the CloseRecord once the record has been written. Usually this method is used in the sequence: InitRecord, SaveBlock,..., SaveBlock, CloseRecord. InitRecord, SaveBlock,...., SaveBlock,.... You do not have to call it after a call to InitRecord: InitRecord, SaveBlock,..., SaveBlock, InitRecord, SaveBlock,.... If InitRecord is called and the record is open, CloseRecord is called automatically.

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