PointKey: Integer;
The PointKey property determines the PT_KEY parameter value in binding string.
The PT_KEY parameter determines the key of calculated point created for the data source.
The PointKey property is specified in combination with the IBindingDimCombo.DataSourceKey and IBindingDimCombo.DimensionKey properties.
The PointKey property is available if the IBindingDimCombo.PointKeyDefined property is set to True. If the PointKey property is changed, the IBindingDimCombo.PointKeyDefined property is automatically set to True.
The example of use is given in description of the IBindingDimCombo.DataSourceKey property.
See also: