Answer the question
In order to leave comments, you need to log in
How to make an analogue of a checkbox using buttons in Delphi?
The task is this. Delphi 7 environment. There are several buttons (let's say 20). When you press any of them, it is fixed in the pressed state. All buttons can be pressed at the same time.
I tried with SpeedButton, but only one button turned out to be pressed.
Maybe someone knows how to be?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Try to set different GroupIndex for all SpeedButton and set Doun = True
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question