|
For a CardStack form object, returns the list of local cards.
|
||
|
For a CardStack form object, returns the local card with the specified name.
|
||
|
Returns the current value of a FormObject when applicable. The method is supported by the following types of FormObjects: input field, toggle button, checkbox, combo box, file import, array input, radio button, selection input, text, list box, table, slider, knob.
|
||
|
superscript | E
|
When set to superscript, exponents are displayed using superscript font. When set to E, exponents are displayed using the character E followed by the exponent value.
|
||
|
When the value is scientific, numbers are always displayed using scientific notation. When the value is decimal, numbers are never displayed using scientific notation. When the value is auto, the notation depends on the size of the number.
|
|||
|
true | false
|
|||
|
Text to display as dialog title for the file browser dialog. Also displayed as a tooltip for the FileBrowser form object.
|
|||
|
true | false
|
If true, data picking is enabled in the graphics form object.
|
||
|
ProbeFeature | GraphicsData
|
Defines where the picked data is stored. Valid values are probe features and GraphicsData declarations.
|
||
|
Defines the background color of the 2D graphics object. Can be set with a color name (for example, blue, black) or RGB values.
|
|||
|
The text to display on the HyperLink form object.
|
|||
|
The URL to open when the HyperLink is activated.
|
|
true | false
|
|||
|
superscript | E
|
When set to superscript, exponents are displayed using superscript font. When set to E, exponents are displayed using the character E followed by the exponent value.
|
||
|
on | off
|
If the value is on, then numerical values in the input field are formatted according to the exponent, notation, and precision properties. When the user is editing the text in the input field, the formatting is temporarily disabled so that the original text can be edited.
|
||
|
When the value is scientific, numbers are always displayed using scientific notation. When the value is decimal, numbers are never displayed using scientific notation. When the value is auto, the notation depends on the size of the number.
|
|||
|
true | false
|
The active property controls whether the Selection Input is active. Changing the property value selects or deselects the Activate Selection button in the Selection Input.
|
||
|
The number of steps between the min and max values. The number of tick marks is one more than the number of steps.
|
|||
|
superscript | E
|
When set to superscript, exponents are displayed using superscript font. When set to E, exponents are displayed using the character E followed by the exponent value.
|
||
|
When knobradiusmanual has the value on, this is the value of the knob. The tick marks appear outside this radius.
|
|||
|
on | off
|
When the value is off the radius is calculated automatically. When the value is on, the radius is given by the knobradius property.
|
||
|
true | false
|
When true this setting enables custom label formatting.
|
||
|
The kind of mouse movement to change the knob value. When set to distance, the distance the mouse is moved, either horizontally or vertically, controls the value. When set to vertical, only the vertical distance the mouse is moved controls the value. When set to circular, the value is changed using a circular motion.
|
|||
|
When the value is scientific, numbers are always displayed using scientific notation. When the value is decimal, numbers are never displayed using scientific notation. When the value is auto, the notation depends on the size of the number.
|
|||
|
To control whether the scale should have tick marks or labels. When set to none, the knob has no tick marks or labels. When set to marks, the knob has tick marks but no labels. When set to markslabels, the knob has tick marks and labels for the minimum and maximum values. When set to marksalllabels, the knob has ticks marks and all major ticks has a label.
|
|||
|
The number of steps between the min and max values. The number of tick marks is one more than the number of steps.
|
|||
|
on | off
|
If the value is on, the text can be edited by the user of the application. If the value is off, the text can only be changed programmatically.
|
||
|
on | off
|
If the value is on, word wrapping is used to break lines that are too long to fit within the text area. If the value is off, long lines may not be completely visible.
|