> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Alistair George
> Sent: Friday, 30 July 1999 11:08
> To: Multiple recipients of list delphi
> Subject: [DUG]: assigning
>
>
snip

> Next Q..
> With a groupindex of 1 and several speedbuttons, if one is
> selected at state
> '1' it remains down until another button is pressed. What I want to do at
> times is to reset all of them to the off state, even though one may have
> been pressed.
> Is there a preferred method to do this?

If AllowAllUp is set then the buttons can all be up, it is simple enough to
iterate through the group of buttons setting their Down properties to false
============================================
Patrick Dunford, Christchurch, NZ
http://patrick.dunford.com/

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to