Back to Devexpress

dxRangeControl Unit

vcl-dxrangecontrol-f35809ba.md

latest10.3 KB
Original Source

dxRangeControl Unit

Classes

NameDescription
TdxCustomRangeControlServes as the base class for classes that implement range controls.
TdxCustomRangeControlHitTestStores HitTest information of the range control.
TdxCustomRangeControlStyleThe base class for all classes that implement range control color settings.
TdxCustomRangeControlViewInfo
TdxRangeControlA range control.
TdxRangeControlBaseStyleThe base class for all classes that implement the appearance settings applied to the range control.
TdxRangeControlClientStyleStores the appearance settings that can be applied to the range control by the Numeric and Date/Time data range selection and visualization models.
TdxRangeControlCustomClientPropertiesThe base class for all classes that implement data range selection and visualization models employed by the range control.
TdxRangeControlCustomClientStyleThe base class for all classes that implement the range control‘s appearance settings specific to various data range selection and visualization models.
TdxRangeControlCustomClientViewInfo
TdxRangeControlCustomDateTimeClientPropertiesThe base class for all classes that implement date/time range selection and visualization models employed by the range control.
TdxRangeControlCustomDateTimeHeaderClientPropertiesThe base class for all classes implementing the date/time range selection and visualization models that can simultaneously display multiple scales on the range control‘s ruler.
TdxRangeControlCustomNumericClientPropertiesThe base class for all classes that implement numeric data range selection and visualization models employed by the range control.
TdxRangeControlDateTimeAutoFormatHelperThe class implementing the automatic scale formatting functionality for the Date/Time Header-based data range models.
TdxRangeControlDateTimeClientPropertiesA Date/Time range selection and visualization model.
TdxRangeControlDateTimeHeaderClientPropertiesA Date/Time Header range selection and visualization model.
TdxRangeControlDateTimeHeaderClientStyleStores the appearance settings that can be applied to the range control by the Date/Time Header and Scheduler data range selection and visualization models.
TdxRangeControlDateTimeScaleThe base class for all classes that implement date/time scales displayed by the range control.
TdxRangeControlDateTimeScaleList
TdxRangeControlDateTimeScalesA set of date/time scales that can be displayed on the range control‘s ruler.
TdxRangeControlElementViewInfo
TdxRangeControlNumericClientPropertiesA Numeric range selection and visualization model.
TdxRangeControlPredefinedDateHeaderScaleA predefined scale employed by the Date/Time Header and Scheduler data range selection and visualization models.
TdxRangeControlPredefinedDateTimeScaleA scale displayed by the range control employing the Date/Time data range selection and visualization model.
TdxRangeControlStyleStores the data range model-independent appearance settings of the range control.

Interfaces

NameDescription
IdxRangeControlClientAn interface that exposes the client control‘s methods responsible for interaction with the range control.

Enums

NameDescription
TdxRangeControlDateTimeScaleUnitEnumerates measurement units used by the scales displaying TDateTime values on the range control‘s ruler.

Methods

Name
dxRangeControlClients

Constants

Name
rchtClientArea
rchtClientAreaMaxSelectionThumb
rchtClientAreaMinSelectionThumb
rchtClientAreaSelectedRange
rchtRulerElement
rchtZoomScrollBar
rchtZoomScrollBarMaxZoomGrip
rchtZoomScrollBarMinZoomGrip
rchtZoomScrollBarSelectionScrollThumb
rchtZoomScrollBarViewportScrollThumb

Types

NameDescription
TdxRangeControlClientDrawEvent
TdxRangeControlClientPropertiesClassThe class-reference to a client properties class.
TdxRangeControlDateTimeAutoFormatHelperClassThe class-reference to a helper class implementing the automatic scale formatting functionality of the date/time range selection and visualization models that can display multiple scales on the range control’s ruler.
TdxRangeControlDateTimeClientGetLabelTextEvent
TdxRangeControlDateTimeScaleClassThe class-reference to a date/time scale class.
TdxRangeControlDateTimeScaleUnitsA set of date/time measurement units used to graduate scales displayed by a range control.
TdxRangeEditValueThe value type displayed by a range control.