For one of my class libraries I would like to provide a simplified workaround code if a certain package is unavailable.
Is there a recommended way to check from code, which packages are installed in the IDE? Compiler or IDE defines would be preferred, but a solution in Pascal Script would be fine as well.