Code property
property TOgCodeBase.Code : string
Code property property TOgCodeBase.Code : string |
Code is the release code.
Code is normally generated by another program, encoded using the applications key, and given to the user to enter into the application where it is decoded and validated. The behavior of the application when a code is entered is entirely up to you, the designer, and is also determined to some extent by the type of code being used.
Code is published as needed by descendent components.