RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TConvTypeInfo.Description Property

Names the measurement unit represented by the conversion type.

Pascal
property Description: string;
C++
__property AnsiString Description;

Description is the descriptive name supplied for the conversion type when it is registered. Typically, this is the name of a type of measurement unit. For example, the Description for the tuFortnights conversion type is 'Fortnights'. 

 

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