Click or drag to resize

TDInterpretationClass Properties

The TDInterpretationClass type exposes the following members.

Properties
 NameDescription
Public propertyCaption Gets the caption of this data class.
(Inherited from TDataClass)
Public propertyClassName Gets the class name associated with this data class.
(Inherited from TDataClass)
Public propertyID Gets the identifier of this data class.
(Inherited from TDataClass)
Public propertyNode Gets the underlying node for this data class.
(Inherited from TDataClass)
Public propertyTData Gets the node named "TData" that contains the data values for this class.
(Inherited from TDataClass)
Public propertyUnitDescription Gets the textual description of the unit corresponding to UnitIndex.
Public propertyUnitIndex Gets the index identifying the selected unit.
Public propertyUnitShortCut Gets the short notation or shortcut for the unit corresponding to UnitIndex.
Top
See Also