TCustomRangeBar.Position

property Position: Single;

Description

Determines the current position of the handle.

Note, that Position is a single precision floating-point value. Which allows for more predictable behavior then Centered property is set to True, since the handle won't drift due to rounding errors.

See Also

Centered, Range, Window