A string consisting of the concatenation the values of the psCompany, psProduct, psVersion and psProgram properties together.
Function RegistryKeyString Returns String
| Call: | Get RegistryKeyString to StringVariable |
The framework calls this function to determine the name of the Key to use when accessing application-specific registry Values in the application object (for example, when using ReadString or WriteBinary).
You can override this function to return a different string to use as the Key name.