You are here: Symbol Reference > MtxParseExpr Namespace > Classes > TMtxExpression Class > public > TMtxExpression.ConstantsAlwaysReal Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxExpression.ConstantsAlwaysReal Property

If True, all constants will be double type even if number is integer.

Pascal
property ConstantsAlwaysReal: boolean;

This setting is usefull, when the parser is to be used for a calculator style application. When used for Scripting type application, it makes more sense to have this setting set to false. Default value is false.

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