Back to Devexpress

TdxRangeControlNumericClientProperties Members

vcl-dxrangecontrol-dot-tdxrangecontrolnumericclientproperties-dot-underscore-members.md

latest8.9 KB
Original Source

TdxRangeControlNumericClientProperties Members

A Numeric range selection and visualization model.

Constructors

NameDescription
Create(TPersistent)Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent.

Properties

NameDescription
DisplayFormatSpecifies the display pattern applied to all tickmark labels on the numeric scale. Inherited from TdxRangeControlCustomNumericClientProperties.
MaxValueSpecifies the highest selectable value within the range control. Inherited from TdxRangeControlCustomClientProperties.
MinValueSpecifies the lowest selectable value within the range control. Inherited from TdxRangeControlCustomClientProperties.
Owner protectedProvides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
RangeValueTypeSpecifies the actual value type employed by the range control‘s numeric value selection and visualization model. Inherited from TdxRangeControlCustomNumericClientProperties.
ScaleIntervalSpecifies the interval between scale tickmarks on the range control‘s ruler. Inherited from TdxRangeControlCustomClientProperties.
ScaleIntervalMinWidth
StyleProvides access to the appearance settings of the range control’s UI elements displayed by the data range selection and visualization model. Inherited from TdxRangeControlCustomClientProperties.

Methods

NameDescription
_AddRef protectedThe reference counter increment function of the interfaced property set. Inherited from TcxOwnedInterfacedPersistent.
_Release protectedThe reference counter decrement function of the interfaced property set. Inherited from TcxOwnedInterfacedPersistent.
Assign(TPersistent)Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
DoAssign(TPersistent) protectedUpdates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetInterval(Double,Double)Obtains the actual data range from the two specified range control‘s viewport coordinates. Inherited from TdxRangeControlCustomNumericClientProperties.
GetMinSelectedIntervalReturns the minimal selectable range for the data range selection and visualization model. Inherited from TdxRangeControlCustomClientProperties.
GetNamePathInherited from TPersistent.
GetNearestNormalizedAcceptableValue(Double)Returns the nearest selectable value (as the corresponding range control‘s viewport coordinate) from the specified range control’s viewport coordinate. Inherited from TdxRangeControlCustomClientProperties.
GetNextNormalizedAcceptableValue(Double,Variant,Boolean)Returns the viewport position of a value separated from the specified viewport position by a specific data range. Inherited from TdxRangeControlCustomClientProperties.
GetNormalizedValue(Variant)Returns the range control’s viewport coordinate corresponding to the specified value within the selectable range. Inherited from TdxRangeControlCustomClientProperties.
GetOwner protectedReturns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
IsRangeEmptyIdentifies if the range control is empty. Inherited from TdxRangeControlCustomClientProperties.
IsRangeValueTypeSupported(Word)Identifies if the specified variant type is supported by the numeric value selection and visualization model. Inherited from TdxRangeControlCustomNumericClientProperties.
QueryInterface(TGUID,Untyped) protectedProvides access to the implementation of the specified interface if the current persistent property set or information container supports it. Inherited from TcxOwnedInterfacedPersistent.
ToStringInherited from TObject.

See Also

TdxRangeControlNumericClientProperties Class

dxRangeControl Unit