You are here: Symbol Reference > MtxExprInt Namespace > Functions > MtxExprInt.Shift Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExprInt.Shift Function

Shifts the content of the source data X by Offset left or right.

Pascal
function Shift(const X: TVecInt; const Offset: integer): VectorInt; overload;

Internally calls TVecInt.Shift

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