You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > Create Constructor > Vector.Create Constructor (boolean)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Create Constructor (boolean)

Constructor of the record.

Pascal
constructor Create(FromObjectCache: boolean); overload;

Returns a Vector with internal TVec object created from object cache (CreateIt), if FromObjectCache is True. Pass false to the constructor, if the variable is a global variable. Object cache has limited size and is to be used only for local variables.

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