RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
StdConvs.cbArea Variable

Represent units that measure cbArea.

Pascal
cbArea: TConvFamily;
C++
TConvFamily cbArea;

Use the cbArea unit variables as parameters to the Convert function to convert an cbArea measurement to a different set of units. The StdConvs unit registers these cbArea measurement units in the cbArea family and assigns the resulting TConvType values to these global variables.

Note: To initialize these variables in C++ programs, use the InitStdConvs procedure.
 

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