RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
StdConvs.CubicMetersPerCubicFoot Constant
Pascal
CubicMetersPerCubicFoot = MetersPerFoot * MetersPerFoot * MetersPerFoot;
C++
CubicMetersPerCubicFoot = MetersPerFoot * MetersPerFoot * MetersPerFoot;

This is constant StdConvs.CubicMetersPerCubicFoot.

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