RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
StdConvs.CubicMetersPerCubicInch Constant
Pascal
CubicMetersPerCubicInch = MetersPerInch * MetersPerInch * MetersPerInch;
C++
CubicMetersPerCubicInch = MetersPerInch * MetersPerInch * MetersPerInch;

This is constant StdConvs.CubicMetersPerCubicInch.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!