Ver Mensaje Individual
  #3  
Antiguo 11-12-2014
Avatar de roman
roman roman is offline
Moderador
 
Registrado: may 2003
Ubicación: Ciudad de México
Posts: 20.269
Reputación: 10
roman Es un diamante en brutoroman Es un diamante en brutoroman Es un diamante en bruto
Cita:
Empezado por emeritos Ver Mensaje
Me he descargado la libreria GraphicEx para poderla instalar en delphi 7. me vienen fichero .obj y .pas,
Pero, ¿de dónde te la has descargado? Porque en el sitio oficial vienen bastantes más archivos que esos. Uno de esos archivos es la ayuda y ahí menciona qué hacer para "instalar":

Cita:
GraphicEx needs basically no installation because it just registers its graphic classes with TPicture on unit initialization time and from this point on TPicture is able to load images of all supported types. So all you must do to "install" GraphicEx (make its features available at runtime) is to put it in any uses clause of any source file of your project. In order to use GraphicEx images classes at design time too you should add GraphicEx and its associated files into a package of your choice. Any package will do it as long as it is also loaded at design time. Once you have included the library you can load all those exciting image formats at design time too. Note: You will not get an icon or something like this in the component palette. GraphicEx does not implement any component.
// Saludos
Responder Con Cita