Search Results

1
vote
4answers
405 views

Spin Control in Delphi

I want to use a "spin button control" (also known as an up-down control) in my Delphi Win 32 application (I'm using Delphi 2007). The aim is to have a control that looks like in Microsoft …
0
votes

Spin Control in Delphi

Thank you - there is obviously no special control in Windows that offers the feature I was looking for. …