75 lines
3.1 KiB
Markdown
75 lines
3.1 KiB
Markdown
# gray_phases.Text18
|
|
|
|
*object*
|
|
|
|
## parameters
|
|
|
|
| name | description |
|
|
| ---------- | -------------------- |
|
|
| #10 | value |
|
|
| #11 | tag |
|
|
|
|
## references
|
|
|
|
*[none]*
|
|
|
|
|
|
## animated
|
|
|
|
### gray_phases.Text18 - Text18 - text
|
|
|
|
#### animations
|
|
|
|
*[none]*
|
|
|
|
#### connections
|
|
|
|
*[none]*
|
|
|
|
#### command
|
|
|
|
*[none]*
|
|
|
|
#### touch
|
|
|
|
* **release**
|
|
* display [new-tag_edits-tag_command](../../displays/new-tag_edits-tag_command.md) /T" set #11 #10", "this will set #11 to #10", "i am going to set #11 to #10", "organon\gbcr_wateradmin"
|
|
|
|
#### xml
|
|
|
|
```xml
|
|
<text name="Text18" height="18" width="54" left="1474" top="11" visible="true" wallpaper="false" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="a widget">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-tag_edits-tag_command /T" set #11 #10", "this will set #11 to #10", "i am going to set #11 to #10", "organon\gbcr_wateradmin"" repeatRate="0.25">
|
|
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
|
|
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
|
|
<imageSettings imageReference="noImage"/>
|
|
</confirm>
|
|
</animateTouch>
|
|
</animations>
|
|
<parameters>
|
|
<parameter name="#10" description="value" value=""/>
|
|
<parameter name="#11" description="tag" value=""/>
|
|
</parameters>
|
|
</text>
|
|
```
|
|
|
|
## xml
|
|
|
|
```xml
|
|
<text name="Text18" height="18" width="54" left="1474" top="11" visible="true" wallpaper="false" toolTipText="" exposeToVba="notExposed" isReferenceObject="false" backStyle="transparent" backColor="white" foreColor="black" wordWrap="true" sizeToFit="true" alignment="middleCenter" fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="a widget">
|
|
<animations>
|
|
<animateTouch TouchStyle="rectangular" pressAction="" repeatAction="" releaseAction="display new-tag_edits-tag_command /T" set #11 #10", "this will set #11 to #10", "i am going to set #11 to #10", "organon\gbcr_wateradmin"" repeatRate="0.25">
|
|
<confirm confirmAction="false" buttonSetting="okCancel" titleBar="true" titleBarText="Confirmation" windowPosition="Centered of screen">
|
|
<caption fontFamily="Arial Unicode MS" fontSize="10" bold="false" italic="false" underline="false" strikethrough="false" caption="Are you sure you want to perform this action?"/>
|
|
<imageSettings imageReference="noImage"/>
|
|
</confirm>
|
|
</animateTouch>
|
|
</animations>
|
|
<parameters>
|
|
<parameter name="#10" description="value" value=""/>
|
|
<parameter name="#11" description="tag" value=""/>
|
|
</parameters>
|
|
</text>
|
|
```
|