VectorInt.BlockEnd Property

property BlockEnd: Boolean;

Returns true, if the currrent subrange of the vector was also the last subrange in the VectorInt.

Returns: Boolean

Remarks:

Returns true, if the currrent subrange of the vector was also the last subrange in the VectorInt. This property be used together with and .

See Also: VectorInt.BlockInit, VectorInt.BlockNext