RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ConvUtils.TConvTypeArray Type

TConvTypeArray represents a dynamic array of conversion types (measurement units)

Pascal
TConvTypeArray = array of TConvType;
C++
array of TConvType TConvTypeArray;

ConvUtils

TConvTypeArray is a dynamic array of TConvType values. Each value in the array is the identifier for a single conversion type (measurement unit). 

 

IDH

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!