RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TConvTypeInfo.ConvType Property

Indicates the registered identifier for the conversion type.

Pascal
property ConvType: TConvType;
C++
__property TConvType ConvType;

ConvType is the identifier for the conversion type described by this TConvTypeInfo instance. It is generated by the RegisterConversionType function to uniquely identify the conversion type (measurement unit). 

 

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