Skip to main content

TdxRangeEditValue Type

The value type displayed by a range control.

Declaration

TdxRangeEditValue = System.Variant;

Referenced Class

Type
Variant

Remarks

A range control interprets stored Variant values as integer, floating point, currency, or date/time values depending on the current client and its settings.

The TdxRangeEditValue type is referenced by:

See Also