The following table lists functions in this documentation.
|
Name |
Description |
|
Indicates whether a specified conversion type is registered with a specified conversion family. | |
|
Indicates whether the Convert function can convert between two specified conversion types. | |
|
Converts a measurement from one set of units to another. | |
|
Converts a measurement from one set of units to another. | |
|
Converts a measurement from the specified units to the base units of its conversion family. | |
|
Converts a measurement from the base units of a conversion family into a specified conversion type. | |
|
Returns the string description of what a conversion family measures. | |
|
Returns the string description of a conversion type (measurement unit). | |
|
Returns the identifier for the conversion family with which a conversion type or pair of types is registered. | |
|
Returns the identifier for the conversion family with which a conversion type or pair of types is registered. | |
|
Adds two measurements and returns the result using a specified unit of measurement. | |
|
Indicates the relationship between two measurements. | |
|
Decrements a specified measurement by a specified amount. | |
|
Decrements a specified measurement by a specified amount. | |
|
Subtracts one measurement from another and returns the result using a specified unit of measurement. | |
|
Increments a specified measurement by a specified amount. | |
|
Increments a specified measurement by a specified amount. | |
|
Indicates whether two measurements are equivalent. | |
|
Formats a measurement and its conversion unit into a human-readable string. | |
|
Indicates whether a specified measurement exceeds another measurement by at most a specified amount. | |
|
Indicates whether a specified measurement is at most a specified amount less than another measurement. | |
|
Retrieves the identifier for a conversion family given its name. | |
|
Retrieves the identifier for a conversion type given its name and family. | |
|
Retrieves the identifier for a conversion type given its name and family. | |
|
Returns a list of all registered conversion families. | |
|
Returns a list of all registered conversion types in a specified conversion family. | |
|
Raises an EConversionError exception. | |
|
Raises an EConversionError exception. | |
|
This is function ConvUtils.RaiseConversionRegError. | |
|
Registers a new conversion family and returns its identifier. | |
|
Registers a new conversion type and returns its identifier. | |
|
Registers a new conversion type and returns its identifier. | |
|
Registers a new conversion type and returns its identifier. | |
|
Parses a string into a value and conversion type. | |
|
Retrieves the identifier for the conversion family with which a conversion type or pair of types is registered. | |
|
Retrieves the identifier for the conversion family with which a conversion type or pair of types is registered. | |
|
Parses a string into a value and conversion type. | |
|
Unregisters a conversion family previously registered using RegisterConversionFamily. | |
|
Unregisters a conversion type previously registered using RegisterConversionType. |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|