Property | Description |
Create On Condition | Whether to create the date or time selector control at run time. |
Date Format | Format in which to display the date or time. |
Fallback Text | The text to be displayed if no date is set. |
Font Color | Color of the text. |
HAlign | Horizontal alignment of the contents in the entry. |
Name | Name you assign the date or time selector control in the Outline Editor for your own reference purpose. This name does not appear in the application’s user interface. |
Position X | Distance from the date or time selector control’s left edge to its parent object’s inner X position. |
Position Y | Distance from the date or time selector control’s top edge to its parent object’s inner Y position. |
Tag | Used to determine the context of the element at runtime, e.g. in a Delegate to find out which element was pressed. |
Visible | Whether the date or time selector control is visible or hidden. |
Width | Width of the date or time selector control. |