I need a component for entering ranges. I was thinking along the lines of a trackbar with two markers. Are there \"native Delphi\" components that are meant for this purpose
I don't know of anything like this, although there probably is such a thing. I'd be concerned about the usability issues of moving one of the markers on top of the other. When I ask for ranges in my app I just ask the user to type the numbers in.