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

Constructor of the record.

Pascal
constructor Create(FromObjectCache: boolean); overload;

Returns a Matrix with internal TMtx 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 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!