- 基本情報
- はじめる前に
- 使い方
- アプリをデザインする
- イベントとルール
- アプリで RPA を活用する
- アプリ内でエンティティを活用する
- アプリ内でキューを活用する
- アプリケーション ライフサイクル管理 (ALM)
- 基本的なトラブルシューティング ガイド
全般
- リストのソース - リスト コントロールのソースです。有効なデータ型は、Array of Strings、Integer または DateTime、Data Table、および Object の配列です。
- 列 - データ テーブルの特定の列、またはオブジェクト配列の場合はプロパティを選択します。このプロパティは、リストのソース プロパティがデータ テーブルまたはオブジェクト配列の場合にのみ設定します。
- 選択した値のバインド - 実行時にドロップダウンから選択した値を、RPA プロセスの引数またはアプリのフィールドとバインドします。
- ヒント テキスト - 実行時に表示される、コントロールのヘルプ テキストを設定します。
- 既定で選択する値 - 実行時にコントロールに表示される既定値です。
- ツールチップ - ドロップダウンに表示するツールチップです。このツールチップで、コントロールに表示する追加情報を提供します。
- Hidden- If selected, hides the control in the runtime.
- 無効化 - 選択すると、実行時にコントロールが無効化されます。
イベント
- 値の変更時 - 値が変更された際の挙動を設定します。
スタイル
-
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.
-
サイズ - このセクションではコントロールの幅と高さを設定できます。既定では、サイズは [auto] に設定されています。幅/高さの最小サイズと最大サイズは、[サイズ] セクションの (...) アイコンをクリックして設定できます。
-
背景色 - ドロップダウンの背景色を設定します。