Creating tooltips for components
You can use the ToolTip property to specify a text to be displayed as a "tool tip" for a component.
You can use keywords as substitute for text values. When a form is opened, the keywords are processed by the internal string substitution method, enabling the dynamic tooltip content that contains the text and the keywords. For example, Your order number is P(OrderNo) created by P(username).