Property | Description | ||
Create On Condition | Whether to create the button at run time. | ||
Icon | Icon image to display on the button.
| ||
Name | Name you assign the button in the Outline Editor for your own reference purpose. This name does not appear in the application’s user interface. | ||
Text | Text to display on the button. | ||
Type | Type of button. The types are: BACK This type is placed on the left of the view header. DEFAULT This type is placed on the right of the view header. | ||
Visible | Whether the button is visible or hidden. | ||
Tag | Used to determine the context of the element at runtime, e.g. in a Delegate to find out which element was pressed. |