 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gene Guest
|
Posted: Thu Nov 27, 2003 3:41 pm Post subject: How to have a speedbutton up and down? |
|
|
Hello,
Does anyone know how to have a tspeedbutton up and down?
I tried to reset a tspeedbutton to up state from down state by changing Down property. It didn't work for me.
That is what in bcb6 help file for that problem:
"When the user clicks on a button in the selected (down) state, if Caption is true, the button becomes unselected and Down is set to false."
Does anyone know what is going on?
Thanks in advance.
Gene.
|
|
| Back to top |
|
 |
Hans Galema Guest
|
Posted: Thu Nov 27, 2003 6:20 pm Post subject: Re: How to have a speedbutton up and down? |
|
|
Gene wrote:
| Quote: | Does anyone know how to have a tspeedbutton up and down?
|
You mean a TSpeedButton ?
How many of them do you have on the TForm/TPanel with the
same GroupIndex ?
In general you should make the property AllowAllUp true,
if all TSpeedButtons can be Up.
Hans.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|