| View previous topic :: View next topic |
| Author |
Message |
murn Guest
|
Posted: Thu Nov 06, 2003 4:01 pm Post subject: Images of components? |
|
|
I'am looking for images of standard components (component panel). I would
like to use them as base for my bitmap.
If they are saved in resource file, where is that file (I can't find it) ?
Thank you!
Regards Milos
|
|
| Back to top |
|
 |
Ignacio Vazquez Guest
|
Posted: Thu Nov 06, 2003 4:02 pm Post subject: Re: Images of components? |
|
|
"murn" <miloo (AT) email (DOT) si> wrote in message
3faa6fff$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I'am looking for images of standard components (component panel). I would
like to use them as base for my bitmap.
If they are saved in resource file, where is that file (I can't find it) ?
|
They're stored in the design-time package.
Cheers,
Ignacio
--
The strange part isn't so much that he had an accent. No accent was
detectable. It was just sounds and burbs and gurgles coming from him. He
was a like a chubby, old R2-D2.
- La Üter
|
|
| Back to top |
|
 |
Alain Quesnel Guest
|
Posted: Thu Nov 06, 2003 4:08 pm Post subject: Re: Images of components? |
|
|
1) Compile the Resource Explorer demo project. It's in C:Program
FilesBorlandDelphiXDemosResXplor
2) Use that program to open C:Program
FilesBorlandDelphi6Bindclstd60.bpl
or
1) With the focus on Delphi's main window and the proper tab selected on the
component palette, hit Alt + PrintScreen on your keyboard.
2) Paste the image in Paint or Image Editor, using a blank 24 x 24 pixel
bitmap. Move the pasted image around until you've centered the desired
component icon.
--
Alain Quesnel
[email]alainsansspam (AT) logiquel (DOT) com[/email]
http://www.logiquel.com
"murn" <miloo (AT) email (DOT) si> wrote
| Quote: | I'am looking for images of standard components (component panel). I would
like to use them as base for my bitmap.
If they are saved in resource file, where is that file (I can't find it) ?
Thank you!
Regards Milos
|
|
|
| Back to top |
|
 |
murn Guest
|
Posted: Thu Nov 06, 2003 4:14 pm Post subject: Re: Images of components? |
|
|
I'll go for the second :)
Regards Milos
|
|
| Back to top |
|
 |
Rob Kennedy Guest
|
Posted: Thu Nov 06, 2003 4:31 pm Post subject: Re: Images of components? |
|
|
murn wrote:
| Quote: | I'am looking for images of standard components (component panel). I would
like to use them as base for my bitmap.
If they are saved in resource file, where is that file (I can't find it) ?
|
You might find it easier to simply take a screen shot of the IDE and use
your bitmap-editing program to copy the images you want.
--
Rob
|
|
| Back to top |
|
 |
|