You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public > Subtract Method > VectorInt.Subtract Method (TMtxVecInt, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
VectorInt.Subtract Method (TMtxVecInt, integer)

Subtract integer Value from all Src elements.

Pascal
function Subtract(const Src: TMtxVecInt; const Value: integer): TMtxVecInt; overload;

Subtract integer Value from all Src elements and store the results in calling vector. Size of calling vector is adjusted automatically.

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