IUnitsDimInstance.IsUnit

Syntax

IsUnit(Element: Integer): Boolean;

Parameters

Element. Index of dictionary element.

Description

The IsUnit property determines that the element is a measurement unit.

Comments

Available values:

Example

The property use is given in the example for the IUnitsDimInstance.BasisByElement property.

See also:

IUnitsDimInstance