 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Henry Olive Guest
|
Posted: Thu Nov 11, 2004 10:22 am Post subject: SpeedButton1.Glyph:=ImageList1.??? |
|
|
I'm looking for a code something like below.
SpeedButton1.Glyph:=ImageList1.ImageIndex[1];
Thank You.
|
|
| Back to top |
|
 |
willem van Deursen Guest
|
Posted: Thu Nov 11, 2004 11:11 am Post subject: Re: SpeedButton1.Glyph:=ImageList1.??? |
|
|
ImageList1.GetBitmap(1,SpeedButton1.Glyph);
Willem
Henry Olive wrote:
| Quote: | I'm looking for a code something like below.
SpeedButton1.Glyph:=ImageList1.ImageIndex[1];
Thank You.
|
--
Willem van Deursen, The Netherlands
[email]wvandeursen_nospam (AT) nospam_carthago (DOT) nl[/email]
replace _nospam@nospam_ for @ to get a valid email address
www.carthago.nl
|
|
| 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
|
|