I have a button with a picture in it. I set the picture property of the button and works ok. But sometimes i want to change this picture with another. That works but when i compile the program to .EXE when inside the program i change the picture property it displays nothing. Both picture are included at other files on project manager. how can i tell to the picture property to take the bmp from the project manager not from the disk. i want all bmps inside the .exe