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

Specifies the upper file range limit.

Pascal
property SelectionStop: int64;

To limit the range of samples in the file being processed the SelectionStop can be set to something different then -1. If the file ends before the specified SelectionStop the processing will not be affected by the value of this property. 

The value of this property affects only the IsEndOfFile method. SelectionStop is defined in number of samples.

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