I don't know about a group but changing one at a time is fairly easy. 
 
1) go to the button you want to change and copy it to clipboard
2) past it into a text editor, RBE will work just fine
3) change the top line of the text from 
     object EnhancedSpeedButton1: TEnhancedSpeedButton
     to 
     object RBitBtn2: TRBitBtn
4) copy all the text again to the clipboard
5) delete the old enhanced button and paste the new on onto the form
 
This is a good way to also see some of the things you can change using
the property command.
 
 
Victor Timmons
Tiz's Door Sales, Inc
Visit us at www.tizdoors.com <http://www.tizdoors.com/> 
 P Please consider the environment before printing this e-mail
 

________________________________

From: [email protected] [mailto:[email protected]] On Behalf Of MDRD
Sent: Thursday, February 04, 2010 3:05 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Change group of Enhanced buttons to Bit Buttons


Hi
 
Is there a way to change a group of Enhanced speed buttons to Bit
Buttons in 7.6?
 
Thanks
Marc
 

Reply via email to