Runtime Behavior Group Properties
- Last UpdatedJul 13, 2023
- 4 minute read
The following table contains a list of properties in the Runtime Behavior property category used by the:
-
Elements.
-
Canvas.
-
Element groups.
-
Embedded graphics.
The table shows the purpose of Runtime Behavior properties, where they are used, and where to find more information on how to use them.
Asterisk (*) marks properties that are specific to only one type of element or the canvas, a group or an embedded graphic.
|
Property |
Purpose, category, usage and further information |
|
Enabled |
Purpose: When set to True enables the element at run time and allows the user to interact with it. If the property is set to False the user cannot use the mouse or keyboard to interact with the element. Data changes as a result of an animation or script still execute. |
|
Category: Runtime Behavior |
|
|
Used by: Rectangle, Rounded Rectangle, Ellipse, Polygon, Closed Curve, 2 Point Pie, 3 Point Pie, 2 Point Chord, 3 Point Chord, Line, H/V Line, Polyline, Curve, 2 Point Arc, 3 Point Arc, Button, Text, Text Box, Image, Radio Button Group, Check Box, Edit Box, Combo Box, Calendar, DateTime Picker, List Box, Group, Path, Embedded Symbol |
|
|
Can be read by script at run time: Yes |
|
|
Info: Enabling and Disabling Elements for Run-Time Interaction |
|
|
Language |
Purpose: Defines the current language of the graphic. |
|
Category: Runtime Behavior |
|
|
Used by: Embedded Symbol |
|
|
Can be read by script at run time: Yes |
|
|
LanguageID |
Purpose: Defines the current language ID of the graphic. |
|
Category: Runtime Behavior |
|
|
Used by: Embedded Symbol |
|
|
Can be read by script at run time: Yes |
|
|
MultiplePopupsAllowed* |
Purpose: If False, ShowSymbol animations only show within a single dialog window no matter how many animations are invoked and regardless of how the animations are configured. If True, ShowSymbol animations show in separate dialog windows. |
|
Category: Runtime Behavior |
|
|
Used by: Canvas |
|
|
Can be read by script at run time: No |
|
|
OwningObject* |
Purpose: Used as the object reference to replace all "Me." references in expressions and scripts. Everywhere there is a "Me." reference this object reference is used instead. The object name can be set either using a tag or equipment reference. |
|
Category: Runtime Behavior |
|
|
Used by: Embedded Symbol |
|
|
Can be read by script at run time: Yes |
|
|
Scripts* |
Purpose: Defines a collection of scripts configured for the graphic. |
|
Category: Runtime Behavior |
|
|
Used by: Canvas |
|
|
Can be read by script at run time: No |
|
|
SymbolReference* |
Purpose: Contains the exact location that the Embedded Symbol is linked to. This can help the user in locating the original definition for editing purposes. |
|
This property is always disabled. |
|
|
Category: Runtime Behavior |
|
|
Used by: Embedded Symbol |
|
|
Can be read by script at run time: No |
|
|
TabOrder |
Purpose: Defines the tab order for the element. The tab order is only used when navigating by the keyboard. This property is valid only when the TabStop property is set to true. |
|
Category: Runtime Behavior |
|
|
Used by: Rectangle, Rounded Rectangle, Ellipse, Polygon, Closed Curve, 2 Point Pie, 3 Point Pie, 2 Point Chord, 3 Point Chord, Line, H/V Line, Polyline, Curve, 2 Point Arc, 3 Point Arc, Button, Text, Text Box, Image, Radio Button Group, Check Box, Edit Box, Combo Box, Calendar, DateTime Picker, List Box, Group, Path, Embedded Symbol |
|
|
Can be read by script at run time: No |
|
|
TabStop |
Purpose: Determines if the element can be navigated to and can receive focus at run time. |
|
Category: Runtime Behavior |
|
|
Used by: Rectangle, Rounded Rectangle, Ellipse, Polygon, Closed Curve, 2 Point Pie, 3 Point Pie, 2 Point Chord, 3 Point Chord, Line, H/V Line, Polyline, Curve, 2 Point Arc, 3 Point Arc, Button, Text, Text Box, Image, Radio Button Group, Check Box, Edit Box, Combo Box, Calendar, DateTime Picker, List Box, Group, Path, Embedded Symbol |
|
|
Can be read by script at run time: No |
|
|
TreatAsIcon |
Purpose: If this property is set to False, the animations defined on the graphics within the group or embedded graphic take precedence over an animation defined on the group or embedded graphic. If there are no animations or the user clicked on an area of the group or embedded graphic that does not have an animation, then the group or embedded graphic animation executes. |
|
If the property is set to True, only the animation on the group or embedded graphic is executed. The interactive animations within the group or embedded graphic never execute. |
|
|
Category: Runtime Behavior |
|
|
Used by: Group, Embedded Symbol |
|
|
Can be read by script at run time: Yes |
|
|
Visible |
Purpose: Determines the visibility of the element. This property is configured at design time and used only at runtime. At design time all elements are visible irrespective of this setting. |
|
Category: Runtime Behavior |
|
|
Used by: Rectangle, Rounded Rectangle, Ellipse, Polygon, Closed Curve, 2 Point Pie, 3 Point Pie, 2 Point Chord, 3 Point Chord, Line, H/V Line, Polyline, Curve, 2 Point Arc, 3 Point Arc, Button, Text, Text Box, Image, Radio Button Group, Check Box, Edit Box, Combo Box, Calendar, DateTime Picker, List Box, Group, Path, Embedded Symbol |
|
|
Can be read by script at run time: Yes |
|