I have an application that uses the TFormPlacement class. This worked fine until one of the DLLs used by the application was changed to also use the TFormPlacement class. It compiles & links OK, but the application will not now run - the message "Class TFormPlacement not found" is displayed.
Any ideas how I can get round this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have an application that uses the TFormPlacement class. This worked fine until one of the DLLs used by the application was changed to also use the TFormPlacement class. It compiles & links OK, but the application will not now run - the message "Class TFormPlacement not found" is displayed.
Any ideas how I can get round this?