For testing purposes carry a library to make numeric keyboard, using Class Module, using a form and images for buttons that I put in image view with internal designer.
The library works well when called from another program, but for this I had to copy all the images and the layout of the form to the Program Files directory of the program that uses this library.
My question, there any way that the library has integrated all its resources as the images and the layout of the form? to avoid having to manually copy those resources to Files directory?
Many thanks in advance
Billy
The library works well when called from another program, but for this I had to copy all the images and the layout of the form to the Program Files directory of the program that uses this library.
My question, there any way that the library has integrated all its resources as the images and the layout of the form? to avoid having to manually copy those resources to Files directory?
Many thanks in advance
Billy