X
X
xXeleXx2014-06-26 11:51:29
Delphi
xXeleXx, 2014-06-26 11:51:29

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

1 answer(s)
V
Viktor Koltcov, 2014-06-26
@Vityarik

Try to set different GroupIndex for all SpeedButton and set Doun = True

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question