Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

エレメント

属性

エレメント/属性/値に関するメモ

item


value

文字列


style

style

デフォルト:listエレメントのスタイル

    <list x1="20" y1="200" width="200" field="FIELD1" horizontal-align="right"/>

...


<list x1="20" y1="100" width="200">

...

       <item value="Item1"/>

...

       <item value="{FIELD2}/>

...

       <tem style="modern">Item 2</item>

...

       <item>Item 3</item>
</list>