Constants

Constants are defined, viewed, and manipulated using the Constant Manager. The Builder Xcessory constants allow you to perform the following tasks:

· Assign a constant name to a value. The constant name is then referenced when you use the value in a resource. This behavior is equivalent to a style containing a single value.

· Fetch the resource value referenced by a constant at runtime using the routine call MrmFetchConstant orMrmFetchSetValue.


Note: You can use Constants of type Integer in expressions. Refer to Expressions for more detailed information on expressions.

Documentation: