You are here: Symbol Reference > FileSignal Namespace > Classes > TSignalRead Class > published > TSignalRead.LastFrameCheck Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalRead.LastFrameCheck Property

Specifies how to handle the end of file.

Pascal
property LastFrameCheck: TLastFrameCheck;

The file being read by the component can be of any size, but data is being read in blocks of Length samples. This property determines how will the last data block be handled when there may not be enough data left for one full block.

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