- 入门指南
- 在开始之前
- 如何
- 设计应用程序
- 事件和规则
- 在应用程序中利用 RPA
- 在应用程序中利用实体
- 在应用程序中利用队列
- 应用程序生命周期管理 (ALM)
- 基本故障排除指南
常规
- “标签值”- 显示复选框的文本。
- “工具提示”- 要在复选框上显示的工具提示。使用此选项可提供有关控件的其他信息。
- “复选框值”- 将复选框值绑定到 RPA 流程参数或应用程序字段。可以在运行时动态解析此属性。
- “选中 (默认)”- 运行时复选框的默认值。
- “复选框位置”- 更改复选框相对于标签的位置(左侧/右侧)。
- Hidden- If selected, hides the control in the runtime.
- “已禁用”- 如果选中,则在运行时禁用该控件。
Events
- “值已更改”- 配置在值更改时会发生的情况。
样式
-
Control Alignment - By default, inherits the parent alignment. A different alignment other than the parent can be set. To default to Parent's alignment, toggle the selected alignment icons to switch off the specific alignment.
备注:Alignment is dependent on Parent's layout (Vertical vs. Horizontal).
-
“颜色”- 选中时复选框的颜色。
-
Font- Sets the font of the control. Font family, size, color, and style (Bold, Italic and Underline) can be configured in this section. By default, the control inherits the font family of its immediate parent container which is indicated by the keyword 'inherited'.
-
Margin- Sets the margin of the control. By default 4px margin is set. Top/Bottom and Left/Right margin properties are combined. These properties can be unlinked using the unlink button on the right side of the Margin section heading.
-
“大小”- 可以在“大小”部分中设置控件的宽度和高度。默认情况下,大小设置为“自动”。
“最小宽度”/“最小高度”和“最大宽度”/“最大高度”可在“大小”部分的“更多”(…) 下找到。
-
“背景颜色”- 设置复选框的背景。