Gen new-layout-v2

This commit is contained in:
Ittipat Lusuk 2024-11-08 15:20:46 +07:00
parent 3eb14404d3
commit f366a53081
85 changed files with 7251 additions and 7658 deletions

View file

@ -275,11 +275,9 @@
if "inter" in param:
if "free" in param:
out_xml( '\t<Value> "Free" </Value>\r\n')
else:
out_xml( '\t<Value> StringFmt( $' + str_hot_product_code + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_hot_product_code + '.Price ) </Value>\r\n')
out_xml( '\t<Value> " Free" </Value>\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_hot_product_code + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
ice_tab_ice_show = True
@ -316,11 +314,9 @@
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
if "free" in param:
out_xml( '\t<Value> "Free" </Value>\r\n')
else:
out_xml( '\t<Value> StringFmt( $' + str_cold_product_code + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_cold_product_code + '.Price ) </Value>\r\n')
out_xml( '\t<Value> " Free" </Value>\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_cold_product_code + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
ice_tab_blend_show = True
@ -356,10 +352,8 @@
if "inter" in param:
if "free" in param:
out_xml( '\t<Value> " Free" </Value>\r\n')
else:
out_xml( '\t<Value> StringFmt( $' + str_blend_product_code + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_blend_product_code + '.Price ) </Value>\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_blend_product_code + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
out_xml( '\t<Image>\r\n')

View file

@ -276,11 +276,9 @@
if "inter" in param:
if "free" in param:
out_xml( '\t<Value> "Free" </Value>\r\n')
out_xml( '\t<Value> " Free" </Value>\r\n')
else:
out_xml( '\t<Value> StringFmt( $' + str_hot_product_code + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_hot_product_code + '.Price ) </Value>\r\n')
out_xml( '\t<Value> Var( "฿" + $' + str_hot_product_code + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
ice_tab_ice_show = True
@ -317,11 +315,9 @@
out_xml( '\t<State> ' + shw + ' </State>\r\n')
if "inter" in param:
if "free" in param:
out_xml( '\t<Value> "Free" </Value>\r\n')
else:
out_xml( '\t<Value> StringFmt( $' + str_cold_product_code + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_cold_product_code + '.Price ) </Value>\r\n')
out_xml( '\t<Value> " Free" </Value>\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_cold_product_code + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
ice_tab_blend_show = True
@ -357,11 +353,9 @@
if "inter" in param:
if "free" in param:
out_xml( '\t<Value> " Free" </Value>\r\n')
else:
out_xml( '\t<Value> StringFmt( $' + str_blend_product_code + '.Price , DisplayFormat, PreScaleConvertShow) </Value>; test\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_blend_product_code + '.Price ) </Value>\r\n')
out_xml( '\t</Text>\r\n')
else:
out_xml( '\t<Value> Var( "฿" + $' + str_blend_product_code + '.Price ) </Value>\r\n')
out_xml( '\t<Image>\r\n')
out_xml( '\t<X> 81 </X>\r\n')

View file

@ -266,7 +266,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -284,7 +284,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1018.Button </State>
<Value> StringFmt( $12-04-02-1018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -302,8 +302,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -538,7 +537,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -556,7 +555,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1019.Button </State>
<Value> StringFmt( $12-04-02-1019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1019.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -574,8 +573,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -810,7 +808,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -828,7 +826,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1020.Button </State>
<Value> StringFmt( $12-04-02-1020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1020.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -846,8 +844,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1082,7 +1079,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1100,7 +1097,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1021.Button </State>
<Value> StringFmt( $12-04-02-1021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1021.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1118,8 +1115,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1354,7 +1350,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1372,7 +1368,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1022.Button </State>
<Value> StringFmt( $12-04-02-1022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1390,8 +1386,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -263,7 +263,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -281,7 +281,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0001.Button </State>
<Value> StringFmt( $11-99-05-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -299,8 +299,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -535,7 +534,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -553,7 +552,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0002.Button </State>
<Value> StringFmt( $11-99-05-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -571,8 +570,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -807,7 +805,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -825,7 +823,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0003.Button </State>
<Value> StringFmt( $11-99-05-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -843,8 +841,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1079,7 +1076,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1097,7 +1094,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0004.Button </State>
<Value> StringFmt( $11-99-05-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1115,8 +1112,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1351,7 +1347,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1369,7 +1365,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0005.Button </State>
<Value> StringFmt( $11-99-05-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1387,8 +1383,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1623,7 +1618,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1641,7 +1636,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0006.Button </State>
<Value> StringFmt( $11-99-05-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1659,8 +1654,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1895,7 +1889,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1913,7 +1907,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0007.Button </State>
<Value> StringFmt( $11-99-05-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1931,8 +1925,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2167,7 +2160,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2185,7 +2178,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0008.Button </State>
<Value> StringFmt( $11-99-05-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2203,8 +2196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2439,7 +2431,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2457,7 +2449,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0009.Button </State>
<Value> StringFmt( $11-99-05-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0009.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2475,8 +2467,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2711,7 +2702,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2729,7 +2720,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0010.Button </State>
<Value> StringFmt( $11-99-05-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0010.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2747,8 +2738,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2983,7 +2973,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3001,7 +2991,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0012.Button </State>
<Value> StringFmt( $11-99-05-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0012.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3019,8 +3009,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3255,7 +3244,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3273,7 +3262,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0013.Button </State>
<Value> StringFmt( $11-99-05-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0013.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3291,8 +3280,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3527,7 +3515,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3545,7 +3533,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0017.Button </State>
<Value> StringFmt( $11-99-05-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0017.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3563,8 +3551,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3799,7 +3786,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3817,7 +3804,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0018.Button </State>
<Value> StringFmt( $11-99-05-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3835,8 +3822,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4071,7 +4057,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4089,7 +4075,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0015.Button </State>
<Value> StringFmt( $11-99-05-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4107,8 +4093,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4343,7 +4328,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4361,7 +4346,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0014.Button </State>
<Value> StringFmt( $11-99-05-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0014.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4379,8 +4364,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4615,7 +4599,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4633,7 +4617,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0019.Button </State>
<Value> StringFmt( $11-99-05-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0019.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4651,8 +4635,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4887,7 +4870,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4905,7 +4888,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0020.Button </State>
<Value> StringFmt( $11-99-05-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0020.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4923,8 +4906,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5159,7 +5141,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5177,7 +5159,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0021.Button </State>
<Value> StringFmt( $11-99-05-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0021.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5195,8 +5177,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5431,7 +5412,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5449,7 +5430,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0022.Button </State>
<Value> StringFmt( $11-99-05-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5467,8 +5448,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5703,7 +5683,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5721,7 +5701,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0023.Button </State>
<Value> StringFmt( $11-99-05-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5739,8 +5719,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5975,7 +5954,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5993,7 +5972,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0024.Button </State>
<Value> StringFmt( $11-99-05-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6011,8 +5990,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6247,7 +6225,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6265,7 +6243,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0025.Button </State>
<Value> StringFmt( $11-99-05-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6283,8 +6261,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6519,7 +6496,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6537,7 +6514,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0026.Button </State>
<Value> StringFmt( $11-99-05-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6555,8 +6532,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6791,7 +6767,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6809,7 +6785,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0027.Button </State>
<Value> StringFmt( $11-99-05-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6827,8 +6803,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7063,7 +7038,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7081,7 +7056,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0028.Button </State>
<Value> StringFmt( $11-99-05-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0028.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7099,8 +7074,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7335,7 +7309,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7353,7 +7327,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0029.Button </State>
<Value> StringFmt( $11-99-05-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0029.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7371,8 +7345,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

File diff suppressed because it is too large Load diff

View file

@ -295,7 +295,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0005.Button </State>
<Value> StringFmt( $12-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -313,7 +313,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0005.Button </State>
<Value> StringFmt( $12-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -331,8 +331,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0005.Button </State>
<Value> StringFmt( $12-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0005.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -571,7 +570,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0001.Button </State>
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -589,7 +588,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0001.Button </State>
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -607,8 +606,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0001.Button </State>
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0001.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -847,7 +845,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0003.Button </State>
<Value> StringFmt( $12-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -865,7 +863,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0003.Button </State>
<Value> StringFmt( $12-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -883,8 +881,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0003.Button </State>
<Value> StringFmt( $12-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0003.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1123,7 +1120,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1141,7 +1138,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0006.Button </State>
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1159,8 +1156,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0006.Button </State>
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0006.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1395,7 +1391,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1413,7 +1409,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1431,8 +1427,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1671,7 +1666,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1689,7 +1684,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1707,8 +1702,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0022.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1947,7 +1941,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1965,7 +1959,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1983,8 +1977,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2219,7 +2212,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2237,7 +2230,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2255,8 +2248,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0020.Button </State>
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0020.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2491,7 +2483,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2509,7 +2501,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2527,8 +2519,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0021.Button </State>
<Value> StringFmt( $12-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0021.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2763,7 +2754,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2781,7 +2772,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0041.Button </State>
<Value> StringFmt( $12-05-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0041.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2799,8 +2790,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0041.Button </State>
<Value> StringFmt( $12-05-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0041.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3035,7 +3025,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3053,7 +3043,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0008.Button </State>
<Value> StringFmt( $12-05-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3071,8 +3061,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0008.Button </State>
<Value> StringFmt( $12-05-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0008.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3307,7 +3296,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3325,7 +3314,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0044.Button </State>
<Value> StringFmt( $12-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3343,8 +3332,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3579,7 +3567,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3597,7 +3585,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0045.Button </State>
<Value> StringFmt( $12-05-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0045.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3615,8 +3603,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3851,7 +3838,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3869,7 +3856,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3887,8 +3874,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0009.Button </State>
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0009.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4123,7 +4109,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0023.Button </State>
<Value> StringFmt( $12-03-01-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4141,7 +4127,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4159,8 +4145,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4399,7 +4384,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0024.Button </State>
<Value> StringFmt( $12-03-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4417,7 +4402,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4435,8 +4420,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4675,7 +4659,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4693,7 +4677,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4711,8 +4695,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0061.Button </State>
<Value> StringFmt( $12-03-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -284,7 +284,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1003.Button </State>
<Value> StringFmt( $12-01-01-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -302,7 +302,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1001.Button </State>
<Value> StringFmt( $12-01-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -320,8 +320,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -560,7 +559,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1003.Button </State>
<Value> StringFmt( $12-21-01-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -578,7 +577,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1001.Button </State>
<Value> StringFmt( $12-21-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -596,8 +595,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -836,7 +834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1004.Button </State>
<Value> StringFmt( $12-01-01-1004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -854,7 +852,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1002.Button </State>
<Value> StringFmt( $12-01-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -872,8 +870,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1112,7 +1109,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1004.Button </State>
<Value> StringFmt( $12-21-01-1004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1130,7 +1127,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1002.Button </State>
<Value> StringFmt( $12-21-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1148,8 +1145,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1388,7 +1384,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1006.Button </State>
<Value> StringFmt( $12-01-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1406,7 +1402,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1003.Button </State>
<Value> StringFmt( $12-01-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1424,8 +1420,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1664,7 +1659,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1006.Button </State>
<Value> StringFmt( $12-21-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1682,7 +1677,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1003.Button </State>
<Value> StringFmt( $12-21-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1700,8 +1695,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1940,7 +1934,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1099.Button </State>
<Value> StringFmt( $12-01-01-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1099.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1958,7 +1952,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1099.Button </State>
<Value> StringFmt( $12-01-02-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1099.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1976,8 +1970,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2216,7 +2209,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1099.Button </State>
<Value> StringFmt( $12-21-01-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1099.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2234,7 +2227,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1099.Button </State>
<Value> StringFmt( $12-21-02-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1099.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2252,8 +2245,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2492,7 +2484,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1024.Button </State>
<Value> StringFmt( $12-02-01-1024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2510,7 +2502,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1024.Button </State>
<Value> StringFmt( $12-02-02-1024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2528,8 +2520,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2768,7 +2759,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1025.Button </State>
<Value> StringFmt( $12-02-01-1025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2786,7 +2777,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1025.Button </State>
<Value> StringFmt( $12-02-02-1025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2804,8 +2795,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3044,7 +3034,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1026.Button </State>
<Value> StringFmt( $12-02-01-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3062,7 +3052,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1026.Button </State>
<Value> StringFmt( $12-02-02-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3080,8 +3070,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3320,7 +3309,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1027.Button </State>
<Value> StringFmt( $12-02-01-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3338,7 +3327,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1027.Button </State>
<Value> StringFmt( $12-02-02-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3356,8 +3345,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3596,7 +3584,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1029.Button </State>
<Value> StringFmt( $12-02-01-1029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1029.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3614,7 +3602,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1029.Button </State>
<Value> StringFmt( $12-02-02-1029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1029.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3632,8 +3620,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3872,7 +3859,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1030.Button </State>
<Value> StringFmt( $12-02-01-1030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1030.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3890,7 +3877,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1030.Button </State>
<Value> StringFmt( $12-02-02-1030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1030.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3908,8 +3895,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4148,7 +4134,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1031.Button </State>
<Value> StringFmt( $12-02-01-1031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4166,7 +4152,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1031.Button </State>
<Value> StringFmt( $12-02-02-1031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1031.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4184,8 +4170,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4424,7 +4409,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1032.Button </State>
<Value> StringFmt( $12-02-01-1032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1032.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4442,7 +4427,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1032.Button </State>
<Value> StringFmt( $12-02-02-1032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1032.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4460,8 +4445,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4700,7 +4684,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1037.Button </State>
<Value> StringFmt( $12-02-01-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4718,7 +4702,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1037.Button </State>
<Value> StringFmt( $12-02-02-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4736,8 +4720,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4976,7 +4959,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-1002.Button </State>
<Value> StringFmt( $12-03-01-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-1002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4994,7 +4977,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1002.Button </State>
<Value> StringFmt( $12-03-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5012,8 +4995,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5252,7 +5234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-1005.Button </State>
<Value> StringFmt( $12-03-01-1005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-1005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5270,7 +5252,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1005.Button </State>
<Value> StringFmt( $12-03-02-1005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-1005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5288,8 +5270,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5528,7 +5509,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-01-1001.Button </State>
<Value> StringFmt( $12-05-01-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-01-1001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5546,7 +5527,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-1001.Button </State>
<Value> StringFmt( $12-05-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-1001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5564,8 +5545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5804,7 +5784,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5822,7 +5802,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-1010.Button </State>
<Value> StringFmt( $12-05-02-1010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-1010.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5840,8 +5820,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6076,7 +6055,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1038.Button </State>
<Value> StringFmt( $12-02-01-1038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6094,7 +6073,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1038.Button </State>
<Value> StringFmt( $12-02-02-1038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1038.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6112,8 +6091,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6352,7 +6330,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1039.Button </State>
<Value> StringFmt( $12-02-01-1039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6370,7 +6348,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1039.Button </State>
<Value> StringFmt( $12-02-02-1039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6388,8 +6366,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6628,7 +6605,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1040.Button </State>
<Value> StringFmt( $12-02-01-1040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1040.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6646,7 +6623,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1040.Button </State>
<Value> StringFmt( $12-02-02-1040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1040.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6664,8 +6641,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6904,7 +6880,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6922,7 +6898,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0075.Button </State>
<Value> StringFmt( $12-03-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6940,8 +6916,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0075.Button </State>
<Value> StringFmt( $12-03-03-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0075.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7176,7 +7151,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7194,7 +7169,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0124.Button </State>
<Value> StringFmt( $12-05-02-0124.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0124.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7212,8 +7187,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0124.Button </State>
<Value> StringFmt( $12-05-03-0124.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0124.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7448,7 +7422,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7466,7 +7440,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0068.Button </State>
<Value> StringFmt( $12-02-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7484,8 +7458,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0068.Button </State>
<Value> StringFmt( $12-02-03-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0068.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7720,7 +7693,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7738,7 +7711,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0125.Button </State>
<Value> StringFmt( $12-05-02-0125.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0125.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7756,8 +7729,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7992,7 +7964,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8010,7 +7982,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0075.Button </State>
<Value> StringFmt( $12-01-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8028,8 +8000,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8264,7 +8235,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8282,7 +8253,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0075.Button </State>
<Value> StringFmt( $12-21-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8300,8 +8271,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8536,7 +8506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8554,7 +8524,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0076.Button </State>
<Value> StringFmt( $12-03-02-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0076.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8572,8 +8542,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0076.Button </State>
<Value> StringFmt( $12-03-03-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0076.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8808,7 +8777,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8826,7 +8795,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0069.Button </State>
<Value> StringFmt( $12-02-02-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0069.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8844,8 +8813,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0069.Button </State>
<Value> StringFmt( $12-02-03-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0069.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -9080,7 +9048,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -9098,7 +9066,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0126.Button </State>
<Value> StringFmt( $12-05-02-0126.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0126.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -9116,8 +9084,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0126.Button </State>
<Value> StringFmt( $12-05-03-0126.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0126.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -9352,7 +9319,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -9370,7 +9337,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0127.Button </State>
<Value> StringFmt( $12-05-02-0127.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0127.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -9388,8 +9355,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0127.Button </State>
<Value> StringFmt( $12-05-03-0127.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0127.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -9624,7 +9590,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -9642,7 +9608,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0070.Button </State>
<Value> StringFmt( $12-02-02-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0070.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -9660,8 +9626,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0070.Button </State>
<Value> StringFmt( $12-02-03-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0070.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -285,7 +285,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0005.Button </State>
<Value> StringFmt( $12-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -303,7 +303,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0005.Button </State>
<Value> StringFmt( $12-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -321,8 +321,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0005.Button </State>
<Value> StringFmt( $12-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0005.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -561,7 +560,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0001.Button </State>
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -579,7 +578,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0001.Button </State>
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -597,8 +596,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0001.Button </State>
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0001.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -837,7 +835,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0004.Button </State>
<Value> StringFmt( $12-03-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -855,7 +853,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0004.Button </State>
<Value> StringFmt( $12-03-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -873,8 +871,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0004.Button </State>
<Value> StringFmt( $12-03-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0004.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1113,7 +1110,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0003.Button </State>
<Value> StringFmt( $12-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1131,7 +1128,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0003.Button </State>
<Value> StringFmt( $12-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1149,8 +1146,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0003.Button </State>
<Value> StringFmt( $12-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0003.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1389,7 +1385,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1407,7 +1403,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0006.Button </State>
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1425,8 +1421,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0006.Button </State>
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0006.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1661,7 +1656,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1679,7 +1674,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1697,8 +1692,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1937,7 +1931,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1955,7 +1949,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0065.Button </State>
<Value> StringFmt( $12-03-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1973,8 +1967,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2209,7 +2202,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2227,7 +2220,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0067.Button </State>
<Value> StringFmt( $12-03-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2245,8 +2238,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2481,7 +2473,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2499,7 +2491,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2517,8 +2509,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2753,7 +2744,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2771,7 +2762,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2789,8 +2780,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0011.Button </State>
<Value> StringFmt( $12-03-03-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0011.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3025,7 +3015,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3043,7 +3033,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3061,8 +3051,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0009.Button </State>
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0009.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3297,7 +3286,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0019.Button </State>
<Value> StringFmt( $12-03-01-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0019.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3315,7 +3304,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0019.Button </State>
<Value> StringFmt( $12-03-02-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0019.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3333,8 +3322,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0019.Button </State>
<Value> StringFmt( $12-03-03-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0019.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3573,7 +3561,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3591,7 +3579,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3609,8 +3597,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0020.Button </State>
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0020.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3845,7 +3832,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3863,7 +3850,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3881,8 +3868,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0032.Button </State>
<Value> StringFmt( $12-03-03-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0032.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4117,7 +4103,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4135,7 +4121,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4153,8 +4139,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0021.Button </State>
<Value> StringFmt( $12-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0021.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4389,7 +4374,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4407,7 +4392,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4425,8 +4410,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0022.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4665,7 +4649,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0025.Button </State>
<Value> StringFmt( $12-03-01-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4683,7 +4667,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0025.Button </State>
<Value> StringFmt( $12-03-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4701,8 +4685,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0025.Button </State>
<Value> StringFmt( $12-03-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0025.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4941,7 +4924,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4959,7 +4942,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4977,8 +4960,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0026.Button </State>
<Value> StringFmt( $12-03-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0026.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5213,7 +5195,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0023.Button </State>
<Value> StringFmt( $12-03-01-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5231,7 +5213,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5249,8 +5231,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5489,7 +5470,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0024.Button </State>
<Value> StringFmt( $12-03-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5507,7 +5488,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5525,8 +5506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5765,7 +5745,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5783,7 +5763,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5801,8 +5781,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6037,7 +6016,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0035.Button </State>
<Value> StringFmt( $12-03-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6055,7 +6034,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6073,8 +6052,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6313,7 +6291,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0036.Button </State>
<Value> StringFmt( $12-03-01-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6331,7 +6309,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0036.Button </State>
<Value> StringFmt( $12-03-02-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0036.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6349,8 +6327,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0036.Button </State>
<Value> StringFmt( $12-03-03-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0036.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6589,7 +6566,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6607,7 +6584,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0037.Button </State>
<Value> StringFmt( $12-03-02-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6625,8 +6602,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6861,7 +6837,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0038.Button </State>
<Value> StringFmt( $12-03-01-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6879,7 +6855,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0038.Button </State>
<Value> StringFmt( $12-03-02-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0038.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6897,8 +6873,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0038.Button </State>
<Value> StringFmt( $12-03-03-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0038.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7137,7 +7112,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7155,7 +7130,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0039.Button </State>
<Value> StringFmt( $12-03-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7173,8 +7148,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0039.Button </State>
<Value> StringFmt( $12-03-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0039.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7409,7 +7383,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7427,7 +7401,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7445,8 +7419,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0040.Button </State>
<Value> StringFmt( $12-03-03-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0040.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7681,7 +7654,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7699,7 +7672,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7717,8 +7690,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0041.Button </State>
<Value> StringFmt( $12-03-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0041.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7953,7 +7925,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7971,7 +7943,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7989,8 +7961,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0042.Button </State>
<Value> StringFmt( $12-03-03-0042.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0042.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8225,7 +8196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8243,7 +8214,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8261,8 +8232,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0043.Button </State>
<Value> StringFmt( $12-03-03-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0043.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8497,7 +8467,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8515,7 +8485,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8533,8 +8503,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0061.Button </State>
<Value> StringFmt( $12-03-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8769,7 +8738,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8787,7 +8756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0058.Button </State>
<Value> StringFmt( $12-03-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8805,8 +8774,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0058.Button </State>
<Value> StringFmt( $12-03-03-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0058.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -9041,7 +9009,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -9059,7 +9027,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0059.Button </State>
<Value> StringFmt( $12-03-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -9077,8 +9045,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0059.Button </State>
<Value> StringFmt( $12-03-03-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0059.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -256,7 +256,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -274,7 +274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -292,8 +292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0009.Button </State>
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0009.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -528,7 +527,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -546,7 +545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -564,8 +563,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0027.Button </State>
<Value> StringFmt( $12-03-03-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0027.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -800,7 +798,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -818,7 +816,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -836,8 +834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0028.Button </State>
<Value> StringFmt( $12-03-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0028.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1072,7 +1069,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1090,7 +1087,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1108,8 +1105,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1344,7 +1340,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1362,7 +1358,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1380,8 +1376,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0030.Button </State>
<Value> StringFmt( $12-03-03-0030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0030.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1616,7 +1611,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1634,7 +1629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1652,8 +1647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0031.Button </State>
<Value> StringFmt( $12-03-03-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0031.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1888,7 +1882,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1906,7 +1900,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1924,8 +1918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0043.Button </State>
<Value> StringFmt( $12-02-03-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0043.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2160,7 +2153,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2178,7 +2171,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2196,8 +2189,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0044.Button </State>
<Value> StringFmt( $12-02-03-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0044.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2432,7 +2424,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2450,7 +2442,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2468,8 +2460,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0043.Button </State>
<Value> StringFmt( $12-01-03-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0043.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2704,7 +2695,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2722,7 +2713,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2740,8 +2731,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0026.Button </State>
<Value> StringFmt( $12-03-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0026.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2976,7 +2966,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2994,7 +2984,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3012,8 +3002,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0045.Button </State>
<Value> StringFmt( $12-02-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0045.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3248,7 +3237,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3266,7 +3255,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3284,8 +3273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3520,7 +3508,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3538,7 +3526,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3556,8 +3544,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0040.Button </State>
<Value> StringFmt( $12-03-03-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0040.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3792,7 +3779,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3810,7 +3797,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3828,8 +3815,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -287,7 +287,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -305,7 +305,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0007.Button </State>
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -323,8 +323,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0007.Button </State>
<Value> StringFmt( $12-05-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0007.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -559,7 +558,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -577,7 +576,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0094.Button </State>
<Value> StringFmt( $12-05-02-0094.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0094.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -595,8 +594,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0094.Button </State>
<Value> StringFmt( $12-05-03-0094.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0094.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -831,7 +829,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -849,7 +847,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0095.Button </State>
<Value> StringFmt( $12-05-02-0095.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0095.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -867,8 +865,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1103,7 +1100,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1121,7 +1118,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0096.Button </State>
<Value> StringFmt( $12-05-02-0096.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0096.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1139,8 +1136,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1375,7 +1371,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1393,7 +1389,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0115.Button </State>
<Value> StringFmt( $12-05-02-0115.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0115.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1411,8 +1407,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1647,7 +1642,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1665,7 +1660,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0100.Button </State>
<Value> StringFmt( $12-05-02-0100.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0100.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1683,8 +1678,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1919,7 +1913,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1937,7 +1931,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0046.Button </State>
<Value> StringFmt( $12-05-02-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0046.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1955,8 +1949,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0046.Button </State>
<Value> StringFmt( $12-05-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0046.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2191,7 +2184,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2209,7 +2202,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0104.Button </State>
<Value> StringFmt( $12-05-02-0104.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0104.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2227,8 +2220,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0104.Button </State>
<Value> StringFmt( $12-05-03-0104.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0104.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2463,7 +2455,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2481,7 +2473,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0074.Button </State>
<Value> StringFmt( $12-05-02-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0074.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2499,8 +2491,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0074.Button </State>
<Value> StringFmt( $12-05-03-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0074.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2735,7 +2726,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2753,7 +2744,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0097.Button </State>
<Value> StringFmt( $12-05-02-0097.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0097.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2771,8 +2762,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3007,7 +2997,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3025,7 +3015,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0101.Button </State>
<Value> StringFmt( $12-05-02-0101.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0101.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3043,8 +3033,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3279,7 +3268,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3297,7 +3286,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0047.Button </State>
<Value> StringFmt( $12-05-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3315,8 +3304,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0047.Button </State>
<Value> StringFmt( $12-05-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0047.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3551,7 +3539,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3569,7 +3557,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0105.Button </State>
<Value> StringFmt( $12-05-02-0105.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0105.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3587,8 +3575,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0105.Button </State>
<Value> StringFmt( $12-05-03-0105.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0105.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3823,7 +3810,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3841,7 +3828,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0075.Button </State>
<Value> StringFmt( $12-05-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3859,8 +3846,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0075.Button </State>
<Value> StringFmt( $12-05-03-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0075.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4095,7 +4081,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4113,7 +4099,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0053.Button </State>
<Value> StringFmt( $12-05-02-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4131,8 +4117,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4367,7 +4352,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4385,7 +4370,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0106.Button </State>
<Value> StringFmt( $12-05-02-0106.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0106.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4403,8 +4388,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4639,7 +4623,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4657,7 +4641,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0076.Button </State>
<Value> StringFmt( $12-05-02-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0076.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4675,8 +4659,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4911,7 +4894,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4929,7 +4912,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0102.Button </State>
<Value> StringFmt( $12-05-02-0102.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0102.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4947,8 +4930,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5183,7 +5165,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5201,7 +5183,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0054.Button </State>
<Value> StringFmt( $12-05-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5219,8 +5201,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5455,7 +5436,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5473,7 +5454,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0107.Button </State>
<Value> StringFmt( $12-05-02-0107.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0107.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5491,8 +5472,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5727,7 +5707,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5745,7 +5725,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0077.Button </State>
<Value> StringFmt( $12-05-02-0077.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0077.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5763,8 +5743,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5999,7 +5978,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6017,7 +5996,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0116.Button </State>
<Value> StringFmt( $12-05-02-0116.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0116.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6035,8 +6014,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6271,7 +6249,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6289,7 +6267,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6307,8 +6285,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6543,7 +6520,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6561,7 +6538,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0108.Button </State>
<Value> StringFmt( $12-05-02-0108.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0108.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6579,8 +6556,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6815,7 +6791,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6833,7 +6809,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0072.Button </State>
<Value> StringFmt( $12-05-02-0072.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0072.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6851,8 +6827,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7087,7 +7062,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7105,7 +7080,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0109.Button </State>
<Value> StringFmt( $12-05-02-0109.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0109.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7123,8 +7098,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7359,7 +7333,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7377,7 +7351,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0091.Button </State>
<Value> StringFmt( $12-05-02-0091.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0091.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7395,8 +7369,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0091.Button </State>
<Value> StringFmt( $12-05-03-0091.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0091.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7631,7 +7604,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7649,7 +7622,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0114.Button </State>
<Value> StringFmt( $12-05-02-0114.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0114.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7667,8 +7640,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0114.Button </State>
<Value> StringFmt( $12-05-03-0114.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0114.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7903,7 +7875,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7921,7 +7893,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0103.Button </State>
<Value> StringFmt( $12-05-02-0103.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0103.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7939,8 +7911,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -256,7 +256,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -274,7 +274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0009.Button </State>
<Value> StringFmt( $12-99-02-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0009.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -292,8 +292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -528,7 +527,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -546,7 +545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0002.Button </State>
<Value> StringFmt( $12-99-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -564,8 +563,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -800,7 +798,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -818,7 +816,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0019.Button </State>
<Value> StringFmt( $12-99-02-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0019.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -836,8 +834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1072,7 +1069,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1090,7 +1087,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0007.Button </State>
<Value> StringFmt( $12-99-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1108,8 +1105,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1344,7 +1340,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1362,7 +1358,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0008.Button </State>
<Value> StringFmt( $12-99-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1380,8 +1376,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1616,7 +1611,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1634,7 +1629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0001.Button </State>
<Value> StringFmt( $12-99-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1652,8 +1647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1888,7 +1882,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1906,7 +1900,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0003.Button </State>
<Value> StringFmt( $12-99-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1924,8 +1918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2160,7 +2153,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2178,7 +2171,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0005.Button </State>
<Value> StringFmt( $12-99-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2196,8 +2189,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2432,7 +2424,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2450,7 +2442,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0004.Button </State>
<Value> StringFmt( $12-99-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2468,8 +2460,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -223,7 +223,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-01-0001.Button </State>
<Value> StringFmt( $12-05-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-01-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -241,7 +241,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0001.Button </State>
<Value> StringFmt( $12-05-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -259,8 +259,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -499,7 +498,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -517,7 +516,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0002.Button </State>
<Value> StringFmt( $12-05-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -535,8 +534,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -771,7 +769,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -789,7 +787,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0007.Button </State>
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -807,8 +805,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1043,7 +1040,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1061,7 +1058,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0034.Button </State>
<Value> StringFmt( $12-05-02-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0034.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1079,8 +1076,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1315,7 +1311,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1333,7 +1329,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0035.Button </State>
<Value> StringFmt( $12-05-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1351,8 +1347,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1587,7 +1582,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0027.Button </State>
<Value> StringFmt( $12-02-01-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1605,7 +1600,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0027.Button </State>
<Value> StringFmt( $12-02-02-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1623,8 +1618,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1863,7 +1857,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0045.Button </State>
<Value> StringFmt( $12-02-01-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0045.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1881,7 +1875,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0045.Button </State>
<Value> StringFmt( $12-02-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0045.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1899,8 +1893,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2139,7 +2132,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0048.Button </State>
<Value> StringFmt( $12-02-01-0048.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0048.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2157,7 +2150,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0049.Button </State>
<Value> StringFmt( $12-02-02-0049.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0049.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2175,8 +2168,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2415,7 +2407,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0047.Button </State>
<Value> StringFmt( $12-02-01-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2433,7 +2425,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0047.Button </State>
<Value> StringFmt( $12-02-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2451,8 +2443,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -257,7 +257,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -275,7 +275,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0061.Button </State>
<Value> StringFmt( $12-01-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -293,8 +293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0061.Button </State>
<Value> StringFmt( $12-01-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -529,7 +528,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -547,7 +546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0061.Button </State>
<Value> StringFmt( $12-21-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -565,8 +564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0061.Button </State>
<Value> StringFmt( $12-21-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -801,7 +799,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -819,7 +817,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0062.Button </State>
<Value> StringFmt( $12-01-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -837,8 +835,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1073,7 +1070,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1091,7 +1088,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0062.Button </State>
<Value> StringFmt( $12-21-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1109,8 +1106,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1345,7 +1341,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1363,7 +1359,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1381,8 +1377,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1617,7 +1612,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1635,7 +1630,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1653,8 +1648,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0045.Button </State>
<Value> StringFmt( $12-03-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0045.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1889,7 +1883,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1907,7 +1901,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1925,8 +1919,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2161,7 +2154,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2179,7 +2172,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0053.Button </State>
<Value> StringFmt( $12-02-02-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2197,8 +2190,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2433,7 +2425,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2451,7 +2443,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0054.Button </State>
<Value> StringFmt( $12-02-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2469,8 +2461,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2705,7 +2696,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2723,7 +2714,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2741,8 +2732,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2977,7 +2967,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2995,7 +2985,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0078.Button </State>
<Value> StringFmt( $12-05-02-0078.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0078.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3013,8 +3003,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -250,7 +250,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -268,7 +268,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0057.Button </State>
<Value> StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -286,8 +286,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -522,7 +521,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -540,7 +539,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0057.Button </State>
<Value> StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -558,8 +557,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -794,7 +792,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -812,7 +810,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0058.Button </State>
<Value> StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -830,8 +828,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1066,7 +1063,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1084,7 +1081,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0058.Button </State>
<Value> StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1102,8 +1099,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1338,7 +1334,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1356,7 +1352,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1374,8 +1370,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0050.Button </State>
<Value> StringFmt( $12-02-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0050.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1610,7 +1605,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1628,7 +1623,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0064.Button </State>
<Value> StringFmt( $12-01-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1646,8 +1641,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1882,7 +1876,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1900,7 +1894,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0064.Button </State>
<Value> StringFmt( $12-21-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1918,8 +1912,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2154,7 +2147,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2172,7 +2165,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2190,8 +2183,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2426,7 +2418,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0036.Button </State>
<Value> StringFmt( $12-03-01-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2444,7 +2436,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0036.Button </State>
<Value> StringFmt( $12-03-02-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0036.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2462,8 +2454,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0036.Button </State>
<Value> StringFmt( $12-03-03-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0036.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2702,7 +2693,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2720,7 +2711,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2738,8 +2729,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2974,7 +2964,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2992,7 +2982,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3010,8 +3000,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3246,7 +3235,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3264,7 +3253,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0060.Button </State>
<Value> StringFmt( $12-05-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3282,8 +3271,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3518,7 +3506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3536,7 +3524,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0063.Button </State>
<Value> StringFmt( $12-05-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3554,8 +3542,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3790,7 +3777,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3808,7 +3795,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0064.Button </State>
<Value> StringFmt( $12-05-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3826,8 +3813,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4062,7 +4048,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4080,7 +4066,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0065.Button </State>
<Value> StringFmt( $12-05-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4098,8 +4084,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4334,7 +4319,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4352,7 +4337,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0066.Button </State>
<Value> StringFmt( $12-05-02-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0066.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4370,8 +4355,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4606,7 +4590,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4624,7 +4608,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4642,8 +4626,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4878,7 +4861,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4896,7 +4879,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0061.Button </State>
<Value> StringFmt( $12-01-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4914,8 +4897,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0061.Button </State>
<Value> StringFmt( $12-01-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5150,7 +5132,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5168,7 +5150,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0062.Button </State>
<Value> StringFmt( $12-01-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5186,8 +5168,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5422,7 +5403,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5440,7 +5421,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5458,8 +5439,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5694,7 +5674,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5712,7 +5692,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5730,8 +5710,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0045.Button </State>
<Value> StringFmt( $12-03-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0045.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5966,7 +5945,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5984,7 +5963,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6002,8 +5981,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6238,7 +6216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6256,7 +6234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0053.Button </State>
<Value> StringFmt( $12-02-02-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6274,8 +6252,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6510,7 +6487,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6528,7 +6505,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0054.Button </State>
<Value> StringFmt( $12-02-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6546,8 +6523,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6782,7 +6758,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6800,7 +6776,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6818,8 +6794,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7054,7 +7029,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7072,7 +7047,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0078.Button </State>
<Value> StringFmt( $12-05-02-0078.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0078.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7090,8 +7065,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -253,7 +253,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -271,7 +271,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-62-0002.Button </State>
<Value> StringFmt( $12-21-62-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-62-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -289,8 +289,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-63-0002.Button </State>
<Value> StringFmt( $12-21-63-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-63-0002.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -525,7 +524,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -543,7 +542,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -561,8 +560,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -797,7 +795,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -815,7 +813,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-62-0003.Button </State>
<Value> StringFmt( $12-21-62-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-62-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -833,8 +831,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-63-0003.Button </State>
<Value> StringFmt( $12-21-63-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-63-0003.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1069,7 +1066,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1087,7 +1084,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1105,8 +1102,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1341,7 +1337,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1359,7 +1355,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-62-0004.Button </State>
<Value> StringFmt( $12-21-62-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-62-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1377,8 +1373,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-63-0004.Button </State>
<Value> StringFmt( $12-21-63-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-63-0004.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1613,7 +1608,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1631,7 +1626,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1649,8 +1644,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1885,7 +1879,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1903,7 +1897,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-62-0002.Button </State>
<Value> StringFmt( $12-03-62-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-62-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1921,8 +1915,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0002.Button </State>
<Value> StringFmt( $12-03-63-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-63-0002.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2157,7 +2150,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2175,7 +2168,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2193,8 +2186,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2429,7 +2421,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2447,7 +2439,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-62-0005.Button </State>
<Value> StringFmt( $12-03-62-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-62-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2465,8 +2457,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0005.Button </State>
<Value> StringFmt( $12-03-63-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-63-0005.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2701,7 +2692,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2719,7 +2710,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2737,8 +2728,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2973,7 +2963,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2991,7 +2981,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-62-0006.Button </State>
<Value> StringFmt( $12-03-62-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-62-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3009,8 +2999,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0006.Button </State>
<Value> StringFmt( $12-03-63-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-63-0006.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3245,7 +3234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3263,7 +3252,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3281,8 +3270,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3517,7 +3505,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3535,7 +3523,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0007.Button </State>
<Value> StringFmt( $12-05-62-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3553,8 +3541,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0009.Button </State>
<Value> StringFmt( $12-03-63-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-63-0009.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3789,7 +3776,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3807,7 +3794,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3825,8 +3812,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4061,7 +4047,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4079,7 +4065,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0009.Button </State>
<Value> StringFmt( $12-05-62-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0009.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4097,8 +4083,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-63-0007.Button </State>
<Value> StringFmt( $12-05-63-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-63-0007.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4333,7 +4318,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4351,7 +4336,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4369,8 +4354,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4605,7 +4589,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4623,7 +4607,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0025.Button </State>
<Value> StringFmt( $12-05-62-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4641,8 +4625,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-63-0009.Button </State>
<Value> StringFmt( $12-05-63-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-63-0009.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4877,7 +4860,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4895,7 +4878,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4913,8 +4896,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5149,7 +5131,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5167,7 +5149,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0035.Button </State>
<Value> StringFmt( $12-05-62-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5185,8 +5167,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-63-0025.Button </State>
<Value> StringFmt( $12-05-63-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-63-0025.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5421,7 +5402,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5439,7 +5420,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5457,8 +5438,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5693,7 +5673,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5711,7 +5691,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0046.Button </State>
<Value> StringFmt( $12-05-62-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0046.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5729,8 +5709,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-63-0046.Button </State>
<Value> StringFmt( $12-05-63-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-63-0046.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5965,7 +5944,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5983,7 +5962,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6001,8 +5980,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6237,7 +6215,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6255,7 +6233,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-62-0026.Button </State>
<Value> StringFmt( $12-02-62-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-62-0026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6273,8 +6251,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0026.Button </State>
<Value> StringFmt( $12-03-63-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-63-0026.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6509,7 +6486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6527,7 +6504,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6545,8 +6522,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6781,7 +6757,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6799,7 +6775,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-62-0039.Button </State>
<Value> StringFmt( $12-02-62-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-62-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6817,8 +6793,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0039.Button </State>
<Value> StringFmt( $12-03-63-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-63-0039.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7053,7 +7028,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7071,7 +7046,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7089,8 +7064,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7325,7 +7299,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7343,7 +7317,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-62-0047.Button </State>
<Value> StringFmt( $12-02-62-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-62-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7361,8 +7335,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0047.Button </State>
<Value> StringFmt( $12-03-63-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-63-0047.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7597,7 +7570,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7615,7 +7588,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7633,8 +7606,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7869,7 +7841,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7887,7 +7859,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-62-0025.Button </State>
<Value> StringFmt( $12-02-62-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-62-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7905,8 +7877,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-63-0025.Button </State>
<Value> StringFmt( $12-02-63-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-63-0025.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8141,7 +8112,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8159,7 +8130,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8177,8 +8148,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8413,7 +8383,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8431,7 +8401,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8449,8 +8419,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0028.Button </State>
<Value> StringFmt( $12-41-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0028.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8685,7 +8654,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8703,7 +8672,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8721,8 +8690,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -261,7 +261,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0006.Button </State>
<Value> StringFmt( $12-01-01-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -279,7 +279,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0003.Button </State>
<Value> StringFmt( $12-01-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -297,8 +297,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0003.Button </State>
<Value> StringFmt( $12-01-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0003.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -537,7 +536,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0006.Button </State>
<Value> StringFmt( $12-21-01-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -555,7 +554,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0003.Button </State>
<Value> StringFmt( $12-21-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -573,8 +572,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0003.Button </State>
<Value> StringFmt( $12-21-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-03-0003.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -813,7 +811,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1006.Button </State>
<Value> StringFmt( $12-01-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -831,7 +829,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1003.Button </State>
<Value> StringFmt( $12-01-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -849,8 +847,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1089,7 +1086,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1006.Button </State>
<Value> StringFmt( $12-21-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1107,7 +1104,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1003.Button </State>
<Value> StringFmt( $12-21-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1125,8 +1122,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1365,7 +1361,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1383,7 +1379,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0061.Button </State>
<Value> StringFmt( $12-01-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1401,8 +1397,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0061.Button </State>
<Value> StringFmt( $12-01-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1637,7 +1632,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1655,7 +1650,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0061.Button </State>
<Value> StringFmt( $12-21-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1673,8 +1668,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0061.Button </State>
<Value> StringFmt( $12-21-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1909,7 +1903,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1927,7 +1921,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1945,8 +1939,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2185,7 +2178,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-1002.Button </State>
<Value> StringFmt( $12-03-01-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-1002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2203,7 +2196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1002.Button </State>
<Value> StringFmt( $12-03-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2221,8 +2214,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2461,7 +2453,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0004.Button </State>
<Value> StringFmt( $12-03-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2479,7 +2471,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0004.Button </State>
<Value> StringFmt( $12-03-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2497,8 +2489,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0004.Button </State>
<Value> StringFmt( $12-03-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0004.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2737,7 +2728,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0024.Button </State>
<Value> StringFmt( $12-03-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2755,7 +2746,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2773,8 +2764,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3013,7 +3003,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0025.Button </State>
<Value> StringFmt( $12-03-01-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3031,7 +3021,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0025.Button </State>
<Value> StringFmt( $12-03-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3049,8 +3039,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0025.Button </State>
<Value> StringFmt( $12-03-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0025.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3289,7 +3278,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0035.Button </State>
<Value> StringFmt( $12-03-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3307,7 +3296,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3325,8 +3314,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3565,7 +3553,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3583,7 +3571,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0040.Button </State>
<Value> StringFmt( $12-03-02-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0040.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3601,8 +3589,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3837,7 +3824,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3855,7 +3842,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0059.Button </State>
<Value> StringFmt( $12-03-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3873,8 +3860,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0059.Button </State>
<Value> StringFmt( $12-03-03-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0059.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4109,7 +4095,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4127,7 +4113,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4145,8 +4131,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4381,7 +4366,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4399,7 +4384,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4417,8 +4402,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0030.Button </State>
<Value> StringFmt( $12-03-03-0030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0030.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4653,7 +4637,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4671,7 +4655,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4689,8 +4673,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0044.Button </State>
<Value> StringFmt( $12-03-03-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0044.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4925,7 +4908,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4943,7 +4926,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4961,8 +4944,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0061.Button </State>
<Value> StringFmt( $12-03-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5197,7 +5179,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5215,7 +5197,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5233,8 +5215,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0017.Button </State>
<Value> StringFmt( $12-99-03-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0017.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5469,7 +5450,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5487,7 +5468,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5505,8 +5486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0067.Button </State>
<Value> StringFmt( $12-99-03-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0067.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5741,7 +5721,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5759,7 +5739,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5777,8 +5757,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0068.Button </State>
<Value> StringFmt( $12-99-03-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0068.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -255,7 +255,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -273,7 +273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -291,8 +291,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0026.Button </State>
<Value> StringFmt( $12-99-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0026.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -527,7 +526,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -545,7 +544,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -563,8 +562,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0067.Button </State>
<Value> StringFmt( $12-99-03-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0067.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -799,7 +797,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -817,7 +815,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -835,8 +833,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0066.Button </State>
<Value> StringFmt( $12-99-03-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0066.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -253,7 +253,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -271,7 +271,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0080.Button </State>
<Value> StringFmt( $12-02-02-0080.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0080.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -289,8 +289,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -525,7 +524,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -543,7 +542,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -561,8 +560,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0128.Button </State>
<Value> StringFmt( $12-05-03-0128.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0128.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -797,7 +795,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -815,7 +813,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -833,8 +831,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0084.Button </State>
<Value> StringFmt( $12-03-03-0084.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0084.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1069,7 +1066,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1087,7 +1084,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1105,8 +1102,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0085.Button </State>
<Value> StringFmt( $12-03-03-0085.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0085.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1341,7 +1337,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1359,7 +1355,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0081.Button </State>
<Value> StringFmt( $12-02-02-0081.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0081.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1377,8 +1373,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1613,7 +1608,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1631,7 +1626,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0082.Button </State>
<Value> StringFmt( $12-02-02-0082.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0082.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1649,8 +1644,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1885,7 +1879,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0079.Button </State>
<Value> StringFmt( $12-02-01-0079.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0079.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1903,7 +1897,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1921,8 +1915,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2161,7 +2154,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2179,7 +2172,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2197,8 +2190,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0081.Button </State>
<Value> StringFmt( $12-03-03-0081.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0081.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2433,7 +2425,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2451,7 +2443,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0082.Button </State>
<Value> StringFmt( $12-01-02-0082.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0082.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2469,8 +2461,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2705,7 +2696,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2723,7 +2714,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0082.Button </State>
<Value> StringFmt( $12-21-02-0082.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0082.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2741,8 +2732,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2977,7 +2967,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2995,7 +2985,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0080.Button </State>
<Value> StringFmt( $12-03-02-0080.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0080.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3013,8 +3003,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3249,7 +3238,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3267,7 +3256,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3285,8 +3274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0080.Button </State>
<Value> StringFmt( $12-03-03-0080.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0080.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3521,7 +3509,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0078.Button </State>
<Value> StringFmt( $12-02-01-0078.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0078.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3539,7 +3527,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3557,8 +3545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3797,7 +3784,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3815,7 +3802,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0083.Button </State>
<Value> StringFmt( $12-01-02-0083.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0083.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3833,8 +3820,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4069,7 +4055,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4087,7 +4073,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0083.Button </State>
<Value> StringFmt( $12-21-02-0083.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0083.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4105,8 +4091,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4341,7 +4326,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4359,7 +4344,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4377,8 +4362,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0082.Button </State>
<Value> StringFmt( $12-03-03-0082.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0082.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4613,7 +4597,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4631,7 +4615,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4649,8 +4633,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0083.Button </State>
<Value> StringFmt( $12-03-03-0083.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0083.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -255,7 +255,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -273,7 +273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0075.Button </State>
<Value> StringFmt( $12-03-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -291,8 +291,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0075.Button </State>
<Value> StringFmt( $12-03-03-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0075.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -527,7 +526,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -545,7 +544,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0124.Button </State>
<Value> StringFmt( $12-05-02-0124.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0124.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -563,8 +562,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0124.Button </State>
<Value> StringFmt( $12-05-03-0124.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0124.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -799,7 +797,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -817,7 +815,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0068.Button </State>
<Value> StringFmt( $12-02-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -835,8 +833,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0068.Button </State>
<Value> StringFmt( $12-02-03-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0068.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1071,7 +1068,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1089,7 +1086,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0125.Button </State>
<Value> StringFmt( $12-05-02-0125.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0125.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1107,8 +1104,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1343,7 +1339,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1361,7 +1357,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0075.Button </State>
<Value> StringFmt( $12-01-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1379,8 +1375,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1615,7 +1610,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1633,7 +1628,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0075.Button </State>
<Value> StringFmt( $12-21-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1651,8 +1646,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1887,7 +1881,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1905,7 +1899,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0076.Button </State>
<Value> StringFmt( $12-03-02-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0076.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1923,8 +1917,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0076.Button </State>
<Value> StringFmt( $12-03-03-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0076.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2159,7 +2152,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2177,7 +2170,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0069.Button </State>
<Value> StringFmt( $12-02-02-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0069.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2195,8 +2188,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0069.Button </State>
<Value> StringFmt( $12-02-03-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0069.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2431,7 +2423,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2449,7 +2441,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0126.Button </State>
<Value> StringFmt( $12-05-02-0126.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0126.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2467,8 +2459,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0126.Button </State>
<Value> StringFmt( $12-05-03-0126.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0126.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2703,7 +2694,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2721,7 +2712,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0127.Button </State>
<Value> StringFmt( $12-05-02-0127.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0127.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2739,8 +2730,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0127.Button </State>
<Value> StringFmt( $12-05-03-0127.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0127.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2975,7 +2965,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2993,7 +2983,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0070.Button </State>
<Value> StringFmt( $12-02-02-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0070.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3011,8 +3001,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0070.Button </State>
<Value> StringFmt( $12-02-03-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0070.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -257,7 +257,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -275,7 +275,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -293,8 +293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0046.Button </State>
<Value> StringFmt( $12-03-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0046.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -529,7 +528,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -547,7 +546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -565,8 +564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0047.Button </State>
<Value> StringFmt( $12-03-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0047.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -801,7 +799,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -819,7 +817,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0063.Button </State>
<Value> StringFmt( $12-99-05-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -837,8 +835,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1073,7 +1070,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1091,7 +1088,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0040.Button </State>
<Value> StringFmt( $12-03-02-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0040.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1109,8 +1106,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1345,7 +1341,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1363,7 +1359,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1381,8 +1377,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0063.Button </State>
<Value> StringFmt( $12-05-03-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0063.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1617,7 +1612,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1635,7 +1630,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0080.Button </State>
<Value> StringFmt( $12-05-02-0080.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0080.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1653,8 +1648,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1889,7 +1883,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1907,7 +1901,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1925,8 +1919,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0053.Button </State>
<Value> StringFmt( $12-02-03-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0053.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2161,7 +2154,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2179,7 +2172,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0041.Button </State>
<Value> StringFmt( $12-03-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0041.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2197,8 +2190,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2433,7 +2425,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2451,7 +2443,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0056.Button </State>
<Value> StringFmt( $12-02-02-0056.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0056.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2469,8 +2461,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2705,7 +2696,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2723,7 +2714,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2741,8 +2732,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0064.Button </State>
<Value> StringFmt( $12-05-03-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0064.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -254,7 +254,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -272,7 +272,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0011.Button </State>
<Value> StringFmt( $12-99-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0011.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -290,8 +290,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -526,7 +525,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -544,7 +543,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0013.Button </State>
<Value> StringFmt( $12-99-02-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0013.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -562,8 +561,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -798,7 +796,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -816,7 +814,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0014.Button </State>
<Value> StringFmt( $12-99-02-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0014.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -834,8 +832,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1070,7 +1067,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1088,7 +1085,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0015.Button </State>
<Value> StringFmt( $12-99-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1106,8 +1103,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1342,7 +1338,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1360,7 +1356,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0016.Button </State>
<Value> StringFmt( $12-99-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0016.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1378,8 +1374,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1614,7 +1609,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1632,7 +1627,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0018.Button </State>
<Value> StringFmt( $12-99-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1650,8 +1645,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1886,7 +1880,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1904,7 +1898,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0015.Button </State>
<Value> StringFmt( $12-99-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1922,8 +1916,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -251,7 +251,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -269,7 +269,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -287,8 +287,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -523,7 +522,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -541,7 +540,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0065.Button </State>
<Value> StringFmt( $12-03-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -559,8 +558,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -795,7 +793,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -813,7 +811,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0067.Button </State>
<Value> StringFmt( $12-03-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -831,8 +829,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1067,7 +1064,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1085,7 +1082,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0066.Button </State>
<Value> StringFmt( $12-03-02-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0066.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1103,8 +1100,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1339,7 +1335,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0068.Button </State>
<Value> StringFmt( $12-03-01-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0068.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1357,7 +1353,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0068.Button </State>
<Value> StringFmt( $12-03-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1375,8 +1371,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1615,7 +1610,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1633,7 +1628,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0069.Button </State>
<Value> StringFmt( $12-03-02-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0069.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1651,8 +1646,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1887,7 +1881,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1905,7 +1899,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0070.Button </State>
<Value> StringFmt( $12-03-02-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0070.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1923,8 +1917,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2159,7 +2152,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2177,7 +2170,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0071.Button </State>
<Value> StringFmt( $12-03-02-0071.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0071.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2195,8 +2188,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2431,7 +2423,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2449,7 +2441,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0074.Button </State>
<Value> StringFmt( $12-03-02-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0074.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2467,8 +2459,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2703,7 +2694,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0006.Button </State>
<Value> StringFmt( $12-01-01-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2721,7 +2712,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0003.Button </State>
<Value> StringFmt( $12-01-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2739,8 +2730,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0003.Button </State>
<Value> StringFmt( $12-01-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0003.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2979,7 +2969,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1006.Button </State>
<Value> StringFmt( $12-01-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2997,7 +2987,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1003.Button </State>
<Value> StringFmt( $12-01-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3015,8 +3005,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3255,7 +3244,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3273,7 +3262,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0061.Button </State>
<Value> StringFmt( $12-01-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3291,8 +3280,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0061.Button </State>
<Value> StringFmt( $12-01-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3527,7 +3515,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3545,7 +3533,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3563,8 +3551,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3803,7 +3790,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3821,7 +3808,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1002.Button </State>
<Value> StringFmt( $12-03-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3839,8 +3826,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4075,7 +4061,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0004.Button </State>
<Value> StringFmt( $12-03-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4093,7 +4079,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0004.Button </State>
<Value> StringFmt( $12-03-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4111,8 +4097,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0004.Button </State>
<Value> StringFmt( $12-03-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0004.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4351,7 +4336,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0024.Button </State>
<Value> StringFmt( $12-03-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4369,7 +4354,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4387,8 +4372,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4627,7 +4611,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0025.Button </State>
<Value> StringFmt( $12-03-01-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4645,7 +4629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0025.Button </State>
<Value> StringFmt( $12-03-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4663,8 +4647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0025.Button </State>
<Value> StringFmt( $12-03-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0025.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4903,7 +4886,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0035.Button </State>
<Value> StringFmt( $12-03-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4921,7 +4904,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4939,8 +4922,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5179,7 +5161,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5197,7 +5179,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0039.Button </State>
<Value> StringFmt( $12-03-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5215,8 +5197,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0039.Button </State>
<Value> StringFmt( $12-03-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0039.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5451,7 +5432,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5469,7 +5450,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0059.Button </State>
<Value> StringFmt( $12-03-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5487,8 +5468,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0059.Button </State>
<Value> StringFmt( $12-03-03-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0059.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5723,7 +5703,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5741,7 +5721,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5759,8 +5739,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5995,7 +5974,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6013,7 +5992,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6031,8 +6010,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0030.Button </State>
<Value> StringFmt( $12-03-03-0030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0030.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6267,7 +6245,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6285,7 +6263,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6303,8 +6281,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0044.Button </State>
<Value> StringFmt( $12-03-03-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0044.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -257,7 +257,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -275,7 +275,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -293,8 +293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -529,7 +528,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -547,7 +546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -565,8 +564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -801,7 +799,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -819,7 +817,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -837,8 +835,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -253,7 +253,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0057.Button </State>
<Value> StringFmt( $12-01-01-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0057.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -271,7 +271,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0057.Button </State>
<Value> StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -289,8 +289,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0057.Button </State>
<Value> StringFmt( $12-01-03-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0057.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -529,7 +528,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0057.Button </State>
<Value> StringFmt( $12-21-01-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0057.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -547,7 +546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0057.Button </State>
<Value> StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -565,8 +564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0057.Button </State>
<Value> StringFmt( $12-21-03-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-03-0057.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -805,7 +803,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0058.Button </State>
<Value> StringFmt( $12-01-01-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0058.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -823,7 +821,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0058.Button </State>
<Value> StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -841,8 +839,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1081,7 +1078,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0058.Button </State>
<Value> StringFmt( $12-21-01-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0058.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1099,7 +1096,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0058.Button </State>
<Value> StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1117,8 +1114,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1357,7 +1353,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0050.Button </State>
<Value> StringFmt( $12-02-01-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0050.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1375,7 +1371,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0050.Button </State>
<Value> StringFmt( $12-02-02-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0050.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1393,8 +1389,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0050.Button </State>
<Value> StringFmt( $12-02-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0050.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1633,7 +1628,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0035.Button </State>
<Value> StringFmt( $12-03-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1651,7 +1646,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1669,8 +1664,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1909,7 +1903,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0036.Button </State>
<Value> StringFmt( $12-03-01-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1927,7 +1921,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0036.Button </State>
<Value> StringFmt( $12-03-02-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0036.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1945,8 +1939,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0036.Button </State>
<Value> StringFmt( $12-03-03-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0036.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2185,7 +2178,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2203,7 +2196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0037.Button </State>
<Value> StringFmt( $12-03-02-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2221,8 +2214,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2457,7 +2449,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2475,7 +2467,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2493,8 +2485,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2729,7 +2720,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2747,7 +2738,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0060.Button </State>
<Value> StringFmt( $12-05-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2765,8 +2756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3001,7 +2991,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3019,7 +3009,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0063.Button </State>
<Value> StringFmt( $12-05-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3037,8 +3027,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3273,7 +3262,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3291,7 +3280,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0064.Button </State>
<Value> StringFmt( $12-05-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3309,8 +3298,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3545,7 +3533,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3563,7 +3551,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0065.Button </State>
<Value> StringFmt( $12-05-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3581,8 +3569,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3817,7 +3804,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3835,7 +3822,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0066.Button </State>
<Value> StringFmt( $12-05-02-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0066.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3853,8 +3840,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4089,7 +4075,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4107,7 +4093,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4125,8 +4111,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -253,7 +253,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -271,7 +271,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0068.Button </State>
<Value> StringFmt( $12-01-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -289,8 +289,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -525,7 +524,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -543,7 +542,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0068.Button </State>
<Value> StringFmt( $12-21-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -561,8 +560,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -797,7 +795,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -815,7 +813,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -833,8 +831,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0092.Button </State>
<Value> StringFmt( $12-05-03-0092.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0092.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1069,7 +1066,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1087,7 +1084,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0058.Button </State>
<Value> StringFmt( $12-03-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1105,8 +1102,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0058.Button </State>
<Value> StringFmt( $12-03-03-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0058.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1341,7 +1337,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1359,7 +1355,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0059.Button </State>
<Value> StringFmt( $12-03-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1377,8 +1373,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0059.Button </State>
<Value> StringFmt( $12-03-03-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0059.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1613,7 +1608,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1631,7 +1626,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0060.Button </State>
<Value> StringFmt( $12-02-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1649,8 +1644,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0060.Button </State>
<Value> StringFmt( $12-02-03-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0060.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1885,7 +1879,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1903,7 +1897,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0061.Button </State>
<Value> StringFmt( $12-02-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1921,8 +1915,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0061.Button </State>
<Value> StringFmt( $12-02-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0061.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2157,7 +2150,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2175,7 +2168,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0062.Button </State>
<Value> StringFmt( $12-02-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2193,8 +2186,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0062.Button </State>
<Value> StringFmt( $12-02-03-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0062.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2429,7 +2421,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2447,7 +2439,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0063.Button </State>
<Value> StringFmt( $12-02-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2465,8 +2457,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0063.Button </State>
<Value> StringFmt( $12-02-03-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0063.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2701,7 +2692,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2719,7 +2710,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0064.Button </State>
<Value> StringFmt( $12-02-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2737,8 +2728,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0064.Button </State>
<Value> StringFmt( $12-02-03-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0064.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2973,7 +2963,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2991,7 +2981,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0065.Button </State>
<Value> StringFmt( $12-02-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3009,8 +2999,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0065.Button </State>
<Value> StringFmt( $12-02-03-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0065.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3245,7 +3234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3263,7 +3252,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0090.Button </State>
<Value> StringFmt( $12-05-02-0090.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0090.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3281,8 +3270,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3517,7 +3505,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3535,7 +3523,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0091.Button </State>
<Value> StringFmt( $12-05-02-0091.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0091.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3553,8 +3541,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0091.Button </State>
<Value> StringFmt( $12-05-03-0091.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0091.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3789,7 +3776,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3807,7 +3794,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0114.Button </State>
<Value> StringFmt( $12-05-02-0114.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0114.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3825,8 +3812,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0114.Button </State>
<Value> StringFmt( $12-05-03-0114.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0114.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4061,7 +4047,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4079,7 +4065,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0093.Button </State>
<Value> StringFmt( $12-05-02-0093.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0093.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4097,8 +4083,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4333,7 +4318,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4351,7 +4336,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4369,8 +4354,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4605,7 +4589,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4623,7 +4607,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4641,8 +4625,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4877,7 +4860,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4895,7 +4878,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0057.Button </State>
<Value> StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4913,8 +4896,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5149,7 +5131,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5167,7 +5149,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0057.Button </State>
<Value> StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5185,8 +5167,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5421,7 +5402,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5439,7 +5420,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0058.Button </State>
<Value> StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5457,8 +5438,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5693,7 +5673,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5711,7 +5691,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0058.Button </State>
<Value> StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5729,8 +5709,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5965,7 +5944,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5983,7 +5962,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6001,8 +5980,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0050.Button </State>
<Value> StringFmt( $12-02-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0050.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6237,7 +6215,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6255,7 +6233,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0064.Button </State>
<Value> StringFmt( $12-01-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6273,8 +6251,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6509,7 +6486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6527,7 +6504,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0064.Button </State>
<Value> StringFmt( $12-21-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6545,8 +6522,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6781,7 +6757,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6799,7 +6775,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6817,8 +6793,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7053,7 +7028,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7071,7 +7046,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7089,8 +7064,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7325,7 +7299,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7343,7 +7317,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7361,8 +7335,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7597,7 +7570,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7615,7 +7588,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0063.Button </State>
<Value> StringFmt( $12-05-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7633,8 +7606,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7869,7 +7841,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7887,7 +7859,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0064.Button </State>
<Value> StringFmt( $12-05-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7905,8 +7877,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -8141,7 +8112,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8159,7 +8130,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8177,8 +8148,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -251,7 +251,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -269,7 +269,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0057.Button </State>
<Value> StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -287,8 +287,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -523,7 +522,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -541,7 +540,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0057.Button </State>
<Value> StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -559,8 +558,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -795,7 +793,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -813,7 +811,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0058.Button </State>
<Value> StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -831,8 +829,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1067,7 +1064,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1085,7 +1082,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0058.Button </State>
<Value> StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1103,8 +1100,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1339,7 +1335,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1357,7 +1353,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1375,8 +1371,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0050.Button </State>
<Value> StringFmt( $12-02-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0050.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1611,7 +1606,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1629,7 +1624,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0064.Button </State>
<Value> StringFmt( $12-01-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1647,8 +1642,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1883,7 +1877,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1901,7 +1895,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0064.Button </State>
<Value> StringFmt( $12-21-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1919,8 +1913,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2155,7 +2148,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2173,7 +2166,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2191,8 +2184,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2427,7 +2419,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2445,7 +2437,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2463,8 +2455,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2699,7 +2690,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2717,7 +2708,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2735,8 +2726,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2971,7 +2961,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2989,7 +2979,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0063.Button </State>
<Value> StringFmt( $12-05-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3007,8 +2997,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3243,7 +3232,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3261,7 +3250,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0064.Button </State>
<Value> StringFmt( $12-05-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3279,8 +3268,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3515,7 +3503,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3533,7 +3521,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3551,8 +3539,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -255,7 +255,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0059.Button </State>
<Value> StringFmt( $12-01-01-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0059.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -273,7 +273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0059.Button </State>
<Value> StringFmt( $12-01-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -291,8 +291,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -531,7 +530,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0059.Button </State>
<Value> StringFmt( $12-21-01-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0059.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -549,7 +548,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0059.Button </State>
<Value> StringFmt( $12-21-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -567,8 +566,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -807,7 +805,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0060.Button </State>
<Value> StringFmt( $12-01-01-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0060.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -825,7 +823,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0060.Button </State>
<Value> StringFmt( $12-01-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -843,8 +841,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0060.Button </State>
<Value> StringFmt( $12-01-03-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0060.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1083,7 +1080,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0060.Button </State>
<Value> StringFmt( $12-21-01-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0060.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1101,7 +1098,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0060.Button </State>
<Value> StringFmt( $12-21-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1119,8 +1116,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0060.Button </State>
<Value> StringFmt( $12-21-03-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-03-0060.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1359,7 +1355,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0051.Button </State>
<Value> StringFmt( $12-02-01-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0051.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1377,7 +1373,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0051.Button </State>
<Value> StringFmt( $12-02-02-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0051.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1395,8 +1391,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0051.Button </State>
<Value> StringFmt( $12-02-03-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0051.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1635,7 +1630,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1653,7 +1648,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0052.Button </State>
<Value> StringFmt( $12-02-02-0052.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0052.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1671,8 +1666,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1907,7 +1901,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0038.Button </State>
<Value> StringFmt( $12-03-01-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1925,7 +1919,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0038.Button </State>
<Value> StringFmt( $12-03-02-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0038.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1943,8 +1937,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0038.Button </State>
<Value> StringFmt( $12-03-03-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0038.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2183,7 +2176,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2201,7 +2194,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0039.Button </State>
<Value> StringFmt( $12-03-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2219,8 +2212,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0039.Button </State>
<Value> StringFmt( $12-03-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0039.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2455,7 +2447,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2473,7 +2465,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2491,8 +2483,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0040.Button </State>
<Value> StringFmt( $12-03-03-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0040.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2727,7 +2718,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2745,7 +2736,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0068.Button </State>
<Value> StringFmt( $12-05-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2763,8 +2754,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2999,7 +2989,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3017,7 +3007,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0069.Button </State>
<Value> StringFmt( $12-05-02-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0069.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3035,8 +3025,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3271,7 +3260,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3289,7 +3278,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0070.Button </State>
<Value> StringFmt( $12-05-02-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0070.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3307,8 +3296,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3543,7 +3531,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3561,7 +3549,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0072.Button </State>
<Value> StringFmt( $12-05-02-0072.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0072.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3579,8 +3567,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3815,7 +3802,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3833,7 +3820,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0073.Button </State>
<Value> StringFmt( $12-05-02-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3851,8 +3838,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -256,7 +256,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -274,7 +274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0008.Button </State>
<Value> StringFmt( $12-99-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -292,8 +292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -528,7 +527,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -546,7 +545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0003.Button </State>
<Value> StringFmt( $12-99-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -564,8 +563,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -800,7 +798,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -818,7 +816,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0046.Button </State>
<Value> StringFmt( $12-05-02-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0046.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -836,8 +834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1072,7 +1069,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1090,7 +1087,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0058.Button </State>
<Value> StringFmt( $12-99-05-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1108,8 +1105,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1344,7 +1340,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1362,7 +1358,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0060.Button </State>
<Value> StringFmt( $12-99-05-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1380,8 +1376,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1616,7 +1611,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1634,7 +1629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0007.Button </State>
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1652,8 +1647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1888,7 +1882,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1906,7 +1900,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0053.Button </State>
<Value> StringFmt( $12-99-05-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1924,8 +1918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2160,7 +2153,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2178,7 +2171,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0064.Button </State>
<Value> StringFmt( $12-99-05-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2196,8 +2189,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2432,7 +2424,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2450,7 +2442,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0007.Button </State>
<Value> StringFmt( $12-99-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2468,8 +2460,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2704,7 +2695,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2722,7 +2713,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0084.Button </State>
<Value> StringFmt( $12-05-02-0084.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0084.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2740,8 +2731,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2976,7 +2966,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2994,7 +2984,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0052.Button </State>
<Value> StringFmt( $12-99-05-0052.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0052.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3012,8 +3002,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3248,7 +3237,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3266,7 +3255,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3284,8 +3273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3520,7 +3508,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3538,7 +3526,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3556,8 +3544,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0007.Button </State>
<Value> StringFmt( $12-05-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0007.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3792,7 +3779,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3810,7 +3797,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0057.Button </State>
<Value> StringFmt( $12-99-05-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3828,8 +3815,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -257,7 +257,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -275,7 +275,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0044.Button </State>
<Value> StringFmt( $12-02-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -293,8 +293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -529,7 +528,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -547,7 +546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0043.Button </State>
<Value> StringFmt( $12-02-02-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0043.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -565,8 +564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -801,7 +799,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -819,7 +817,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0003.Button </State>
<Value> StringFmt( $12-99-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -837,8 +835,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1073,7 +1070,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1091,7 +1088,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0001.Button </State>
<Value> StringFmt( $12-99-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1109,8 +1106,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1345,7 +1341,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1363,7 +1359,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1381,8 +1377,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0046.Button </State>
<Value> StringFmt( $12-99-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0046.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1617,7 +1612,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1635,7 +1630,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0011.Button </State>
<Value> StringFmt( $12-99-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0011.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1653,8 +1648,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1889,7 +1883,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1907,7 +1901,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0015.Button </State>
<Value> StringFmt( $12-99-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1925,8 +1919,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2161,7 +2154,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2179,7 +2172,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0059.Button </State>
<Value> StringFmt( $12-99-05-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2197,8 +2190,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2433,7 +2425,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2451,7 +2443,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0057.Button </State>
<Value> StringFmt( $12-99-05-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2469,8 +2461,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2705,7 +2696,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2723,7 +2714,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2741,8 +2732,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2977,7 +2967,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2995,7 +2985,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0036.Button </State>
<Value> StringFmt( $12-03-02-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0036.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3013,8 +3003,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3249,7 +3238,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3267,7 +3256,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3285,8 +3274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0066.Button </State>
<Value> StringFmt( $12-99-03-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0066.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -256,7 +256,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -274,7 +274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -292,8 +292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0064.Button </State>
<Value> StringFmt( $12-05-03-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0064.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -528,7 +527,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -546,7 +545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0073.Button </State>
<Value> StringFmt( $12-99-05-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -564,8 +563,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -800,7 +798,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -818,7 +816,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0056.Button </State>
<Value> StringFmt( $12-02-02-0056.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0056.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -836,8 +834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1072,7 +1069,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1090,7 +1087,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0073.Button </State>
<Value> StringFmt( $12-01-02-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1108,8 +1105,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1344,7 +1340,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1362,7 +1358,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0073.Button </State>
<Value> StringFmt( $12-21-02-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1380,8 +1376,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1616,7 +1611,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1634,7 +1629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1652,8 +1647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0046.Button </State>
<Value> StringFmt( $12-03-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0046.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1888,7 +1882,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1906,7 +1900,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0073.Button </State>
<Value> StringFmt( $12-03-02-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1924,8 +1918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2160,7 +2153,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2178,7 +2171,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0067.Button </State>
<Value> StringFmt( $12-02-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2196,8 +2189,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2432,7 +2424,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2450,7 +2442,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0074.Button </State>
<Value> StringFmt( $12-01-02-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0074.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2468,8 +2460,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2704,7 +2695,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2722,7 +2713,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0074.Button </State>
<Value> StringFmt( $12-21-02-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0074.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2740,8 +2731,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2976,7 +2966,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2994,7 +2984,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3012,8 +3002,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0053.Button </State>
<Value> StringFmt( $12-02-03-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0053.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3248,7 +3237,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3266,7 +3255,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3284,8 +3273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0115.Button </State>
<Value> StringFmt( $12-05-03-0115.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0115.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -254,7 +254,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0039.Button </State>
<Value> StringFmt( $12-02-01-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -272,7 +272,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0039.Button </State>
<Value> StringFmt( $12-02-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -290,8 +290,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0039.Button </State>
<Value> StringFmt( $12-02-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0039.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -530,7 +529,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1038.Button </State>
<Value> StringFmt( $12-02-01-1038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -548,7 +547,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1038.Button </State>
<Value> StringFmt( $12-02-02-1038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1038.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -566,8 +565,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -806,7 +804,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0047.Button </State>
<Value> StringFmt( $12-02-01-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -824,7 +822,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0047.Button </State>
<Value> StringFmt( $12-02-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -842,8 +840,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1082,7 +1079,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0055.Button </State>
<Value> StringFmt( $12-01-01-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0055.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1100,7 +1097,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0055.Button </State>
<Value> StringFmt( $12-01-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1118,8 +1115,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0055.Button </State>
<Value> StringFmt( $12-01-03-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0055.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1358,7 +1354,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0055.Button </State>
<Value> StringFmt( $12-21-01-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0055.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1376,7 +1372,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0055.Button </State>
<Value> StringFmt( $12-21-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1394,8 +1390,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0055.Button </State>
<Value> StringFmt( $12-21-03-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-03-0055.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1634,7 +1629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1040.Button </State>
<Value> StringFmt( $12-02-01-1040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1040.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1652,7 +1647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1040.Button </State>
<Value> StringFmt( $12-02-02-1040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1040.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1670,8 +1665,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1910,7 +1904,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1039.Button </State>
<Value> StringFmt( $12-02-01-1039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1928,7 +1922,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1039.Button </State>
<Value> StringFmt( $12-02-02-1039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1946,8 +1940,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2186,7 +2179,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2204,7 +2197,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0062.Button </State>
<Value> StringFmt( $12-99-05-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2222,8 +2215,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2458,7 +2450,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2476,7 +2468,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0054.Button </State>
<Value> StringFmt( $12-02-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2494,8 +2486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2730,7 +2721,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2748,7 +2739,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0002.Button </State>
<Value> StringFmt( $12-99-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2766,8 +2757,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3002,7 +2992,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3020,7 +3010,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3038,8 +3028,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0045.Button </State>
<Value> StringFmt( $12-02-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0045.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3274,7 +3263,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0026.Button </State>
<Value> StringFmt( $12-02-01-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3292,7 +3281,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0026.Button </State>
<Value> StringFmt( $12-02-02-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3310,8 +3299,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0026.Button </State>
<Value> StringFmt( $12-02-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0026.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3550,7 +3538,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1026.Button </State>
<Value> StringFmt( $12-02-01-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3568,7 +3556,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1026.Button </State>
<Value> StringFmt( $12-02-02-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3586,8 +3574,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3826,7 +3813,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0027.Button </State>
<Value> StringFmt( $12-02-01-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3844,7 +3831,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0027.Button </State>
<Value> StringFmt( $12-02-02-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3862,8 +3849,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0027.Button </State>
<Value> StringFmt( $12-02-03-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0027.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4102,7 +4088,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1027.Button </State>
<Value> StringFmt( $12-02-01-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4120,7 +4106,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1027.Button </State>
<Value> StringFmt( $12-02-02-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4138,8 +4124,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4378,7 +4363,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0028.Button </State>
<Value> StringFmt( $12-02-01-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0028.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4396,7 +4381,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0028.Button </State>
<Value> StringFmt( $12-02-02-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0028.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4414,8 +4399,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0028.Button </State>
<Value> StringFmt( $12-02-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0028.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4654,7 +4638,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0031.Button </State>
<Value> StringFmt( $12-01-01-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4672,7 +4656,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0031.Button </State>
<Value> StringFmt( $12-01-02-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0031.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4690,8 +4674,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0031.Button </State>
<Value> StringFmt( $12-01-03-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-01-03-0031.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4930,7 +4913,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0031.Button </State>
<Value> StringFmt( $12-21-01-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4948,7 +4931,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0031.Button </State>
<Value> StringFmt( $12-21-02-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0031.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4966,8 +4949,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0031.Button </State>
<Value> StringFmt( $12-21-03-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-21-03-0031.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5206,7 +5188,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5224,7 +5206,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0062.Button </State>
<Value> StringFmt( $12-01-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5242,8 +5224,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5478,7 +5459,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5496,7 +5477,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0062.Button </State>
<Value> StringFmt( $12-21-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5514,8 +5495,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5750,7 +5730,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5768,7 +5748,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0055.Button </State>
<Value> StringFmt( $12-02-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5786,8 +5766,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6022,7 +6001,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0037.Button </State>
<Value> StringFmt( $12-02-01-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6040,7 +6019,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0037.Button </State>
<Value> StringFmt( $12-02-02-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6058,8 +6037,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0037.Button </State>
<Value> StringFmt( $12-02-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0037.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6298,7 +6276,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1037.Button </State>
<Value> StringFmt( $12-02-01-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6316,7 +6294,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1037.Button </State>
<Value> StringFmt( $12-02-02-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6334,8 +6312,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6574,7 +6551,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6592,7 +6569,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6610,8 +6587,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0043.Button </State>
<Value> StringFmt( $12-02-03-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-02-03-0043.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -6846,7 +6822,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6864,7 +6840,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0052.Button </State>
<Value> StringFmt( $12-99-05-0052.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0052.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6882,8 +6858,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7118,7 +7093,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0042.Button </State>
<Value> StringFmt( $12-99-01-0042.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0042.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7136,7 +7111,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0044.Button </State>
<Value> StringFmt( $12-99-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7154,8 +7129,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0046.Button </State>
<Value> StringFmt( $12-99-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0046.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7394,7 +7368,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0043.Button </State>
<Value> StringFmt( $12-99-01-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0043.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7412,7 +7386,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0045.Button </State>
<Value> StringFmt( $12-99-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0045.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7430,8 +7404,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0047.Button </State>
<Value> StringFmt( $12-99-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0047.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7670,7 +7643,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0049.Button </State>
<Value> StringFmt( $12-99-01-0049.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0049.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7688,7 +7661,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0050.Button </State>
<Value> StringFmt( $12-99-02-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0050.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7706,8 +7679,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -7946,7 +7918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7964,7 +7936,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0051.Button </State>
<Value> StringFmt( $12-99-05-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0051.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7982,8 +7954,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -253,7 +253,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -271,7 +271,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -289,8 +289,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0022.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -529,7 +528,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0039.Button </State>
<Value> StringFmt( $12-01-01-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -547,7 +546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0039.Button </State>
<Value> StringFmt( $12-01-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -565,8 +564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -805,7 +803,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0039.Button </State>
<Value> StringFmt( $12-21-01-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -823,7 +821,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0039.Button </State>
<Value> StringFmt( $12-21-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -841,8 +839,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1081,7 +1078,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1099,7 +1096,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1117,8 +1114,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0028.Button </State>
<Value> StringFmt( $12-03-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-03-03-0028.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1353,7 +1349,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1371,7 +1367,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0044.Button </State>
<Value> StringFmt( $12-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1389,8 +1385,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1625,7 +1620,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1643,7 +1638,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0047.Button </State>
<Value> StringFmt( $12-05-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1661,8 +1656,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0047.Button </State>
<Value> StringFmt( $12-05-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0047.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1897,7 +1891,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1915,7 +1909,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0105.Button </State>
<Value> StringFmt( $12-05-02-0105.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0105.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1933,8 +1927,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0105.Button </State>
<Value> StringFmt( $12-05-03-0105.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-05-03-0105.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2169,7 +2162,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2187,7 +2180,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0011.Button </State>
<Value> StringFmt( $12-99-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0011.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2205,8 +2198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2441,7 +2433,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2459,7 +2451,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0013.Button </State>
<Value> StringFmt( $12-99-02-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0013.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2477,8 +2469,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2713,7 +2704,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2731,7 +2722,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0014.Button </State>
<Value> StringFmt( $12-99-02-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0014.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2749,8 +2740,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2985,7 +2975,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3003,7 +2993,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0015.Button </State>
<Value> StringFmt( $12-99-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3021,8 +3011,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3257,7 +3246,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3275,7 +3264,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0016.Button </State>
<Value> StringFmt( $12-99-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0016.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3293,8 +3282,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3529,7 +3517,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3547,7 +3535,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0018.Button </State>
<Value> StringFmt( $12-99-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3565,8 +3553,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3801,7 +3788,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3819,7 +3806,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0016.Button </State>
<Value> StringFmt( $12-99-03-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0016.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3837,8 +3824,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4073,7 +4059,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4091,7 +4077,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4109,8 +4095,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

File diff suppressed because it is too large Load diff

View file

@ -255,7 +255,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -273,7 +273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -291,8 +291,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0001.Button </State>
<Value> StringFmt( $12-41-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0001.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -527,7 +526,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -545,7 +544,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -563,8 +562,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0002.Button </State>
<Value> StringFmt( $12-41-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0002.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -799,7 +797,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -817,7 +815,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -835,8 +833,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0003.Button </State>
<Value> StringFmt( $12-41-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0003.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1071,7 +1068,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1089,7 +1086,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1107,8 +1104,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0004.Button </State>
<Value> StringFmt( $12-41-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0004.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1343,7 +1339,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1361,7 +1357,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1379,8 +1375,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0005.Button </State>
<Value> StringFmt( $12-41-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0005.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1615,7 +1610,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1633,7 +1628,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1651,8 +1646,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0006.Button </State>
<Value> StringFmt( $12-41-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0006.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1887,7 +1881,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1905,7 +1899,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1923,8 +1917,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0007.Button </State>
<Value> StringFmt( $12-41-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0007.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2159,7 +2152,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2177,7 +2170,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2195,8 +2188,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0008.Button </State>
<Value> StringFmt( $12-41-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0008.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2431,7 +2423,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2449,7 +2441,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2467,8 +2459,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0009.Button </State>
<Value> StringFmt( $12-41-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0009.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2703,7 +2694,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2721,7 +2712,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2739,8 +2730,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0010.Button </State>
<Value> StringFmt( $12-41-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0010.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2975,7 +2965,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2993,7 +2983,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3011,8 +3001,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0011.Button </State>
<Value> StringFmt( $12-41-03-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0011.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3247,7 +3236,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3265,7 +3254,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3283,8 +3272,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0012.Button </State>
<Value> StringFmt( $12-41-03-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0012.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3519,7 +3507,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3537,7 +3525,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3555,8 +3543,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0013.Button </State>
<Value> StringFmt( $12-41-03-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0013.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3791,7 +3778,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3809,7 +3796,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3827,8 +3814,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0016.Button </State>
<Value> StringFmt( $12-41-03-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0016.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4063,7 +4049,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4081,7 +4067,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4099,8 +4085,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0018.Button </State>
<Value> StringFmt( $12-41-03-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0018.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4335,7 +4320,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4353,7 +4338,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4371,8 +4356,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0021.Button </State>
<Value> StringFmt( $12-41-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0021.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4607,7 +4591,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4625,7 +4609,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4643,8 +4627,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0022.Button </State>
<Value> StringFmt( $12-41-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0022.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4879,7 +4862,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4897,7 +4880,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4915,8 +4898,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0023.Button </State>
<Value> StringFmt( $12-41-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0023.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -5151,7 +5133,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5169,7 +5151,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5187,8 +5169,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0029.Button </State>
<Value> StringFmt( $12-41-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-41-03-0029.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -256,7 +256,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -274,7 +274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0053.Button </State>
<Value> StringFmt( $12-01-02-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -292,8 +292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -528,7 +527,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -546,7 +545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0054.Button </State>
<Value> StringFmt( $12-01-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -564,8 +563,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -800,7 +798,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -818,7 +816,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0026.Button </State>
<Value> StringFmt( $12-03-02-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -836,8 +834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1072,7 +1069,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1090,7 +1087,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0043.Button </State>
<Value> StringFmt( $12-02-02-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0043.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1108,8 +1105,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1344,7 +1340,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1362,7 +1358,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0044.Button </State>
<Value> StringFmt( $12-02-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1380,8 +1376,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1616,7 +1611,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1634,7 +1629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0055.Button </State>
<Value> StringFmt( $12-05-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1652,8 +1647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1888,7 +1882,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1906,7 +1900,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0056.Button </State>
<Value> StringFmt( $12-05-02-0056.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0056.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1924,8 +1918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

File diff suppressed because it is too large Load diff

View file

@ -294,7 +294,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -312,7 +312,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0001.Button </State>
<Value> StringFmt( $12-04-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -330,8 +330,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -566,7 +565,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -584,7 +583,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0016.Button </State>
<Value> StringFmt( $12-04-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0016.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -602,8 +601,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -838,7 +836,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -856,7 +854,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0002.Button </State>
<Value> StringFmt( $12-04-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -874,8 +872,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1110,7 +1107,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1128,7 +1125,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0003.Button </State>
<Value> StringFmt( $12-04-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1146,8 +1143,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1382,7 +1378,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1400,7 +1396,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0013.Button </State>
<Value> StringFmt( $12-04-02-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0013.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1418,8 +1414,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1654,7 +1649,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1672,7 +1667,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0018.Button </State>
<Value> StringFmt( $12-04-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1690,8 +1685,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1926,7 +1920,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1944,7 +1938,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0004.Button </State>
<Value> StringFmt( $12-04-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1962,8 +1956,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2198,7 +2191,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2216,7 +2209,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0005.Button </State>
<Value> StringFmt( $12-04-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2234,8 +2227,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2470,7 +2462,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2488,7 +2480,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0015.Button </State>
<Value> StringFmt( $12-04-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2506,8 +2498,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -2742,7 +2733,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2760,7 +2751,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0055.Button </State>
<Value> StringFmt( $12-04-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2778,8 +2769,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3014,7 +3004,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3032,7 +3022,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0006.Button </State>
<Value> StringFmt( $12-04-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3050,8 +3040,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3286,7 +3275,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3304,7 +3293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0008.Button </State>
<Value> StringFmt( $12-04-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3322,8 +3311,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3558,7 +3546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3576,7 +3564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0017.Button </State>
<Value> StringFmt( $12-04-02-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0017.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3594,8 +3582,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -3830,7 +3817,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3848,7 +3835,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0009.Button </State>
<Value> StringFmt( $12-04-02-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0009.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3866,8 +3853,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4102,7 +4088,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4120,7 +4106,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0010.Button </State>
<Value> StringFmt( $12-04-02-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0010.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4138,8 +4124,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -4374,7 +4359,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4392,7 +4377,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0011.Button </State>
<Value> StringFmt( $12-04-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0011.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4410,8 +4395,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -202,7 +202,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0042.Button </State>
<Value> StringFmt( $12-99-01-0042.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0042.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -220,7 +220,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0044.Button </State>
<Value> StringFmt( $12-99-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -238,8 +238,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0046.Button </State>
<Value> StringFmt( $12-99-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0046.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -478,7 +477,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0043.Button </State>
<Value> StringFmt( $12-99-01-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0043.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -496,7 +495,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0045.Button </State>
<Value> StringFmt( $12-99-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0045.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -514,8 +513,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0047.Button </State>
<Value> StringFmt( $12-99-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0047.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -754,7 +752,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -772,7 +770,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -790,8 +788,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0048.Button </State>
<Value> StringFmt( $12-99-03-0048.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $12-99-03-0048.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1026,7 +1023,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0049.Button </State>
<Value> StringFmt( $12-99-01-0049.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0049.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1044,7 +1041,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0050.Button </State>
<Value> StringFmt( $12-99-02-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0050.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1062,8 +1059,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1302,7 +1298,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1320,7 +1316,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0051.Button </State>
<Value> StringFmt( $12-99-05-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0051.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1338,8 +1334,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>
@ -1574,7 +1569,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1592,7 +1587,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0052.Button </State>
<Value> StringFmt( $12-99-05-0052.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0052.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1610,8 +1605,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
</Text>
<Value> Var( "฿" + $-.Price ) </Value>
<Image>
<X> 81 </X>
<Y> 264 </Y>

View file

@ -213,7 +213,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -231,7 +231,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1018.Button </State>
<Value> StringFmt( $12-04-02-1018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -249,7 +249,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -483,7 +483,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -501,7 +501,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1019.Button </State>
<Value> StringFmt( $12-04-02-1019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1019.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -519,7 +519,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -753,7 +753,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -771,7 +771,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1020.Button </State>
<Value> StringFmt( $12-04-02-1020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1020.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -789,7 +789,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1023,7 +1023,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1041,7 +1041,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1021.Button </State>
<Value> StringFmt( $12-04-02-1021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1021.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1059,7 +1059,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1293,7 +1293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1311,7 +1311,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-1022.Button </State>
<Value> StringFmt( $12-04-02-1022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-1022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1329,7 +1329,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -207,7 +207,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -225,7 +225,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0001.Button </State>
<Value> StringFmt( $11-99-05-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -243,7 +243,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -477,7 +477,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -495,7 +495,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0002.Button </State>
<Value> StringFmt( $11-99-05-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -513,7 +513,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -747,7 +747,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -765,7 +765,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0003.Button </State>
<Value> StringFmt( $11-99-05-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -783,7 +783,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1017,7 +1017,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1035,7 +1035,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0004.Button </State>
<Value> StringFmt( $11-99-05-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1053,7 +1053,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1287,7 +1287,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1305,7 +1305,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0005.Button </State>
<Value> StringFmt( $11-99-05-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1323,7 +1323,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1557,7 +1557,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1575,7 +1575,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0006.Button </State>
<Value> StringFmt( $11-99-05-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1593,7 +1593,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1827,7 +1827,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1845,7 +1845,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0007.Button </State>
<Value> StringFmt( $11-99-05-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1863,7 +1863,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2097,7 +2097,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2115,7 +2115,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0008.Button </State>
<Value> StringFmt( $11-99-05-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2133,7 +2133,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2367,7 +2367,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2385,7 +2385,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0009.Button </State>
<Value> StringFmt( $11-99-05-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0009.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2403,7 +2403,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2637,7 +2637,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2655,7 +2655,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0010.Button </State>
<Value> StringFmt( $11-99-05-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0010.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2673,7 +2673,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2907,7 +2907,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2925,7 +2925,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0012.Button </State>
<Value> StringFmt( $11-99-05-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0012.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2943,7 +2943,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3177,7 +3177,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3195,7 +3195,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0013.Button </State>
<Value> StringFmt( $11-99-05-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0013.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3213,7 +3213,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3447,7 +3447,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3465,7 +3465,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0017.Button </State>
<Value> StringFmt( $11-99-05-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0017.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3483,7 +3483,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3717,7 +3717,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3735,7 +3735,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0018.Button </State>
<Value> StringFmt( $11-99-05-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3753,7 +3753,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3987,7 +3987,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4005,7 +4005,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0015.Button </State>
<Value> StringFmt( $11-99-05-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4023,7 +4023,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4257,7 +4257,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4275,7 +4275,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0014.Button </State>
<Value> StringFmt( $11-99-05-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0014.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4293,7 +4293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4527,7 +4527,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4545,7 +4545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0019.Button </State>
<Value> StringFmt( $11-99-05-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0019.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4563,7 +4563,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4797,7 +4797,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4815,7 +4815,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0020.Button </State>
<Value> StringFmt( $11-99-05-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0020.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4833,7 +4833,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5067,7 +5067,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5085,7 +5085,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0021.Button </State>
<Value> StringFmt( $11-99-05-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0021.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5103,7 +5103,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5337,7 +5337,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5355,7 +5355,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0022.Button </State>
<Value> StringFmt( $11-99-05-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5373,7 +5373,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5607,7 +5607,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5625,7 +5625,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0023.Button </State>
<Value> StringFmt( $11-99-05-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5643,7 +5643,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5877,7 +5877,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5895,7 +5895,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0024.Button </State>
<Value> StringFmt( $11-99-05-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5913,7 +5913,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6147,7 +6147,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6165,7 +6165,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0025.Button </State>
<Value> StringFmt( $11-99-05-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6183,7 +6183,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6417,7 +6417,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6435,7 +6435,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0026.Button </State>
<Value> StringFmt( $11-99-05-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6453,7 +6453,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6687,7 +6687,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6705,7 +6705,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0027.Button </State>
<Value> StringFmt( $11-99-05-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6723,7 +6723,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6957,7 +6957,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6975,7 +6975,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0028.Button </State>
<Value> StringFmt( $11-99-05-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0028.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6993,7 +6993,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7227,7 +7227,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7245,7 +7245,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $11-99-05-0029.Button </State>
<Value> StringFmt( $11-99-05-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $11-99-05-0029.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7263,7 +7263,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

File diff suppressed because it is too large Load diff

View file

@ -214,7 +214,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0005.Button </State>
<Value> StringFmt( $12-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -232,7 +232,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0005.Button </State>
<Value> StringFmt( $12-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -250,7 +250,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0005.Button </State>
<Value> StringFmt( $12-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -488,7 +488,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0001.Button </State>
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -506,7 +506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0001.Button </State>
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -524,7 +524,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0001.Button </State>
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -762,7 +762,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0003.Button </State>
<Value> StringFmt( $12-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -780,7 +780,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0003.Button </State>
<Value> StringFmt( $12-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -798,7 +798,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0003.Button </State>
<Value> StringFmt( $12-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1036,7 +1036,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1054,7 +1054,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0006.Button </State>
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1072,7 +1072,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0006.Button </State>
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1306,7 +1306,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1324,7 +1324,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1342,7 +1342,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1580,7 +1580,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1598,7 +1598,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1616,7 +1616,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1854,7 +1854,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1872,7 +1872,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1890,7 +1890,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2124,7 +2124,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2142,7 +2142,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2160,7 +2160,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0020.Button </State>
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0020.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2394,7 +2394,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2412,7 +2412,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2430,7 +2430,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0021.Button </State>
<Value> StringFmt( $12-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0021.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2664,7 +2664,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2682,7 +2682,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0041.Button </State>
<Value> StringFmt( $12-05-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0041.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2700,7 +2700,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0041.Button </State>
<Value> StringFmt( $12-05-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0041.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2934,7 +2934,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2952,7 +2952,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0008.Button </State>
<Value> StringFmt( $12-05-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2970,7 +2970,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0008.Button </State>
<Value> StringFmt( $12-05-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0008.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3204,7 +3204,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3222,7 +3222,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0044.Button </State>
<Value> StringFmt( $12-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3240,7 +3240,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3474,7 +3474,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3492,7 +3492,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0045.Button </State>
<Value> StringFmt( $12-05-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0045.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3510,7 +3510,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3744,7 +3744,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3762,7 +3762,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3780,7 +3780,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0009.Button </State>
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0009.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4014,7 +4014,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0023.Button </State>
<Value> StringFmt( $12-03-01-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4032,7 +4032,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4050,7 +4050,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4288,7 +4288,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0024.Button </State>
<Value> StringFmt( $12-03-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4306,7 +4306,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4324,7 +4324,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4562,7 +4562,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4580,7 +4580,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4598,7 +4598,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0061.Button </State>
<Value> StringFmt( $12-03-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -201,7 +201,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1003.Button </State>
<Value> StringFmt( $12-01-01-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -219,7 +219,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1001.Button </State>
<Value> StringFmt( $12-01-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -237,7 +237,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -475,7 +475,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1003.Button </State>
<Value> StringFmt( $12-21-01-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -493,7 +493,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1001.Button </State>
<Value> StringFmt( $12-21-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -511,7 +511,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -749,7 +749,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1004.Button </State>
<Value> StringFmt( $12-01-01-1004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -767,7 +767,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1002.Button </State>
<Value> StringFmt( $12-01-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -785,7 +785,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1023,7 +1023,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1004.Button </State>
<Value> StringFmt( $12-21-01-1004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1041,7 +1041,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1002.Button </State>
<Value> StringFmt( $12-21-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1059,7 +1059,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1297,7 +1297,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1006.Button </State>
<Value> StringFmt( $12-01-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1315,7 +1315,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1003.Button </State>
<Value> StringFmt( $12-01-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1333,7 +1333,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1571,7 +1571,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1006.Button </State>
<Value> StringFmt( $12-21-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1589,7 +1589,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1003.Button </State>
<Value> StringFmt( $12-21-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1607,7 +1607,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1845,7 +1845,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1099.Button </State>
<Value> StringFmt( $12-01-01-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1099.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1863,7 +1863,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1099.Button </State>
<Value> StringFmt( $12-01-02-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1099.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1881,7 +1881,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2119,7 +2119,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1099.Button </State>
<Value> StringFmt( $12-21-01-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1099.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2137,7 +2137,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1099.Button </State>
<Value> StringFmt( $12-21-02-1099.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1099.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2155,7 +2155,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2393,7 +2393,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1024.Button </State>
<Value> StringFmt( $12-02-01-1024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2411,7 +2411,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1024.Button </State>
<Value> StringFmt( $12-02-02-1024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2429,7 +2429,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2667,7 +2667,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1025.Button </State>
<Value> StringFmt( $12-02-01-1025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2685,7 +2685,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1025.Button </State>
<Value> StringFmt( $12-02-02-1025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2703,7 +2703,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2941,7 +2941,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1026.Button </State>
<Value> StringFmt( $12-02-01-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2959,7 +2959,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1026.Button </State>
<Value> StringFmt( $12-02-02-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2977,7 +2977,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3215,7 +3215,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1027.Button </State>
<Value> StringFmt( $12-02-01-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3233,7 +3233,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1027.Button </State>
<Value> StringFmt( $12-02-02-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3251,7 +3251,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3489,7 +3489,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1029.Button </State>
<Value> StringFmt( $12-02-01-1029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1029.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3507,7 +3507,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1029.Button </State>
<Value> StringFmt( $12-02-02-1029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1029.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3525,7 +3525,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3763,7 +3763,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1030.Button </State>
<Value> StringFmt( $12-02-01-1030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1030.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3781,7 +3781,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1030.Button </State>
<Value> StringFmt( $12-02-02-1030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1030.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3799,7 +3799,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4037,7 +4037,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1031.Button </State>
<Value> StringFmt( $12-02-01-1031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4055,7 +4055,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1031.Button </State>
<Value> StringFmt( $12-02-02-1031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1031.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4073,7 +4073,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4311,7 +4311,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1032.Button </State>
<Value> StringFmt( $12-02-01-1032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1032.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4329,7 +4329,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1032.Button </State>
<Value> StringFmt( $12-02-02-1032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1032.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4347,7 +4347,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4585,7 +4585,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1037.Button </State>
<Value> StringFmt( $12-02-01-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4603,7 +4603,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1037.Button </State>
<Value> StringFmt( $12-02-02-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4621,7 +4621,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4859,7 +4859,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-1002.Button </State>
<Value> StringFmt( $12-03-01-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-1002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4877,7 +4877,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1002.Button </State>
<Value> StringFmt( $12-03-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4895,7 +4895,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5133,7 +5133,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-1005.Button </State>
<Value> StringFmt( $12-03-01-1005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-1005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5151,7 +5151,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1005.Button </State>
<Value> StringFmt( $12-03-02-1005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-1005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5169,7 +5169,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5407,7 +5407,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-01-1001.Button </State>
<Value> StringFmt( $12-05-01-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-01-1001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5425,7 +5425,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-1001.Button </State>
<Value> StringFmt( $12-05-02-1001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-1001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5443,7 +5443,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5681,7 +5681,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5699,7 +5699,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-1010.Button </State>
<Value> StringFmt( $12-05-02-1010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-1010.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5717,7 +5717,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5951,7 +5951,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1038.Button </State>
<Value> StringFmt( $12-02-01-1038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5969,7 +5969,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1038.Button </State>
<Value> StringFmt( $12-02-02-1038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1038.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5987,7 +5987,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6225,7 +6225,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1039.Button </State>
<Value> StringFmt( $12-02-01-1039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6243,7 +6243,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1039.Button </State>
<Value> StringFmt( $12-02-02-1039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6261,7 +6261,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6499,7 +6499,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1040.Button </State>
<Value> StringFmt( $12-02-01-1040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1040.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6517,7 +6517,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1040.Button </State>
<Value> StringFmt( $12-02-02-1040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1040.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6535,7 +6535,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6773,7 +6773,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6791,7 +6791,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0075.Button </State>
<Value> StringFmt( $12-03-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6809,7 +6809,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0075.Button </State>
<Value> StringFmt( $12-03-03-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0075.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7043,7 +7043,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7061,7 +7061,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0124.Button </State>
<Value> StringFmt( $12-05-02-0124.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0124.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7079,7 +7079,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0124.Button </State>
<Value> StringFmt( $12-05-03-0124.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0124.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7313,7 +7313,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7331,7 +7331,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0068.Button </State>
<Value> StringFmt( $12-02-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7349,7 +7349,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0068.Button </State>
<Value> StringFmt( $12-02-03-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0068.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7583,7 +7583,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7601,7 +7601,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0125.Button </State>
<Value> StringFmt( $12-05-02-0125.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0125.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7619,7 +7619,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7853,7 +7853,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7871,7 +7871,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0075.Button </State>
<Value> StringFmt( $12-01-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7889,7 +7889,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8123,7 +8123,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8141,7 +8141,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0075.Button </State>
<Value> StringFmt( $12-21-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8159,7 +8159,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8393,7 +8393,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8411,7 +8411,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0076.Button </State>
<Value> StringFmt( $12-03-02-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0076.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8429,7 +8429,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0076.Button </State>
<Value> StringFmt( $12-03-03-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0076.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8663,7 +8663,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8681,7 +8681,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0069.Button </State>
<Value> StringFmt( $12-02-02-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0069.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8699,7 +8699,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0069.Button </State>
<Value> StringFmt( $12-02-03-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0069.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8933,7 +8933,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8951,7 +8951,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0126.Button </State>
<Value> StringFmt( $12-05-02-0126.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0126.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8969,7 +8969,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0126.Button </State>
<Value> StringFmt( $12-05-03-0126.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0126.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -9203,7 +9203,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -9221,7 +9221,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0127.Button </State>
<Value> StringFmt( $12-05-02-0127.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0127.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -9239,7 +9239,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0127.Button </State>
<Value> StringFmt( $12-05-03-0127.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0127.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -9473,7 +9473,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -9491,7 +9491,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0070.Button </State>
<Value> StringFmt( $12-02-02-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0070.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -9509,7 +9509,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0070.Button </State>
<Value> StringFmt( $12-02-03-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0070.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -201,7 +201,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0005.Button </State>
<Value> StringFmt( $12-03-01-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -219,7 +219,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0005.Button </State>
<Value> StringFmt( $12-03-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -237,7 +237,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0005.Button </State>
<Value> StringFmt( $12-03-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -475,7 +475,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0001.Button </State>
<Value> StringFmt( $12-03-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -493,7 +493,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0001.Button </State>
<Value> StringFmt( $12-03-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -511,7 +511,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0001.Button </State>
<Value> StringFmt( $12-03-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -749,7 +749,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0004.Button </State>
<Value> StringFmt( $12-03-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -767,7 +767,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0004.Button </State>
<Value> StringFmt( $12-03-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -785,7 +785,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0004.Button </State>
<Value> StringFmt( $12-03-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1023,7 +1023,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0003.Button </State>
<Value> StringFmt( $12-03-01-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1041,7 +1041,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0003.Button </State>
<Value> StringFmt( $12-03-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1059,7 +1059,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0003.Button </State>
<Value> StringFmt( $12-03-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1297,7 +1297,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1315,7 +1315,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0006.Button </State>
<Value> StringFmt( $12-03-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1333,7 +1333,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0006.Button </State>
<Value> StringFmt( $12-03-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1567,7 +1567,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1585,7 +1585,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1603,7 +1603,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1841,7 +1841,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1859,7 +1859,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0065.Button </State>
<Value> StringFmt( $12-03-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1877,7 +1877,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2111,7 +2111,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2129,7 +2129,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0067.Button </State>
<Value> StringFmt( $12-03-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2147,7 +2147,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2381,7 +2381,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2399,7 +2399,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2417,7 +2417,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2651,7 +2651,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2669,7 +2669,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2687,7 +2687,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0011.Button </State>
<Value> StringFmt( $12-03-03-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0011.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2921,7 +2921,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2939,7 +2939,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2957,7 +2957,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0009.Button </State>
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0009.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3191,7 +3191,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0019.Button </State>
<Value> StringFmt( $12-03-01-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0019.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3209,7 +3209,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0019.Button </State>
<Value> StringFmt( $12-03-02-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0019.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3227,7 +3227,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0019.Button </State>
<Value> StringFmt( $12-03-03-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0019.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3465,7 +3465,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3483,7 +3483,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3501,7 +3501,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0020.Button </State>
<Value> StringFmt( $12-03-03-0020.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0020.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3735,7 +3735,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3753,7 +3753,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3771,7 +3771,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0032.Button </State>
<Value> StringFmt( $12-03-03-0032.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0032.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4005,7 +4005,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4023,7 +4023,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4041,7 +4041,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0021.Button </State>
<Value> StringFmt( $12-03-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0021.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4275,7 +4275,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4293,7 +4293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4311,7 +4311,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4549,7 +4549,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0025.Button </State>
<Value> StringFmt( $12-03-01-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4567,7 +4567,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0025.Button </State>
<Value> StringFmt( $12-03-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4585,7 +4585,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0025.Button </State>
<Value> StringFmt( $12-03-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4823,7 +4823,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4841,7 +4841,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4859,7 +4859,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0026.Button </State>
<Value> StringFmt( $12-03-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5093,7 +5093,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0023.Button </State>
<Value> StringFmt( $12-03-01-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5111,7 +5111,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5129,7 +5129,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5367,7 +5367,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0024.Button </State>
<Value> StringFmt( $12-03-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5385,7 +5385,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5403,7 +5403,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5641,7 +5641,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5659,7 +5659,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5677,7 +5677,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5911,7 +5911,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0035.Button </State>
<Value> StringFmt( $12-03-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5929,7 +5929,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5947,7 +5947,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6185,7 +6185,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0036.Button </State>
<Value> StringFmt( $12-03-01-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6203,7 +6203,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0036.Button </State>
<Value> StringFmt( $12-03-02-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0036.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6221,7 +6221,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0036.Button </State>
<Value> StringFmt( $12-03-03-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6459,7 +6459,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6477,7 +6477,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0037.Button </State>
<Value> StringFmt( $12-03-02-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6495,7 +6495,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6729,7 +6729,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0038.Button </State>
<Value> StringFmt( $12-03-01-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6747,7 +6747,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0038.Button </State>
<Value> StringFmt( $12-03-02-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0038.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6765,7 +6765,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0038.Button </State>
<Value> StringFmt( $12-03-03-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7003,7 +7003,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7021,7 +7021,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0039.Button </State>
<Value> StringFmt( $12-03-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7039,7 +7039,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0039.Button </State>
<Value> StringFmt( $12-03-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7273,7 +7273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7291,7 +7291,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7309,7 +7309,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0040.Button </State>
<Value> StringFmt( $12-03-03-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0040.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7543,7 +7543,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7561,7 +7561,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7579,7 +7579,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0041.Button </State>
<Value> StringFmt( $12-03-03-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0041.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7813,7 +7813,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7831,7 +7831,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7849,7 +7849,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0042.Button </State>
<Value> StringFmt( $12-03-03-0042.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0042.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8083,7 +8083,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8101,7 +8101,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8119,7 +8119,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0043.Button </State>
<Value> StringFmt( $12-03-03-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0043.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8353,7 +8353,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8371,7 +8371,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8389,7 +8389,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0061.Button </State>
<Value> StringFmt( $12-03-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8623,7 +8623,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8641,7 +8641,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0058.Button </State>
<Value> StringFmt( $12-03-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8659,7 +8659,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0058.Button </State>
<Value> StringFmt( $12-03-03-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0058.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8893,7 +8893,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8911,7 +8911,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0059.Button </State>
<Value> StringFmt( $12-03-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8929,7 +8929,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0059.Button </State>
<Value> StringFmt( $12-03-03-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0059.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -199,7 +199,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -217,7 +217,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -235,7 +235,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0009.Button </State>
<Value> StringFmt( $12-03-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0009.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -469,7 +469,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -487,7 +487,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -505,7 +505,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0027.Button </State>
<Value> StringFmt( $12-03-03-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -739,7 +739,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -757,7 +757,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -775,7 +775,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0028.Button </State>
<Value> StringFmt( $12-03-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0028.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1009,7 +1009,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1027,7 +1027,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1045,7 +1045,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1279,7 +1279,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1297,7 +1297,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1315,7 +1315,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0030.Button </State>
<Value> StringFmt( $12-03-03-0030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0030.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1549,7 +1549,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1567,7 +1567,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1585,7 +1585,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0031.Button </State>
<Value> StringFmt( $12-03-03-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1819,7 +1819,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1837,7 +1837,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1855,7 +1855,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0043.Button </State>
<Value> StringFmt( $12-02-03-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0043.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2089,7 +2089,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2107,7 +2107,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2125,7 +2125,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0044.Button </State>
<Value> StringFmt( $12-02-03-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0044.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2359,7 +2359,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2377,7 +2377,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2395,7 +2395,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0043.Button </State>
<Value> StringFmt( $12-01-03-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0043.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2629,7 +2629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2647,7 +2647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2665,7 +2665,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0026.Button </State>
<Value> StringFmt( $12-03-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2899,7 +2899,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2917,7 +2917,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2935,7 +2935,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0045.Button </State>
<Value> StringFmt( $12-02-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0045.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3169,7 +3169,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3187,7 +3187,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3205,7 +3205,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3439,7 +3439,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3457,7 +3457,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3475,7 +3475,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0040.Button </State>
<Value> StringFmt( $12-03-03-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0040.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3709,7 +3709,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3727,7 +3727,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3745,7 +3745,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -202,7 +202,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -220,7 +220,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0007.Button </State>
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -238,7 +238,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0007.Button </State>
<Value> StringFmt( $12-05-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0007.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -472,7 +472,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -490,7 +490,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0094.Button </State>
<Value> StringFmt( $12-05-02-0094.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0094.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -508,7 +508,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0094.Button </State>
<Value> StringFmt( $12-05-03-0094.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0094.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -742,7 +742,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -760,7 +760,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0095.Button </State>
<Value> StringFmt( $12-05-02-0095.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0095.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -778,7 +778,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1012,7 +1012,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1030,7 +1030,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0096.Button </State>
<Value> StringFmt( $12-05-02-0096.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0096.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1048,7 +1048,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1282,7 +1282,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1300,7 +1300,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0115.Button </State>
<Value> StringFmt( $12-05-02-0115.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0115.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1318,7 +1318,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1552,7 +1552,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1570,7 +1570,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0100.Button </State>
<Value> StringFmt( $12-05-02-0100.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0100.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1588,7 +1588,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1822,7 +1822,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1840,7 +1840,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0046.Button </State>
<Value> StringFmt( $12-05-02-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0046.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1858,7 +1858,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0046.Button </State>
<Value> StringFmt( $12-05-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0046.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2092,7 +2092,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2110,7 +2110,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0104.Button </State>
<Value> StringFmt( $12-05-02-0104.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0104.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2128,7 +2128,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0104.Button </State>
<Value> StringFmt( $12-05-03-0104.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0104.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2362,7 +2362,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2380,7 +2380,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0074.Button </State>
<Value> StringFmt( $12-05-02-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0074.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2398,7 +2398,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0074.Button </State>
<Value> StringFmt( $12-05-03-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0074.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2632,7 +2632,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2650,7 +2650,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0097.Button </State>
<Value> StringFmt( $12-05-02-0097.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0097.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2668,7 +2668,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2902,7 +2902,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2920,7 +2920,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0101.Button </State>
<Value> StringFmt( $12-05-02-0101.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0101.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2938,7 +2938,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3172,7 +3172,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3190,7 +3190,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0047.Button </State>
<Value> StringFmt( $12-05-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3208,7 +3208,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0047.Button </State>
<Value> StringFmt( $12-05-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3442,7 +3442,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3460,7 +3460,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0105.Button </State>
<Value> StringFmt( $12-05-02-0105.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0105.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3478,7 +3478,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0105.Button </State>
<Value> StringFmt( $12-05-03-0105.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0105.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3712,7 +3712,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3730,7 +3730,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0075.Button </State>
<Value> StringFmt( $12-05-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3748,7 +3748,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0075.Button </State>
<Value> StringFmt( $12-05-03-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0075.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3982,7 +3982,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4000,7 +4000,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0053.Button </State>
<Value> StringFmt( $12-05-02-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4018,7 +4018,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4252,7 +4252,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4270,7 +4270,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0106.Button </State>
<Value> StringFmt( $12-05-02-0106.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0106.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4288,7 +4288,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4522,7 +4522,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4540,7 +4540,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0076.Button </State>
<Value> StringFmt( $12-05-02-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0076.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4558,7 +4558,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4792,7 +4792,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4810,7 +4810,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0102.Button </State>
<Value> StringFmt( $12-05-02-0102.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0102.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4828,7 +4828,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5062,7 +5062,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5080,7 +5080,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0054.Button </State>
<Value> StringFmt( $12-05-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5098,7 +5098,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5332,7 +5332,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5350,7 +5350,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0107.Button </State>
<Value> StringFmt( $12-05-02-0107.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0107.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5368,7 +5368,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5602,7 +5602,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5620,7 +5620,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0077.Button </State>
<Value> StringFmt( $12-05-02-0077.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0077.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5638,7 +5638,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5872,7 +5872,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5890,7 +5890,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0116.Button </State>
<Value> StringFmt( $12-05-02-0116.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0116.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5908,7 +5908,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6142,7 +6142,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6160,7 +6160,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6178,7 +6178,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6412,7 +6412,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6430,7 +6430,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0108.Button </State>
<Value> StringFmt( $12-05-02-0108.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0108.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6448,7 +6448,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6682,7 +6682,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6700,7 +6700,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0072.Button </State>
<Value> StringFmt( $12-05-02-0072.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0072.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6718,7 +6718,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6952,7 +6952,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6970,7 +6970,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0109.Button </State>
<Value> StringFmt( $12-05-02-0109.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0109.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6988,7 +6988,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7222,7 +7222,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7240,7 +7240,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0091.Button </State>
<Value> StringFmt( $12-05-02-0091.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0091.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7258,7 +7258,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0091.Button </State>
<Value> StringFmt( $12-05-03-0091.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0091.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7492,7 +7492,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7510,7 +7510,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0114.Button </State>
<Value> StringFmt( $12-05-02-0114.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0114.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7528,7 +7528,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0114.Button </State>
<Value> StringFmt( $12-05-03-0114.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0114.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7762,7 +7762,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7780,7 +7780,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0103.Button </State>
<Value> StringFmt( $12-05-02-0103.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0103.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7798,7 +7798,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -199,7 +199,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -217,7 +217,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0009.Button </State>
<Value> StringFmt( $12-99-02-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0009.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -235,7 +235,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -469,7 +469,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -487,7 +487,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0002.Button </State>
<Value> StringFmt( $12-99-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -505,7 +505,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -739,7 +739,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -757,7 +757,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0019.Button </State>
<Value> StringFmt( $12-99-02-0019.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0019.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -775,7 +775,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1009,7 +1009,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1027,7 +1027,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0007.Button </State>
<Value> StringFmt( $12-99-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1045,7 +1045,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1279,7 +1279,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1297,7 +1297,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0008.Button </State>
<Value> StringFmt( $12-99-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1315,7 +1315,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1549,7 +1549,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1567,7 +1567,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0001.Button </State>
<Value> StringFmt( $12-99-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1585,7 +1585,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1819,7 +1819,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1837,7 +1837,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0003.Button </State>
<Value> StringFmt( $12-99-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1855,7 +1855,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2089,7 +2089,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2107,7 +2107,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0005.Button </State>
<Value> StringFmt( $12-99-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2125,7 +2125,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2359,7 +2359,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2377,7 +2377,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0004.Button </State>
<Value> StringFmt( $12-99-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2395,7 +2395,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -335,7 +335,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-01-0001.Button </State>
<Value> StringFmt( $12-05-01-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-01-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -353,7 +353,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0001.Button </State>
<Value> StringFmt( $12-05-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -371,7 +371,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -609,7 +609,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -627,7 +627,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0002.Button </State>
<Value> StringFmt( $12-05-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -645,7 +645,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -879,7 +879,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -897,7 +897,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0007.Button </State>
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -915,7 +915,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1149,7 +1149,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1167,7 +1167,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0034.Button </State>
<Value> StringFmt( $12-05-02-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0034.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1185,7 +1185,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1419,7 +1419,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1437,7 +1437,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0035.Button </State>
<Value> StringFmt( $12-05-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1455,7 +1455,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1689,7 +1689,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0027.Button </State>
<Value> StringFmt( $12-02-01-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1707,7 +1707,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0027.Button </State>
<Value> StringFmt( $12-02-02-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1725,7 +1725,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1963,7 +1963,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0045.Button </State>
<Value> StringFmt( $12-02-01-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0045.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1981,7 +1981,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0045.Button </State>
<Value> StringFmt( $12-02-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0045.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1999,7 +1999,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2237,7 +2237,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0048.Button </State>
<Value> StringFmt( $12-02-01-0048.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0048.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2255,7 +2255,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0049.Button </State>
<Value> StringFmt( $12-02-02-0049.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0049.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2273,7 +2273,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2511,7 +2511,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0047.Button </State>
<Value> StringFmt( $12-02-01-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2529,7 +2529,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0047.Button </State>
<Value> StringFmt( $12-02-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2547,7 +2547,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

File diff suppressed because it is too large Load diff

View file

@ -200,7 +200,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -218,7 +218,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0061.Button </State>
<Value> StringFmt( $12-01-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -236,7 +236,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0061.Button </State>
<Value> StringFmt( $12-01-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -470,7 +470,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -488,7 +488,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0061.Button </State>
<Value> StringFmt( $12-21-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -506,7 +506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0061.Button </State>
<Value> StringFmt( $12-21-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -740,7 +740,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -758,7 +758,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0062.Button </State>
<Value> StringFmt( $12-01-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -776,7 +776,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1010,7 +1010,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1028,7 +1028,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0062.Button </State>
<Value> StringFmt( $12-21-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1046,7 +1046,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1280,7 +1280,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1298,7 +1298,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1316,7 +1316,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1550,7 +1550,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1568,7 +1568,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1586,7 +1586,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0045.Button </State>
<Value> StringFmt( $12-03-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0045.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1820,7 +1820,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1838,7 +1838,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1856,7 +1856,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2090,7 +2090,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2108,7 +2108,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0053.Button </State>
<Value> StringFmt( $12-02-02-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2126,7 +2126,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2360,7 +2360,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2378,7 +2378,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0054.Button </State>
<Value> StringFmt( $12-02-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2396,7 +2396,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2630,7 +2630,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2648,7 +2648,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2666,7 +2666,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2900,7 +2900,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2918,7 +2918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0078.Button </State>
<Value> StringFmt( $12-05-02-0078.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0078.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2936,7 +2936,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -194,7 +194,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -212,7 +212,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0057.Button </State>
<Value> StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -230,7 +230,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -464,7 +464,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -482,7 +482,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0057.Button </State>
<Value> StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -500,7 +500,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -734,7 +734,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -752,7 +752,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0058.Button </State>
<Value> StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -770,7 +770,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1004,7 +1004,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1022,7 +1022,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0058.Button </State>
<Value> StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1040,7 +1040,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1274,7 +1274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1292,7 +1292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1310,7 +1310,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0050.Button </State>
<Value> StringFmt( $12-02-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0050.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1544,7 +1544,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1562,7 +1562,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0064.Button </State>
<Value> StringFmt( $12-01-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1580,7 +1580,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1814,7 +1814,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1832,7 +1832,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0064.Button </State>
<Value> StringFmt( $12-21-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1850,7 +1850,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2084,7 +2084,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2102,7 +2102,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2120,7 +2120,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2354,7 +2354,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0036.Button </State>
<Value> StringFmt( $12-03-01-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2372,7 +2372,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0036.Button </State>
<Value> StringFmt( $12-03-02-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0036.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2390,7 +2390,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0036.Button </State>
<Value> StringFmt( $12-03-03-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2628,7 +2628,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2646,7 +2646,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2664,7 +2664,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2898,7 +2898,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2916,7 +2916,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2934,7 +2934,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3168,7 +3168,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3186,7 +3186,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0060.Button </State>
<Value> StringFmt( $12-05-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3204,7 +3204,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3438,7 +3438,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3456,7 +3456,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0063.Button </State>
<Value> StringFmt( $12-05-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3474,7 +3474,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3708,7 +3708,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3726,7 +3726,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0064.Button </State>
<Value> StringFmt( $12-05-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3744,7 +3744,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3978,7 +3978,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3996,7 +3996,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0065.Button </State>
<Value> StringFmt( $12-05-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4014,7 +4014,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4248,7 +4248,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4266,7 +4266,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0066.Button </State>
<Value> StringFmt( $12-05-02-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0066.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4284,7 +4284,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4518,7 +4518,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4536,7 +4536,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4554,7 +4554,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4788,7 +4788,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4806,7 +4806,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0061.Button </State>
<Value> StringFmt( $12-01-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4824,7 +4824,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0061.Button </State>
<Value> StringFmt( $12-01-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5058,7 +5058,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5076,7 +5076,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0062.Button </State>
<Value> StringFmt( $12-01-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5094,7 +5094,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5328,7 +5328,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5346,7 +5346,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5364,7 +5364,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5598,7 +5598,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5616,7 +5616,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5634,7 +5634,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0045.Button </State>
<Value> StringFmt( $12-03-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0045.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5868,7 +5868,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5886,7 +5886,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5904,7 +5904,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6138,7 +6138,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6156,7 +6156,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0053.Button </State>
<Value> StringFmt( $12-02-02-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6174,7 +6174,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6408,7 +6408,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6426,7 +6426,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0054.Button </State>
<Value> StringFmt( $12-02-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6444,7 +6444,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6678,7 +6678,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6696,7 +6696,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6714,7 +6714,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6948,7 +6948,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6966,7 +6966,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0078.Button </State>
<Value> StringFmt( $12-05-02-0078.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0078.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6984,7 +6984,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -196,7 +196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -214,7 +214,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-62-0002.Button </State>
<Value> StringFmt( $12-21-62-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-62-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -232,7 +232,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-63-0002.Button </State>
<Value> StringFmt( $12-21-63-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-63-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -466,7 +466,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -484,7 +484,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -502,7 +502,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -736,7 +736,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -754,7 +754,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-62-0003.Button </State>
<Value> StringFmt( $12-21-62-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-62-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -772,7 +772,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-63-0003.Button </State>
<Value> StringFmt( $12-21-63-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-63-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1006,7 +1006,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1024,7 +1024,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1042,7 +1042,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1276,7 +1276,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1294,7 +1294,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-62-0004.Button </State>
<Value> StringFmt( $12-21-62-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-62-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1312,7 +1312,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-63-0004.Button </State>
<Value> StringFmt( $12-21-63-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-63-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1546,7 +1546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1564,7 +1564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1582,7 +1582,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1816,7 +1816,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1834,7 +1834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-62-0002.Button </State>
<Value> StringFmt( $12-03-62-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-62-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1852,7 +1852,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0002.Button </State>
<Value> StringFmt( $12-03-63-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-63-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2086,7 +2086,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2104,7 +2104,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2122,7 +2122,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2356,7 +2356,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2374,7 +2374,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-62-0005.Button </State>
<Value> StringFmt( $12-03-62-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-62-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2392,7 +2392,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0005.Button </State>
<Value> StringFmt( $12-03-63-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-63-0005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2626,7 +2626,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2644,7 +2644,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2662,7 +2662,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2896,7 +2896,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2914,7 +2914,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-62-0006.Button </State>
<Value> StringFmt( $12-03-62-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-62-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2932,7 +2932,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0006.Button </State>
<Value> StringFmt( $12-03-63-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-63-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3166,7 +3166,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3184,7 +3184,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3202,7 +3202,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3436,7 +3436,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3454,7 +3454,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0007.Button </State>
<Value> StringFmt( $12-05-62-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3472,7 +3472,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0009.Button </State>
<Value> StringFmt( $12-03-63-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-63-0009.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3706,7 +3706,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3724,7 +3724,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3742,7 +3742,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3976,7 +3976,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3994,7 +3994,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0009.Button </State>
<Value> StringFmt( $12-05-62-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0009.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4012,7 +4012,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-63-0007.Button </State>
<Value> StringFmt( $12-05-63-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-63-0007.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4246,7 +4246,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4264,7 +4264,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4282,7 +4282,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4516,7 +4516,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4534,7 +4534,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0025.Button </State>
<Value> StringFmt( $12-05-62-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4552,7 +4552,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-63-0009.Button </State>
<Value> StringFmt( $12-05-63-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-63-0009.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4786,7 +4786,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4804,7 +4804,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4822,7 +4822,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5056,7 +5056,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5074,7 +5074,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0035.Button </State>
<Value> StringFmt( $12-05-62-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5092,7 +5092,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-63-0025.Button </State>
<Value> StringFmt( $12-05-63-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-63-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5326,7 +5326,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5344,7 +5344,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5362,7 +5362,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5596,7 +5596,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5614,7 +5614,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-62-0046.Button </State>
<Value> StringFmt( $12-05-62-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-62-0046.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5632,7 +5632,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-63-0046.Button </State>
<Value> StringFmt( $12-05-63-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-63-0046.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5866,7 +5866,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5884,7 +5884,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5902,7 +5902,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6136,7 +6136,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6154,7 +6154,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-62-0026.Button </State>
<Value> StringFmt( $12-02-62-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-62-0026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6172,7 +6172,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0026.Button </State>
<Value> StringFmt( $12-03-63-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-63-0026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6406,7 +6406,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6424,7 +6424,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6442,7 +6442,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6676,7 +6676,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6694,7 +6694,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-62-0039.Button </State>
<Value> StringFmt( $12-02-62-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-62-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6712,7 +6712,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0039.Button </State>
<Value> StringFmt( $12-03-63-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-63-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6946,7 +6946,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6964,7 +6964,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6982,7 +6982,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7216,7 +7216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7234,7 +7234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-62-0047.Button </State>
<Value> StringFmt( $12-02-62-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-62-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7252,7 +7252,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-63-0047.Button </State>
<Value> StringFmt( $12-03-63-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-63-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7486,7 +7486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7504,7 +7504,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7522,7 +7522,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7756,7 +7756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7774,7 +7774,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-62-0025.Button </State>
<Value> StringFmt( $12-02-62-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-62-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7792,7 +7792,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-63-0025.Button </State>
<Value> StringFmt( $12-02-63-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-63-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8026,7 +8026,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8044,7 +8044,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8062,7 +8062,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8296,7 +8296,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8314,7 +8314,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8332,7 +8332,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0028.Button </State>
<Value> StringFmt( $12-41-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0028.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8566,7 +8566,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8584,7 +8584,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8602,7 +8602,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -204,7 +204,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0006.Button </State>
<Value> StringFmt( $12-01-01-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -222,7 +222,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0003.Button </State>
<Value> StringFmt( $12-01-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -240,7 +240,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0003.Button </State>
<Value> StringFmt( $12-01-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -478,7 +478,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0006.Button </State>
<Value> StringFmt( $12-21-01-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -496,7 +496,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0003.Button </State>
<Value> StringFmt( $12-21-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -514,7 +514,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0003.Button </State>
<Value> StringFmt( $12-21-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-03-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -752,7 +752,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1006.Button </State>
<Value> StringFmt( $12-01-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -770,7 +770,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1003.Button </State>
<Value> StringFmt( $12-01-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -788,7 +788,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1026,7 +1026,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-1006.Button </State>
<Value> StringFmt( $12-21-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1044,7 +1044,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-1003.Button </State>
<Value> StringFmt( $12-21-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1062,7 +1062,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1300,7 +1300,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1318,7 +1318,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0061.Button </State>
<Value> StringFmt( $12-01-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1336,7 +1336,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0061.Button </State>
<Value> StringFmt( $12-01-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1570,7 +1570,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1588,7 +1588,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0061.Button </State>
<Value> StringFmt( $12-21-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1606,7 +1606,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0061.Button </State>
<Value> StringFmt( $12-21-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1840,7 +1840,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1858,7 +1858,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1876,7 +1876,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2114,7 +2114,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-1002.Button </State>
<Value> StringFmt( $12-03-01-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-1002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2132,7 +2132,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1002.Button </State>
<Value> StringFmt( $12-03-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2150,7 +2150,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2388,7 +2388,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0004.Button </State>
<Value> StringFmt( $12-03-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2406,7 +2406,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0004.Button </State>
<Value> StringFmt( $12-03-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2424,7 +2424,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0004.Button </State>
<Value> StringFmt( $12-03-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2662,7 +2662,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0024.Button </State>
<Value> StringFmt( $12-03-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2680,7 +2680,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2698,7 +2698,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2936,7 +2936,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0025.Button </State>
<Value> StringFmt( $12-03-01-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2954,7 +2954,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0025.Button </State>
<Value> StringFmt( $12-03-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2972,7 +2972,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0025.Button </State>
<Value> StringFmt( $12-03-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3210,7 +3210,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0035.Button </State>
<Value> StringFmt( $12-03-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3228,7 +3228,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3246,7 +3246,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3484,7 +3484,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3502,7 +3502,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0040.Button </State>
<Value> StringFmt( $12-03-02-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0040.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3520,7 +3520,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3754,7 +3754,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3772,7 +3772,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0059.Button </State>
<Value> StringFmt( $12-03-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3790,7 +3790,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0059.Button </State>
<Value> StringFmt( $12-03-03-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0059.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4024,7 +4024,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4042,7 +4042,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4060,7 +4060,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4294,7 +4294,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4312,7 +4312,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4330,7 +4330,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0030.Button </State>
<Value> StringFmt( $12-03-03-0030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0030.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4564,7 +4564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4582,7 +4582,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4600,7 +4600,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0044.Button </State>
<Value> StringFmt( $12-03-03-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0044.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4834,7 +4834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4852,7 +4852,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4870,7 +4870,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0061.Button </State>
<Value> StringFmt( $12-03-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5104,7 +5104,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5122,7 +5122,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5140,7 +5140,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0017.Button </State>
<Value> StringFmt( $12-99-03-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0017.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5374,7 +5374,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5392,7 +5392,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5410,7 +5410,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0067.Button </State>
<Value> StringFmt( $12-99-03-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0067.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5644,7 +5644,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5662,7 +5662,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5680,7 +5680,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0068.Button </State>
<Value> StringFmt( $12-99-03-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0068.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -198,7 +198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -216,7 +216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -234,7 +234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0026.Button </State>
<Value> StringFmt( $12-99-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -468,7 +468,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -486,7 +486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -504,7 +504,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0067.Button </State>
<Value> StringFmt( $12-99-03-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0067.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -738,7 +738,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -756,7 +756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -774,7 +774,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0066.Button </State>
<Value> StringFmt( $12-99-03-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0066.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -198,7 +198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -216,7 +216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0080.Button </State>
<Value> StringFmt( $12-02-02-0080.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0080.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -234,7 +234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -468,7 +468,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -486,7 +486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -504,7 +504,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0128.Button </State>
<Value> StringFmt( $12-05-03-0128.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0128.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -738,7 +738,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -756,7 +756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -774,7 +774,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0084.Button </State>
<Value> StringFmt( $12-03-03-0084.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0084.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1008,7 +1008,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1026,7 +1026,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1044,7 +1044,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0085.Button </State>
<Value> StringFmt( $12-03-03-0085.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0085.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1278,7 +1278,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1296,7 +1296,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0081.Button </State>
<Value> StringFmt( $12-02-02-0081.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0081.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1314,7 +1314,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1548,7 +1548,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1566,7 +1566,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0082.Button </State>
<Value> StringFmt( $12-02-02-0082.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0082.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1584,7 +1584,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1818,7 +1818,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0079.Button </State>
<Value> StringFmt( $12-02-01-0079.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0079.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1836,7 +1836,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1854,7 +1854,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2092,7 +2092,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2110,7 +2110,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2128,7 +2128,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0081.Button </State>
<Value> StringFmt( $12-03-03-0081.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0081.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2362,7 +2362,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2380,7 +2380,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0082.Button </State>
<Value> StringFmt( $12-01-02-0082.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0082.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2398,7 +2398,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2632,7 +2632,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2650,7 +2650,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0082.Button </State>
<Value> StringFmt( $12-21-02-0082.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0082.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2668,7 +2668,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2902,7 +2902,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2920,7 +2920,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0080.Button </State>
<Value> StringFmt( $12-03-02-0080.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0080.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2938,7 +2938,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3172,7 +3172,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3190,7 +3190,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3208,7 +3208,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0080.Button </State>
<Value> StringFmt( $12-03-03-0080.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0080.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3442,7 +3442,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0078.Button </State>
<Value> StringFmt( $12-02-01-0078.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0078.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3460,7 +3460,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3478,7 +3478,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3716,7 +3716,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3734,7 +3734,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0083.Button </State>
<Value> StringFmt( $12-01-02-0083.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0083.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3752,7 +3752,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3986,7 +3986,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4004,7 +4004,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0083.Button </State>
<Value> StringFmt( $12-21-02-0083.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0083.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4022,7 +4022,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4256,7 +4256,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4274,7 +4274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4292,7 +4292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0082.Button </State>
<Value> StringFmt( $12-03-03-0082.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0082.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4526,7 +4526,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4544,7 +4544,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4562,7 +4562,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0083.Button </State>
<Value> StringFmt( $12-03-03-0083.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0083.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -198,7 +198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -216,7 +216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0075.Button </State>
<Value> StringFmt( $12-03-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -234,7 +234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0075.Button </State>
<Value> StringFmt( $12-03-03-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0075.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -468,7 +468,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -486,7 +486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0124.Button </State>
<Value> StringFmt( $12-05-02-0124.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0124.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -504,7 +504,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0124.Button </State>
<Value> StringFmt( $12-05-03-0124.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0124.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -738,7 +738,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -756,7 +756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0068.Button </State>
<Value> StringFmt( $12-02-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -774,7 +774,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0068.Button </State>
<Value> StringFmt( $12-02-03-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0068.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1008,7 +1008,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1026,7 +1026,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0125.Button </State>
<Value> StringFmt( $12-05-02-0125.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0125.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1044,7 +1044,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1278,7 +1278,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1296,7 +1296,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0075.Button </State>
<Value> StringFmt( $12-01-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1314,7 +1314,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1548,7 +1548,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1566,7 +1566,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0075.Button </State>
<Value> StringFmt( $12-21-02-0075.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0075.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1584,7 +1584,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1818,7 +1818,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1836,7 +1836,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0076.Button </State>
<Value> StringFmt( $12-03-02-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0076.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1854,7 +1854,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0076.Button </State>
<Value> StringFmt( $12-03-03-0076.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0076.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2088,7 +2088,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2106,7 +2106,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0069.Button </State>
<Value> StringFmt( $12-02-02-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0069.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2124,7 +2124,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0069.Button </State>
<Value> StringFmt( $12-02-03-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0069.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2358,7 +2358,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2376,7 +2376,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0126.Button </State>
<Value> StringFmt( $12-05-02-0126.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0126.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2394,7 +2394,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0126.Button </State>
<Value> StringFmt( $12-05-03-0126.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0126.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2628,7 +2628,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2646,7 +2646,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0127.Button </State>
<Value> StringFmt( $12-05-02-0127.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0127.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2664,7 +2664,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0127.Button </State>
<Value> StringFmt( $12-05-03-0127.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0127.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2898,7 +2898,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2916,7 +2916,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0070.Button </State>
<Value> StringFmt( $12-02-02-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0070.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2934,7 +2934,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0070.Button </State>
<Value> StringFmt( $12-02-03-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0070.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -200,7 +200,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -218,7 +218,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -236,7 +236,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0046.Button </State>
<Value> StringFmt( $12-03-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0046.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -470,7 +470,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -488,7 +488,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -506,7 +506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0047.Button </State>
<Value> StringFmt( $12-03-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -740,7 +740,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -758,7 +758,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0063.Button </State>
<Value> StringFmt( $12-99-05-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -776,7 +776,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1010,7 +1010,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1028,7 +1028,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0040.Button </State>
<Value> StringFmt( $12-03-02-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0040.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1046,7 +1046,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1280,7 +1280,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1298,7 +1298,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1316,7 +1316,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0063.Button </State>
<Value> StringFmt( $12-05-03-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0063.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1550,7 +1550,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1568,7 +1568,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0080.Button </State>
<Value> StringFmt( $12-05-02-0080.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0080.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1586,7 +1586,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1820,7 +1820,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1838,7 +1838,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1856,7 +1856,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0053.Button </State>
<Value> StringFmt( $12-02-03-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0053.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2090,7 +2090,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2108,7 +2108,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0041.Button </State>
<Value> StringFmt( $12-03-02-0041.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0041.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2126,7 +2126,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2360,7 +2360,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2378,7 +2378,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0056.Button </State>
<Value> StringFmt( $12-02-02-0056.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0056.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2396,7 +2396,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2630,7 +2630,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2648,7 +2648,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2666,7 +2666,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0064.Button </State>
<Value> StringFmt( $12-05-03-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0064.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -197,7 +197,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -215,7 +215,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0011.Button </State>
<Value> StringFmt( $12-99-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0011.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -233,7 +233,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -467,7 +467,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -485,7 +485,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0013.Button </State>
<Value> StringFmt( $12-99-02-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0013.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -503,7 +503,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -737,7 +737,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -755,7 +755,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0014.Button </State>
<Value> StringFmt( $12-99-02-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0014.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -773,7 +773,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1007,7 +1007,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1025,7 +1025,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0015.Button </State>
<Value> StringFmt( $12-99-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1043,7 +1043,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1277,7 +1277,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1295,7 +1295,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0016.Button </State>
<Value> StringFmt( $12-99-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0016.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1313,7 +1313,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1547,7 +1547,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1565,7 +1565,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0018.Button </State>
<Value> StringFmt( $12-99-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1583,7 +1583,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1817,7 +1817,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1835,7 +1835,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0015.Button </State>
<Value> StringFmt( $12-99-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1853,7 +1853,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -194,7 +194,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -212,7 +212,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -230,7 +230,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -464,7 +464,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -482,7 +482,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0065.Button </State>
<Value> StringFmt( $12-03-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -500,7 +500,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -734,7 +734,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -752,7 +752,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0067.Button </State>
<Value> StringFmt( $12-03-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -770,7 +770,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1004,7 +1004,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1022,7 +1022,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0066.Button </State>
<Value> StringFmt( $12-03-02-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0066.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1040,7 +1040,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1274,7 +1274,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0068.Button </State>
<Value> StringFmt( $12-03-01-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0068.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1292,7 +1292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0068.Button </State>
<Value> StringFmt( $12-03-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1310,7 +1310,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1548,7 +1548,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1566,7 +1566,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0069.Button </State>
<Value> StringFmt( $12-03-02-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0069.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1584,7 +1584,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1818,7 +1818,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1836,7 +1836,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0070.Button </State>
<Value> StringFmt( $12-03-02-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0070.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1854,7 +1854,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2088,7 +2088,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2106,7 +2106,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0071.Button </State>
<Value> StringFmt( $12-03-02-0071.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0071.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2124,7 +2124,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2358,7 +2358,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2376,7 +2376,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0074.Button </State>
<Value> StringFmt( $12-03-02-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0074.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2394,7 +2394,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2628,7 +2628,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0006.Button </State>
<Value> StringFmt( $12-01-01-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2646,7 +2646,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0003.Button </State>
<Value> StringFmt( $12-01-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2664,7 +2664,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0003.Button </State>
<Value> StringFmt( $12-01-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2902,7 +2902,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-1006.Button </State>
<Value> StringFmt( $12-01-01-1006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-1006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2920,7 +2920,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-1003.Button </State>
<Value> StringFmt( $12-01-02-1003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-1003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2938,7 +2938,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3176,7 +3176,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3194,7 +3194,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0061.Button </State>
<Value> StringFmt( $12-01-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3212,7 +3212,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0061.Button </State>
<Value> StringFmt( $12-01-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3446,7 +3446,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0002.Button </State>
<Value> StringFmt( $12-03-01-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3464,7 +3464,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0002.Button </State>
<Value> StringFmt( $12-03-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3482,7 +3482,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0002.Button </State>
<Value> StringFmt( $12-03-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3720,7 +3720,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3738,7 +3738,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-1002.Button </State>
<Value> StringFmt( $12-03-02-1002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-1002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3756,7 +3756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3990,7 +3990,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0004.Button </State>
<Value> StringFmt( $12-03-01-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4008,7 +4008,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0004.Button </State>
<Value> StringFmt( $12-03-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4026,7 +4026,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0004.Button </State>
<Value> StringFmt( $12-03-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4264,7 +4264,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0024.Button </State>
<Value> StringFmt( $12-03-01-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4282,7 +4282,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4300,7 +4300,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4538,7 +4538,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0025.Button </State>
<Value> StringFmt( $12-03-01-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4556,7 +4556,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0025.Button </State>
<Value> StringFmt( $12-03-02-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0025.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4574,7 +4574,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0025.Button </State>
<Value> StringFmt( $12-03-03-0025.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0025.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4812,7 +4812,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0035.Button </State>
<Value> StringFmt( $12-03-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4830,7 +4830,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4848,7 +4848,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5086,7 +5086,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5104,7 +5104,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0039.Button </State>
<Value> StringFmt( $12-03-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5122,7 +5122,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0039.Button </State>
<Value> StringFmt( $12-03-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5356,7 +5356,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5374,7 +5374,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0059.Button </State>
<Value> StringFmt( $12-03-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5392,7 +5392,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0059.Button </State>
<Value> StringFmt( $12-03-03-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0059.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5626,7 +5626,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5644,7 +5644,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5662,7 +5662,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0010.Button </State>
<Value> StringFmt( $12-03-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0010.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5896,7 +5896,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5914,7 +5914,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5932,7 +5932,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0030.Button </State>
<Value> StringFmt( $12-03-03-0030.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0030.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6166,7 +6166,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6184,7 +6184,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6202,7 +6202,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0044.Button </State>
<Value> StringFmt( $12-03-03-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0044.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -200,7 +200,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -218,7 +218,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -236,7 +236,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -470,7 +470,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -488,7 +488,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -506,7 +506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -740,7 +740,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -758,7 +758,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0023.Button </State>
<Value> StringFmt( $12-03-02-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0023.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -776,7 +776,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0023.Button </State>
<Value> StringFmt( $12-03-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -198,7 +198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0057.Button </State>
<Value> StringFmt( $12-01-01-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0057.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -216,7 +216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0057.Button </State>
<Value> StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -234,7 +234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0057.Button </State>
<Value> StringFmt( $12-01-03-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0057.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -472,7 +472,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0057.Button </State>
<Value> StringFmt( $12-21-01-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0057.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -490,7 +490,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0057.Button </State>
<Value> StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -508,7 +508,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0057.Button </State>
<Value> StringFmt( $12-21-03-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-03-0057.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -746,7 +746,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0058.Button </State>
<Value> StringFmt( $12-01-01-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0058.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -764,7 +764,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0058.Button </State>
<Value> StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -782,7 +782,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1020,7 +1020,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0058.Button </State>
<Value> StringFmt( $12-21-01-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0058.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1038,7 +1038,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0058.Button </State>
<Value> StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1056,7 +1056,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1294,7 +1294,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0050.Button </State>
<Value> StringFmt( $12-02-01-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0050.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1312,7 +1312,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0050.Button </State>
<Value> StringFmt( $12-02-02-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0050.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1330,7 +1330,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0050.Button </State>
<Value> StringFmt( $12-02-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0050.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1568,7 +1568,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0035.Button </State>
<Value> StringFmt( $12-03-01-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1586,7 +1586,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1604,7 +1604,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1842,7 +1842,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0036.Button </State>
<Value> StringFmt( $12-03-01-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1860,7 +1860,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0036.Button </State>
<Value> StringFmt( $12-03-02-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0036.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1878,7 +1878,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0036.Button </State>
<Value> StringFmt( $12-03-03-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0036.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2116,7 +2116,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2134,7 +2134,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0037.Button </State>
<Value> StringFmt( $12-03-02-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2152,7 +2152,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2386,7 +2386,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2404,7 +2404,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2422,7 +2422,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2656,7 +2656,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2674,7 +2674,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0060.Button </State>
<Value> StringFmt( $12-05-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2692,7 +2692,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2926,7 +2926,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2944,7 +2944,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0063.Button </State>
<Value> StringFmt( $12-05-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2962,7 +2962,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3196,7 +3196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3214,7 +3214,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0064.Button </State>
<Value> StringFmt( $12-05-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3232,7 +3232,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3466,7 +3466,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3484,7 +3484,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0065.Button </State>
<Value> StringFmt( $12-05-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3502,7 +3502,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3736,7 +3736,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3754,7 +3754,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0066.Button </State>
<Value> StringFmt( $12-05-02-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0066.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3772,7 +3772,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4006,7 +4006,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4024,7 +4024,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4042,7 +4042,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -196,7 +196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -214,7 +214,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0068.Button </State>
<Value> StringFmt( $12-01-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -232,7 +232,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -466,7 +466,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -484,7 +484,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0068.Button </State>
<Value> StringFmt( $12-21-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -502,7 +502,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -736,7 +736,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -754,7 +754,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -772,7 +772,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0092.Button </State>
<Value> StringFmt( $12-05-03-0092.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0092.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1006,7 +1006,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1024,7 +1024,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0058.Button </State>
<Value> StringFmt( $12-03-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1042,7 +1042,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0058.Button </State>
<Value> StringFmt( $12-03-03-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0058.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1276,7 +1276,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1294,7 +1294,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0059.Button </State>
<Value> StringFmt( $12-03-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1312,7 +1312,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0059.Button </State>
<Value> StringFmt( $12-03-03-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0059.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1546,7 +1546,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1564,7 +1564,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0060.Button </State>
<Value> StringFmt( $12-02-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1582,7 +1582,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0060.Button </State>
<Value> StringFmt( $12-02-03-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0060.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1816,7 +1816,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1834,7 +1834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0061.Button </State>
<Value> StringFmt( $12-02-02-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0061.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1852,7 +1852,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0061.Button </State>
<Value> StringFmt( $12-02-03-0061.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0061.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2086,7 +2086,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2104,7 +2104,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0062.Button </State>
<Value> StringFmt( $12-02-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2122,7 +2122,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0062.Button </State>
<Value> StringFmt( $12-02-03-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0062.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2356,7 +2356,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2374,7 +2374,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0063.Button </State>
<Value> StringFmt( $12-02-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2392,7 +2392,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0063.Button </State>
<Value> StringFmt( $12-02-03-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0063.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2626,7 +2626,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2644,7 +2644,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0064.Button </State>
<Value> StringFmt( $12-02-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2662,7 +2662,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0064.Button </State>
<Value> StringFmt( $12-02-03-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0064.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2896,7 +2896,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2914,7 +2914,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0065.Button </State>
<Value> StringFmt( $12-02-02-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0065.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2932,7 +2932,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0065.Button </State>
<Value> StringFmt( $12-02-03-0065.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0065.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3166,7 +3166,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3184,7 +3184,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0090.Button </State>
<Value> StringFmt( $12-05-02-0090.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0090.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3202,7 +3202,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3436,7 +3436,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3454,7 +3454,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0091.Button </State>
<Value> StringFmt( $12-05-02-0091.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0091.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3472,7 +3472,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0091.Button </State>
<Value> StringFmt( $12-05-03-0091.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0091.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3706,7 +3706,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3724,7 +3724,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0114.Button </State>
<Value> StringFmt( $12-05-02-0114.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0114.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3742,7 +3742,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0114.Button </State>
<Value> StringFmt( $12-05-03-0114.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0114.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3976,7 +3976,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3994,7 +3994,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0093.Button </State>
<Value> StringFmt( $12-05-02-0093.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0093.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4012,7 +4012,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4246,7 +4246,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4264,7 +4264,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0024.Button </State>
<Value> StringFmt( $12-03-02-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0024.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4282,7 +4282,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0024.Button </State>
<Value> StringFmt( $12-03-03-0024.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0024.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4516,7 +4516,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4534,7 +4534,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4552,7 +4552,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0029.Button </State>
<Value> StringFmt( $12-03-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0029.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4786,7 +4786,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4804,7 +4804,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0057.Button </State>
<Value> StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4822,7 +4822,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5056,7 +5056,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5074,7 +5074,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0057.Button </State>
<Value> StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5092,7 +5092,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5326,7 +5326,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5344,7 +5344,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0058.Button </State>
<Value> StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5362,7 +5362,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5596,7 +5596,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5614,7 +5614,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0058.Button </State>
<Value> StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5632,7 +5632,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5866,7 +5866,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5884,7 +5884,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5902,7 +5902,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0050.Button </State>
<Value> StringFmt( $12-02-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0050.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6136,7 +6136,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6154,7 +6154,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0064.Button </State>
<Value> StringFmt( $12-01-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6172,7 +6172,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6406,7 +6406,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6424,7 +6424,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0064.Button </State>
<Value> StringFmt( $12-21-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6442,7 +6442,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6676,7 +6676,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6694,7 +6694,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6712,7 +6712,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6946,7 +6946,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6964,7 +6964,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6982,7 +6982,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7216,7 +7216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7234,7 +7234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7252,7 +7252,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7486,7 +7486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7504,7 +7504,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0063.Button </State>
<Value> StringFmt( $12-05-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7522,7 +7522,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7756,7 +7756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7774,7 +7774,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0064.Button </State>
<Value> StringFmt( $12-05-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7792,7 +7792,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8026,7 +8026,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -8044,7 +8044,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -8062,7 +8062,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -195,7 +195,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -213,7 +213,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0057.Button </State>
<Value> StringFmt( $12-01-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -231,7 +231,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -465,7 +465,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -483,7 +483,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0057.Button </State>
<Value> StringFmt( $12-21-02-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -501,7 +501,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -735,7 +735,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -753,7 +753,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0058.Button </State>
<Value> StringFmt( $12-01-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -771,7 +771,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1005,7 +1005,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1023,7 +1023,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0058.Button </State>
<Value> StringFmt( $12-21-02-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1041,7 +1041,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1275,7 +1275,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1293,7 +1293,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1311,7 +1311,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0050.Button </State>
<Value> StringFmt( $12-02-03-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0050.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1545,7 +1545,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1563,7 +1563,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0064.Button </State>
<Value> StringFmt( $12-01-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1581,7 +1581,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1815,7 +1815,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1833,7 +1833,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0064.Button </State>
<Value> StringFmt( $12-21-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1851,7 +1851,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2085,7 +2085,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2103,7 +2103,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0035.Button </State>
<Value> StringFmt( $12-03-02-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0035.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2121,7 +2121,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2355,7 +2355,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2373,7 +2373,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2391,7 +2391,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0034.Button </State>
<Value> StringFmt( $12-03-03-0034.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0034.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2625,7 +2625,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2643,7 +2643,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2661,7 +2661,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0037.Button </State>
<Value> StringFmt( $12-03-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2895,7 +2895,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2913,7 +2913,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0063.Button </State>
<Value> StringFmt( $12-05-02-0063.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0063.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2931,7 +2931,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3165,7 +3165,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3183,7 +3183,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0064.Button </State>
<Value> StringFmt( $12-05-02-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3201,7 +3201,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3435,7 +3435,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3453,7 +3453,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3471,7 +3471,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -199,7 +199,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0059.Button </State>
<Value> StringFmt( $12-01-01-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0059.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -217,7 +217,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0059.Button </State>
<Value> StringFmt( $12-01-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -235,7 +235,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -473,7 +473,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0059.Button </State>
<Value> StringFmt( $12-21-01-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0059.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -491,7 +491,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0059.Button </State>
<Value> StringFmt( $12-21-02-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -509,7 +509,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -747,7 +747,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0060.Button </State>
<Value> StringFmt( $12-01-01-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0060.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -765,7 +765,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0060.Button </State>
<Value> StringFmt( $12-01-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -783,7 +783,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0060.Button </State>
<Value> StringFmt( $12-01-03-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0060.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1021,7 +1021,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0060.Button </State>
<Value> StringFmt( $12-21-01-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0060.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1039,7 +1039,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0060.Button </State>
<Value> StringFmt( $12-21-02-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1057,7 +1057,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0060.Button </State>
<Value> StringFmt( $12-21-03-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-03-0060.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1295,7 +1295,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0051.Button </State>
<Value> StringFmt( $12-02-01-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0051.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1313,7 +1313,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0051.Button </State>
<Value> StringFmt( $12-02-02-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0051.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1331,7 +1331,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0051.Button </State>
<Value> StringFmt( $12-02-03-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0051.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1569,7 +1569,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1587,7 +1587,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0052.Button </State>
<Value> StringFmt( $12-02-02-0052.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0052.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1605,7 +1605,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1839,7 +1839,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0038.Button </State>
<Value> StringFmt( $12-03-01-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1857,7 +1857,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0038.Button </State>
<Value> StringFmt( $12-03-02-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0038.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1875,7 +1875,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0038.Button </State>
<Value> StringFmt( $12-03-03-0038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2113,7 +2113,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2131,7 +2131,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0039.Button </State>
<Value> StringFmt( $12-03-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2149,7 +2149,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0039.Button </State>
<Value> StringFmt( $12-03-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2383,7 +2383,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2401,7 +2401,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2419,7 +2419,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0040.Button </State>
<Value> StringFmt( $12-03-03-0040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0040.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2653,7 +2653,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2671,7 +2671,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0068.Button </State>
<Value> StringFmt( $12-05-02-0068.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0068.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2689,7 +2689,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2923,7 +2923,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2941,7 +2941,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0069.Button </State>
<Value> StringFmt( $12-05-02-0069.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0069.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2959,7 +2959,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3193,7 +3193,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3211,7 +3211,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0070.Button </State>
<Value> StringFmt( $12-05-02-0070.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0070.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3229,7 +3229,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3463,7 +3463,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3481,7 +3481,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0072.Button </State>
<Value> StringFmt( $12-05-02-0072.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0072.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3499,7 +3499,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3733,7 +3733,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3751,7 +3751,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0073.Button </State>
<Value> StringFmt( $12-05-02-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3769,7 +3769,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -200,7 +200,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -218,7 +218,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0008.Button </State>
<Value> StringFmt( $12-99-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -236,7 +236,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -470,7 +470,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -488,7 +488,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0003.Button </State>
<Value> StringFmt( $12-99-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -506,7 +506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -740,7 +740,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -758,7 +758,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0046.Button </State>
<Value> StringFmt( $12-05-02-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0046.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -776,7 +776,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1010,7 +1010,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1028,7 +1028,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0058.Button </State>
<Value> StringFmt( $12-99-05-0058.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0058.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1046,7 +1046,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1280,7 +1280,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1298,7 +1298,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0060.Button </State>
<Value> StringFmt( $12-99-05-0060.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0060.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1316,7 +1316,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1550,7 +1550,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1568,7 +1568,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0007.Button </State>
<Value> StringFmt( $12-05-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1586,7 +1586,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1820,7 +1820,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1838,7 +1838,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0053.Button </State>
<Value> StringFmt( $12-99-05-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1856,7 +1856,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2090,7 +2090,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2108,7 +2108,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0064.Button </State>
<Value> StringFmt( $12-99-05-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0064.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2126,7 +2126,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2360,7 +2360,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2378,7 +2378,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0007.Button </State>
<Value> StringFmt( $12-99-02-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0007.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2396,7 +2396,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2630,7 +2630,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2648,7 +2648,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0084.Button </State>
<Value> StringFmt( $12-05-02-0084.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0084.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2666,7 +2666,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2900,7 +2900,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2918,7 +2918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0052.Button </State>
<Value> StringFmt( $12-99-05-0052.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0052.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2936,7 +2936,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3170,7 +3170,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3188,7 +3188,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0067.Button </State>
<Value> StringFmt( $12-05-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3206,7 +3206,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3440,7 +3440,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3458,7 +3458,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3476,7 +3476,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0007.Button </State>
<Value> StringFmt( $12-05-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0007.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3710,7 +3710,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3728,7 +3728,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0057.Button </State>
<Value> StringFmt( $12-99-05-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3746,7 +3746,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -201,7 +201,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -219,7 +219,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0044.Button </State>
<Value> StringFmt( $12-02-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -237,7 +237,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -471,7 +471,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -489,7 +489,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0043.Button </State>
<Value> StringFmt( $12-02-02-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0043.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -507,7 +507,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -741,7 +741,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -759,7 +759,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0003.Button </State>
<Value> StringFmt( $12-99-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -777,7 +777,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1011,7 +1011,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1029,7 +1029,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0001.Button </State>
<Value> StringFmt( $12-99-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1047,7 +1047,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1281,7 +1281,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1299,7 +1299,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1317,7 +1317,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0046.Button </State>
<Value> StringFmt( $12-99-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0046.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1551,7 +1551,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1569,7 +1569,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0011.Button </State>
<Value> StringFmt( $12-99-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0011.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1587,7 +1587,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1821,7 +1821,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1839,7 +1839,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0015.Button </State>
<Value> StringFmt( $12-99-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1857,7 +1857,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2091,7 +2091,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2109,7 +2109,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0059.Button </State>
<Value> StringFmt( $12-99-05-0059.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0059.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2127,7 +2127,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2361,7 +2361,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2379,7 +2379,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0057.Button </State>
<Value> StringFmt( $12-99-05-0057.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0057.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2397,7 +2397,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2631,7 +2631,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2649,7 +2649,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2667,7 +2667,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0035.Button </State>
<Value> StringFmt( $12-03-03-0035.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0035.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2901,7 +2901,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2919,7 +2919,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0036.Button </State>
<Value> StringFmt( $12-03-02-0036.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0036.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2937,7 +2937,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3171,7 +3171,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3189,7 +3189,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3207,7 +3207,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0066.Button </State>
<Value> StringFmt( $12-99-03-0066.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0066.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -200,7 +200,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -218,7 +218,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -236,7 +236,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0064.Button </State>
<Value> StringFmt( $12-05-03-0064.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0064.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -470,7 +470,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -488,7 +488,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0073.Button </State>
<Value> StringFmt( $12-99-05-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -506,7 +506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -740,7 +740,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -758,7 +758,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0056.Button </State>
<Value> StringFmt( $12-02-02-0056.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0056.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -776,7 +776,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1010,7 +1010,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1028,7 +1028,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0073.Button </State>
<Value> StringFmt( $12-01-02-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1046,7 +1046,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1280,7 +1280,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1298,7 +1298,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0073.Button </State>
<Value> StringFmt( $12-21-02-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1316,7 +1316,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1550,7 +1550,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1568,7 +1568,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1586,7 +1586,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0046.Button </State>
<Value> StringFmt( $12-03-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0046.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1820,7 +1820,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1838,7 +1838,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0073.Button </State>
<Value> StringFmt( $12-03-02-0073.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0073.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1856,7 +1856,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2090,7 +2090,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2108,7 +2108,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0067.Button </State>
<Value> StringFmt( $12-02-02-0067.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0067.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2126,7 +2126,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2360,7 +2360,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2378,7 +2378,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0074.Button </State>
<Value> StringFmt( $12-01-02-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0074.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2396,7 +2396,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2630,7 +2630,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2648,7 +2648,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0074.Button </State>
<Value> StringFmt( $12-21-02-0074.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0074.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2666,7 +2666,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2900,7 +2900,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2918,7 +2918,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2936,7 +2936,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0053.Button </State>
<Value> StringFmt( $12-02-03-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0053.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3170,7 +3170,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3188,7 +3188,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3206,7 +3206,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0115.Button </State>
<Value> StringFmt( $12-05-03-0115.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0115.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -198,7 +198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0039.Button </State>
<Value> StringFmt( $12-02-01-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -216,7 +216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0039.Button </State>
<Value> StringFmt( $12-02-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -234,7 +234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0039.Button </State>
<Value> StringFmt( $12-02-03-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -472,7 +472,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1038.Button </State>
<Value> StringFmt( $12-02-01-1038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1038.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -490,7 +490,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1038.Button </State>
<Value> StringFmt( $12-02-02-1038.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1038.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -508,7 +508,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -746,7 +746,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0047.Button </State>
<Value> StringFmt( $12-02-01-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -764,7 +764,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0047.Button </State>
<Value> StringFmt( $12-02-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -782,7 +782,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1020,7 +1020,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0055.Button </State>
<Value> StringFmt( $12-01-01-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0055.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1038,7 +1038,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0055.Button </State>
<Value> StringFmt( $12-01-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1056,7 +1056,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0055.Button </State>
<Value> StringFmt( $12-01-03-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0055.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1294,7 +1294,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0055.Button </State>
<Value> StringFmt( $12-21-01-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0055.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1312,7 +1312,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0055.Button </State>
<Value> StringFmt( $12-21-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1330,7 +1330,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0055.Button </State>
<Value> StringFmt( $12-21-03-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-03-0055.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1568,7 +1568,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1040.Button </State>
<Value> StringFmt( $12-02-01-1040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1040.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1586,7 +1586,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1040.Button </State>
<Value> StringFmt( $12-02-02-1040.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1040.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1604,7 +1604,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1842,7 +1842,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1039.Button </State>
<Value> StringFmt( $12-02-01-1039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1860,7 +1860,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1039.Button </State>
<Value> StringFmt( $12-02-02-1039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1878,7 +1878,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2116,7 +2116,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2134,7 +2134,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0062.Button </State>
<Value> StringFmt( $12-99-05-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2152,7 +2152,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2386,7 +2386,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2404,7 +2404,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0054.Button </State>
<Value> StringFmt( $12-02-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2422,7 +2422,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2656,7 +2656,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2674,7 +2674,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0002.Button </State>
<Value> StringFmt( $12-99-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2692,7 +2692,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2926,7 +2926,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2944,7 +2944,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2962,7 +2962,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0045.Button </State>
<Value> StringFmt( $12-02-03-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0045.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3196,7 +3196,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0026.Button </State>
<Value> StringFmt( $12-02-01-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3214,7 +3214,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0026.Button </State>
<Value> StringFmt( $12-02-02-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3232,7 +3232,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0026.Button </State>
<Value> StringFmt( $12-02-03-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3470,7 +3470,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1026.Button </State>
<Value> StringFmt( $12-02-01-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1026.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3488,7 +3488,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1026.Button </State>
<Value> StringFmt( $12-02-02-1026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3506,7 +3506,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3744,7 +3744,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0027.Button </State>
<Value> StringFmt( $12-02-01-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3762,7 +3762,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0027.Button </State>
<Value> StringFmt( $12-02-02-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3780,7 +3780,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0027.Button </State>
<Value> StringFmt( $12-02-03-0027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4018,7 +4018,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1027.Button </State>
<Value> StringFmt( $12-02-01-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1027.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4036,7 +4036,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1027.Button </State>
<Value> StringFmt( $12-02-02-1027.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1027.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4054,7 +4054,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4292,7 +4292,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0028.Button </State>
<Value> StringFmt( $12-02-01-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0028.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4310,7 +4310,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0028.Button </State>
<Value> StringFmt( $12-02-02-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0028.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4328,7 +4328,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0028.Button </State>
<Value> StringFmt( $12-02-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0028.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4566,7 +4566,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0031.Button </State>
<Value> StringFmt( $12-01-01-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4584,7 +4584,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0031.Button </State>
<Value> StringFmt( $12-01-02-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0031.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4602,7 +4602,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-03-0031.Button </State>
<Value> StringFmt( $12-01-03-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-03-0031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4840,7 +4840,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0031.Button </State>
<Value> StringFmt( $12-21-01-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4858,7 +4858,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0031.Button </State>
<Value> StringFmt( $12-21-02-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0031.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4876,7 +4876,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-03-0031.Button </State>
<Value> StringFmt( $12-21-03-0031.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-03-0031.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5114,7 +5114,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5132,7 +5132,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0062.Button </State>
<Value> StringFmt( $12-01-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5150,7 +5150,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5384,7 +5384,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5402,7 +5402,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0062.Button </State>
<Value> StringFmt( $12-21-02-0062.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0062.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5420,7 +5420,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5654,7 +5654,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5672,7 +5672,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0055.Button </State>
<Value> StringFmt( $12-02-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5690,7 +5690,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5924,7 +5924,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-0037.Button </State>
<Value> StringFmt( $12-02-01-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-0037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5942,7 +5942,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0037.Button </State>
<Value> StringFmt( $12-02-02-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5960,7 +5960,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0037.Button </State>
<Value> StringFmt( $12-02-03-0037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6198,7 +6198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-01-1037.Button </State>
<Value> StringFmt( $12-02-01-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-01-1037.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6216,7 +6216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-1037.Button </State>
<Value> StringFmt( $12-02-02-1037.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-1037.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6234,7 +6234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6472,7 +6472,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6490,7 +6490,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6508,7 +6508,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-03-0043.Button </State>
<Value> StringFmt( $12-02-03-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-03-0043.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6742,7 +6742,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -6760,7 +6760,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0052.Button </State>
<Value> StringFmt( $12-99-05-0052.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0052.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -6778,7 +6778,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7012,7 +7012,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0042.Button </State>
<Value> StringFmt( $12-99-01-0042.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0042.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7030,7 +7030,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0044.Button </State>
<Value> StringFmt( $12-99-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7048,7 +7048,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0046.Button </State>
<Value> StringFmt( $12-99-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0046.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7286,7 +7286,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0043.Button </State>
<Value> StringFmt( $12-99-01-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0043.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7304,7 +7304,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0045.Button </State>
<Value> StringFmt( $12-99-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0045.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7322,7 +7322,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0047.Button </State>
<Value> StringFmt( $12-99-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7560,7 +7560,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0049.Button </State>
<Value> StringFmt( $12-99-01-0049.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0049.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7578,7 +7578,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0050.Button </State>
<Value> StringFmt( $12-99-02-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0050.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7596,7 +7596,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7834,7 +7834,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -7852,7 +7852,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0051.Button </State>
<Value> StringFmt( $12-99-05-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0051.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -7870,7 +7870,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -198,7 +198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-01-0022.Button </State>
<Value> StringFmt( $12-03-01-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-01-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -216,7 +216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0022.Button </State>
<Value> StringFmt( $12-03-02-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0022.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -234,7 +234,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0022.Button </State>
<Value> StringFmt( $12-03-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -472,7 +472,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-01-0039.Button </State>
<Value> StringFmt( $12-01-01-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-01-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -490,7 +490,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0039.Button </State>
<Value> StringFmt( $12-01-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -508,7 +508,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -746,7 +746,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-01-0039.Button </State>
<Value> StringFmt( $12-21-01-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-01-0039.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -764,7 +764,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-21-02-0039.Button </State>
<Value> StringFmt( $12-21-02-0039.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-21-02-0039.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -782,7 +782,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1020,7 +1020,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1038,7 +1038,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1056,7 +1056,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-03-0028.Button </State>
<Value> StringFmt( $12-03-03-0028.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-03-0028.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1290,7 +1290,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1308,7 +1308,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0044.Button </State>
<Value> StringFmt( $12-05-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1326,7 +1326,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1560,7 +1560,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1578,7 +1578,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0047.Button </State>
<Value> StringFmt( $12-05-02-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0047.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1596,7 +1596,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0047.Button </State>
<Value> StringFmt( $12-05-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1830,7 +1830,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1848,7 +1848,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0105.Button </State>
<Value> StringFmt( $12-05-02-0105.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0105.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1866,7 +1866,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-03-0105.Button </State>
<Value> StringFmt( $12-05-03-0105.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-03-0105.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2100,7 +2100,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2118,7 +2118,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0011.Button </State>
<Value> StringFmt( $12-99-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0011.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2136,7 +2136,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2370,7 +2370,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2388,7 +2388,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0013.Button </State>
<Value> StringFmt( $12-99-02-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0013.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2406,7 +2406,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2640,7 +2640,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2658,7 +2658,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0014.Button </State>
<Value> StringFmt( $12-99-02-0014.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0014.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2676,7 +2676,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2910,7 +2910,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2928,7 +2928,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0015.Button </State>
<Value> StringFmt( $12-99-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2946,7 +2946,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3180,7 +3180,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3198,7 +3198,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0016.Button </State>
<Value> StringFmt( $12-99-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0016.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3216,7 +3216,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3450,7 +3450,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3468,7 +3468,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0018.Button </State>
<Value> StringFmt( $12-99-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3486,7 +3486,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3720,7 +3720,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3738,7 +3738,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0016.Button </State>
<Value> StringFmt( $12-99-03-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0016.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3756,7 +3756,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3990,7 +3990,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4008,7 +4008,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4026,7 +4026,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -199,7 +199,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -217,7 +217,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -235,7 +235,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0001.Button </State>
<Value> StringFmt( $12-41-03-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0001.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -469,7 +469,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -487,7 +487,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -505,7 +505,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0002.Button </State>
<Value> StringFmt( $12-41-03-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0002.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -739,7 +739,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -757,7 +757,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -775,7 +775,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0003.Button </State>
<Value> StringFmt( $12-41-03-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0003.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1009,7 +1009,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1027,7 +1027,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1045,7 +1045,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0004.Button </State>
<Value> StringFmt( $12-41-03-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0004.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1279,7 +1279,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1297,7 +1297,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1315,7 +1315,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0005.Button </State>
<Value> StringFmt( $12-41-03-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0005.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1549,7 +1549,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1567,7 +1567,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1585,7 +1585,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0006.Button </State>
<Value> StringFmt( $12-41-03-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0006.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1819,7 +1819,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1837,7 +1837,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1855,7 +1855,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0007.Button </State>
<Value> StringFmt( $12-41-03-0007.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0007.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2089,7 +2089,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2107,7 +2107,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2125,7 +2125,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0008.Button </State>
<Value> StringFmt( $12-41-03-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0008.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2359,7 +2359,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2377,7 +2377,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2395,7 +2395,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0009.Button </State>
<Value> StringFmt( $12-41-03-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0009.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2629,7 +2629,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2647,7 +2647,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2665,7 +2665,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0010.Button </State>
<Value> StringFmt( $12-41-03-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0010.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2899,7 +2899,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2917,7 +2917,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2935,7 +2935,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0011.Button </State>
<Value> StringFmt( $12-41-03-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0011.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3169,7 +3169,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3187,7 +3187,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3205,7 +3205,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0012.Button </State>
<Value> StringFmt( $12-41-03-0012.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0012.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3439,7 +3439,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3457,7 +3457,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3475,7 +3475,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0013.Button </State>
<Value> StringFmt( $12-41-03-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0013.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3709,7 +3709,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3727,7 +3727,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3745,7 +3745,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0016.Button </State>
<Value> StringFmt( $12-41-03-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0016.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3979,7 +3979,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3997,7 +3997,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4015,7 +4015,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0018.Button </State>
<Value> StringFmt( $12-41-03-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0018.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4249,7 +4249,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4267,7 +4267,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4285,7 +4285,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0021.Button </State>
<Value> StringFmt( $12-41-03-0021.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0021.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4519,7 +4519,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4537,7 +4537,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4555,7 +4555,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0022.Button </State>
<Value> StringFmt( $12-41-03-0022.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0022.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4789,7 +4789,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4807,7 +4807,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4825,7 +4825,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0023.Button </State>
<Value> StringFmt( $12-41-03-0023.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0023.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5059,7 +5059,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -5077,7 +5077,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -5095,7 +5095,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-41-03-0029.Button </State>
<Value> StringFmt( $12-41-03-0029.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-41-03-0029.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -315,7 +315,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -333,7 +333,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0053.Button </State>
<Value> StringFmt( $12-01-02-0053.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0053.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -351,7 +351,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -585,7 +585,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -603,7 +603,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-01-02-0054.Button </State>
<Value> StringFmt( $12-01-02-0054.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-01-02-0054.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -621,7 +621,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -855,7 +855,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -873,7 +873,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-03-02-0026.Button </State>
<Value> StringFmt( $12-03-02-0026.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-03-02-0026.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -891,7 +891,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1125,7 +1125,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1143,7 +1143,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0043.Button </State>
<Value> StringFmt( $12-02-02-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0043.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1161,7 +1161,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1395,7 +1395,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1413,7 +1413,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-02-02-0044.Button </State>
<Value> StringFmt( $12-02-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-02-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1431,7 +1431,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1665,7 +1665,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1683,7 +1683,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0055.Button </State>
<Value> StringFmt( $12-05-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1701,7 +1701,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1935,7 +1935,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1953,7 +1953,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-05-02-0056.Button </State>
<Value> StringFmt( $12-05-02-0056.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-05-02-0056.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1971,7 +1971,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

File diff suppressed because it is too large Load diff

View file

@ -209,7 +209,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -227,7 +227,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0001.Button </State>
<Value> StringFmt( $12-04-02-0001.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0001.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -245,7 +245,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -479,7 +479,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -497,7 +497,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0016.Button </State>
<Value> StringFmt( $12-04-02-0016.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0016.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -515,7 +515,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -749,7 +749,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -767,7 +767,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0002.Button </State>
<Value> StringFmt( $12-04-02-0002.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0002.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -785,7 +785,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1019,7 +1019,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1037,7 +1037,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0003.Button </State>
<Value> StringFmt( $12-04-02-0003.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0003.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1055,7 +1055,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1289,7 +1289,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1307,7 +1307,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0013.Button </State>
<Value> StringFmt( $12-04-02-0013.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0013.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1325,7 +1325,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1559,7 +1559,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1577,7 +1577,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0018.Button </State>
<Value> StringFmt( $12-04-02-0018.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0018.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1595,7 +1595,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1829,7 +1829,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1847,7 +1847,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0004.Button </State>
<Value> StringFmt( $12-04-02-0004.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0004.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1865,7 +1865,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2099,7 +2099,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2117,7 +2117,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0005.Button </State>
<Value> StringFmt( $12-04-02-0005.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0005.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2135,7 +2135,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2369,7 +2369,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2387,7 +2387,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0015.Button </State>
<Value> StringFmt( $12-04-02-0015.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0015.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2405,7 +2405,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2639,7 +2639,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2657,7 +2657,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0055.Button </State>
<Value> StringFmt( $12-04-02-0055.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0055.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2675,7 +2675,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2909,7 +2909,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -2927,7 +2927,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0006.Button </State>
<Value> StringFmt( $12-04-02-0006.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0006.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -2945,7 +2945,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3179,7 +3179,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3197,7 +3197,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0008.Button </State>
<Value> StringFmt( $12-04-02-0008.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0008.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3215,7 +3215,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3449,7 +3449,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3467,7 +3467,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0017.Button </State>
<Value> StringFmt( $12-04-02-0017.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0017.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3485,7 +3485,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3719,7 +3719,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3737,7 +3737,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0009.Button </State>
<Value> StringFmt( $12-04-02-0009.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0009.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -3755,7 +3755,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -3989,7 +3989,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4007,7 +4007,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0010.Button </State>
<Value> StringFmt( $12-04-02-0010.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0010.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4025,7 +4025,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4259,7 +4259,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -4277,7 +4277,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-04-02-0011.Button </State>
<Value> StringFmt( $12-04-02-0011.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-04-02-0011.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -4295,7 +4295,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -199,7 +199,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0042.Button </State>
<Value> StringFmt( $12-99-01-0042.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0042.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -217,7 +217,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0044.Button </State>
<Value> StringFmt( $12-99-02-0044.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0044.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -235,7 +235,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0046.Button </State>
<Value> StringFmt( $12-99-03-0046.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0046.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -473,7 +473,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0043.Button </State>
<Value> StringFmt( $12-99-01-0043.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0043.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -491,7 +491,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0045.Button </State>
<Value> StringFmt( $12-99-02-0045.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0045.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -509,7 +509,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0047.Button </State>
<Value> StringFmt( $12-99-03-0047.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0047.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -747,7 +747,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -765,7 +765,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -783,7 +783,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-03-0048.Button </State>
<Value> StringFmt( $12-99-03-0048.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-03-0048.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1017,7 +1017,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-01-0049.Button </State>
<Value> StringFmt( $12-99-01-0049.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-01-0049.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1035,7 +1035,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-02-0050.Button </State>
<Value> StringFmt( $12-99-02-0050.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-02-0050.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1053,7 +1053,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1291,7 +1291,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1309,7 +1309,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0051.Button </State>
<Value> StringFmt( $12-99-05-0051.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0051.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1327,7 +1327,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1561,7 +1561,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>
@ -1579,7 +1579,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> $12-99-05-0052.Button </State>
<Value> StringFmt( $12-99-05-0052.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $12-99-05-0052.Price ) </Value>
</Text>
<Image>
<X> 146 </X>
@ -1597,7 +1597,7 @@
<Color> 0x6F5F51 </Color>
<ColorDisable> 0xEAE6E1 </ColorDisable>
<State> "Invisible" </State>
<Value> StringFmt( $-.Price , DisplayFormat, PreScaleConvertShow) </Value>; test
<Value> Var( "฿" + $-.Price ) </Value>
</Text>
<Image>
<X> 81 </X>

View file

@ -13,11 +13,11 @@
Var cash_disable = "0"
READ_FILE "/mnt/sdcard/coffeevending/cash_disable" cash_disable
DEBUGVAR cash_disable
;If AdultFlag = 1 Then
; Open "ROOT/taobin_project/xml/page_payment_camera.xml"
;EndIf
;EndIf
Var PreScaleCanculate = 1
@ -3215,11 +3215,12 @@
<Value> ShowNetworkProblemText </Value>
</Text>
<EventUnitTest1>
MakeDrinkV1 SelectDrink SelectSugarID
Open "ROOT/taobin_project/xml/page_thankyou.xml"
</EventUnitTest1>
</Popup>

File diff suppressed because it is too large Load diff

View file

@ -1,438 +0,0 @@
<Popup>
<Width> 1080</Width>
<Height> 1920 </Height>
<EventOpen>
Var Top2Timeout = 0
If InternationalEnable = 1 Then
Var topview2_script = CountryRootPath + "/xml/topview2_script.ev"
; will apply other countries
If CountryName = "Thailand" Then
TRY topview2_script
Else
Var lang_icon_file_name[0] = "bn_eng_lang.png"
Var lang_icon_file_name[1] = "bn_thai_lang.png"
Var lang_icon_file_name[2] = "bn_china_lang.png"
Var lang_icon_file_name[3] = "bn_japan_lang.png"
Var lang_icon_file_name[4] = "bn_malay_lang.png"
var lang_icon_file_name[5] = "bn_uae_dubai_lang.png"
EndIf
Else
Var lang_icon_file_name[0] = "bn_eng_lang.png"
Var lang_icon_file_name[1] = "bn_thai_lang.png"
Var lang_icon_file_name[3] = "bn_japan_lang.png"
Var lang_icon_file_name[2] = "bn_china_lang.png"
Var lang_icon_file_name[4] = "bn_malay_lang.png"
var lang_icon_file_name[5] = "bn_uae_dubai_lang.png"
EndIf
Var checklang_icon = "Icon_lang"
DEBUGVAR checklang_icon
DEBUGVAR lang_icon_file_name[0]
DEBUGVAR lang_icon_file_name[1]
DEBUGVAR lang_icon_file_name[2]
DEBUGVAR lang_icon_file_name[3]
DEBUGVAR lang_icon_file_name[4]
DEBUGVAR lang_icon_file_name[5]
Var LanguageButtonListEnable = "Invisible"
Var langFileNameIcon = lang_icon_file_name[LanguageShowByIndex]
Var langfn = "ROOT/taobin_project/image/lang/" + langFileNameIcon
;If CountryName = "Malaysia" Then
; Var dirImageLang = CountryRootPath + "image/lang/"
; Var langfn = dirImageLang + langFileNameIcon
; DEBUGVAR langfn
; DEBUGVAR ButtonLanguageCurrentXPosition
; DEBUGVAR ButtonLanguageCurrentYPosition
;EndIf
Var ButtonLanguageListXPositionIcon = ButtonLanguageListXPosition + 27
Var ButtonLanguageListYPositionIcon = ButtonLanguageListYPosition + 14
DEBUGVAR ENABLE_LANGUAGE_COUNT
If ENABLE_LANGUAGE_COUNT = "" Then
LanguageControl "UpdateList" 1
EndIf
If ENABLE_LANGUAGE_COUNT = 1 Then
Var LanguageButtonEnable = "Invisible"
EndIf
If FirstTimeOpenFile = "" Then
;Var Not#CountDownForMulti = 5
Var FirstTimeOpenFile = "done"
EndIf
IF Not#CountDownForMulti = "" Then
Var Not#CountDownForMulti = 99
EndIf
If EnableMultiInstance = "true" Then
Var OpenRedirectSize = -1
GetRedirectCount OpenRedirectSize
;DEBUGVAR OpenRedirectSize
If OpenRedirectSize = 0 Then
SAVELOG "OpenRedirectSize zero size"
Var Not#CountDownForMulti = 5
EndIf
EndIf
If CountryRootPath = "" Then
Var exhaust_fan_schedule = "ROOT/taobin_project/inter/tha/hardware/exhaust_fan_schedule.ev"
Else
Var exhaust_fan_schedule = CountryRootPath + "/hardware/exhaust_fan_schedule.ev"
EndIf
TRY exhaust_fan_schedule
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>
;DEBUGVAR Top2Timeout
Var Top2Timeout = Top2Timeout + 1
If Top2Timeout = 15 Then
Open "ROOT/taobin_project/inter/tha/xml/topview2.xml"
EndIf
If TimeForClose > 0 Then
Var TimeForClose = TimeForClose - 1
DEBUGVAR TimeForClose
EndIf
If TimeForClose = 1 Then
Var LanguageButtonListEnable = "Invisible"
Refresh
EndIf
If EnableMultiInstance = "true" Then
If Not#CountDownForMulti = 99 Then
;DEBUGVAR Not#CountDownForMulti
Else
If Not#CountDownForMulti = 1 Then
OpenRedirect "/taobin_project/xml/page_catalog_group_coffee.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/coffee.ev"
OpenRedirect "/taobin_project/xml/page_catalog_group_tea.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/tea.ev"
OpenRedirect "/taobin_project/xml/page_catalog_group_milk.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/milk.ev"
OpenRedirect "/taobin_project/xml/page_catalog_group_other_other.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/otherOther.ev"
OpenRedirect "/taobin_project/xml/page_catalog_group_pepsi7up.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/pepsi7up.ev"
Var InstanceTabOpenFile2 = "ROOT/taobin_project/xml/menutab/page_catalog_group_coffee.xml"
Var InstanceTabOpenFile3 = "ROOT/taobin_project/xml/menutab/page_catalog_group_tea.xml"
Var InstanceTabOpenFile4 = "ROOT/taobin_project/xml/menutab/page_catalog_group_milk.xml"
If AppFastButtonState = "Enable" Then
Var InstanceTabOpenFile5 = "ROOT/taobin_project/xml/menutab/page_catalog_group_appfast.xml"
EndIf
If WheyButtonState = "Enable" Then
Var InstanceTabOpenFile5 = "ROOT/taobin_project/xml/menutab/page_catalog_group_whey.xml"
OpenRedirect "/taobin_project/xml/page_catalog_group_whey.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/kidandwhey.ev"
EndIf
If MenuKidButtonState = "Enable" Then
Var InstanceTabOpenFile5 = "ROOT/taobin_project/xml/menutab/page_catalog_group_forkid.xml"
OpenRedirect "/taobin_project/xml/page_catalog_group_forkid.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/kidandwhey.ev"
EndIf
If CocktailShow = "true" Then
Var InstanceTabOpenFile6 = "ROOT/taobin_project/xml/menutab/page_catalog_group_cocktail.xml"
OpenRedirect "/taobin_project/xml/page_catalog_group_cocktail.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/health.ev"
Else
Var InstanceTabOpenFile6 = "ROOT/taobin_project/xml/menutab/page_catalog_group_health.xml"
OpenRedirect "/taobin_project/xml/page_catalog_group_health.xml" "/mnt/sdcard/coffeevending/taobin_project/xml/menutab/health.ev"
EndIf
Var InstanceTabOpenFile7 = "ROOT/taobin_project/xml/menutab/page_catalog_group_other_other.xml"
Var InstanceTabOpenFile8 = "ROOT/taobin_project/xml/menutab/page_catalog_group_pepsi_7up.xml"
Var InstanceTabOpenFile9 = "ROOT/taobin_project/xml/menutab/start_up_inst_dummy.xml"
Var InstanceTabOpenFile10 = "ROOT/taobin_project/xml/menutab/start_up_inst_dummy.xml"
Var InstanceTabOpenFile11 = "ROOT/taobin_project/xml/menutab/start_up_inst_dummy.xml"
Var InstanceTabOpenFile12 = "ROOT/taobin_project/xml/menutab/start_up_inst_dummy.xml"
Var InstanceTabOpenFile13 = "ROOT/taobin_project/xml/menutab/start_up_inst_dummy.xml"
TabMenuVisibleInst 99
EndIf
If Not#CountDownForMulti > 0 Then
DEBUGVAR Not#CountDownForMulti
Var Not#CountDownForMulti = Not#CountDownForMulti - 1
EndIf
EndIf
EndIf
If BrewCommand = "RefreshAll" Then
DEBUGVAR BrewCommand
Var BrewCommand = "-"
If EnableMultiInstance = "true" Then
InstanceOverSetString "RefreshNow" 5
InstanceOverSetString "RefreshNow" 6
InstanceOverSetString "RefreshNow" 7
InstanceOverSetString "RefreshNow" 8
InstanceOverSetString "RefreshNow" 9
InstanceOverSetString "RefreshNow" 10
InstanceOverSetString "RefreshNow" 11
; TODO
EndIf
If Not#CountDownForMulti = 99 Then
Var Not#CountDownForMulti = 5
EndIf
EndIf
TimerReset
</EventTimeout>
; setvarint SlientRefreshEnable 1
;
;
<Button>
<X> ButtonLanguageCurrentXPosition </X>
<Y> ButtonLanguageCurrentYPosition </Y>
<State> LanguageButtonEnable </State>
<Name> "LangIcon" </Name>
<Filename> langfn </Filename>
<EventClick>
DEBUGVAR ENABLE_LANGUAGE_COUNT
If ENABLE_LANGUAGE_COUNT = 2 Then
LanguageControl "ChangeNextLang" ""
Open "ROOT/taobin_project/inter/tha/xml/topview2.xml"
Else
Var LanguageButtonListEnable = "Enable"
DEBUGVAR LanguageButtonListEnable
Var TimeForClose = 10
EndIf
Refresh
</EventClick>
</Button>
<ListView1>
<X> ButtonLanguageListXPosition </X>
<Y> ButtonLanguageListYPosition </Y>
<Width> 986 </Width>
<Height> "auto" </Height>
<Align> "vertical"</Align>
<State> LanguageButtonListEnable </State>
;
<Row1>
<Width> 82 </Width>
<Height> 51 </Height>
<State> "Enable" </State>
<Image>
<Filename> "ROOT/taobin_project/image/lang/lang_bg_top.png" </Filename>
</Image>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_THAI </State>
<Image>
<Filename> "ROOT/taobin_project/image/lang/lang_bg_center.png" </Filename>
</Image>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_ENG </State>
<Image>
<Filename> "ROOT/taobin_project/image/lang/lang_bg_center.png" </Filename>
</Image>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_JAPAN </State>
<Image>
<Filename> "ROOT/taobin_project/image/lang/lang_bg_center.png" </Filename>
</Image>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_CHINA </State>
<Image>
<Filename> "ROOT/taobin_project/image/lang/lang_bg_center.png" </Filename>
</Image>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_MALAY </State>
<Image>
<Filename> "ROOT/taobin_project/image/lang/lang_bg_center.png" </Filename>
</Image>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_MYANMAR </State>
<Image>
<Filename> "ROOT/taobin_project/image/lang/lang_bg_bottom.png" </Filename>
</Image>
</Row1>
</ListView1>
<ListView1>
<X> ButtonLanguageListXPositionIcon </X>
<Y> ButtonLanguageListYPositionIcon </Y>
<Width> 958 </Width>
<Height> "auto" </Height>
<Align> "vertical"</Align>
<State> LanguageButtonListEnable </State>
;
<Row1>
<Width> 82 </Width>
<Height> 68 </Height>
<State> ENABLE_THAI </State>
<Button>
<X> 0 </X>
<Y> 0 </Y>
<Width> 56 </Width>
<Height> 56 </Height>
<State> ENABLE_THAI </State>
<Filename> "ROOT/taobin_project/image/lang/bn_thai_lang.png" </Filename>
<EventClick>
Var LanguageButtonListEnable = "Invisible"
Var langFileNameIcon = lang_icon_file_name[LanguageShowByIndex]
Var langfn = "ROOT/taobin_project/image/lang/" + langFileNameIcon
SetLanguage "THAI"
Open "ROOT/taobin_project/inter/tha/xml/topview2.xml"
</EventClick>
</Button>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 68 </Height>
<State> ENABLE_ENG </State>
<Button>
<X> 0 </X>
<Y> 0 </Y>
<Width> 56 </Width>
<Height> 56 </Height>
<State> ENABLE_ENG </State>
<Filename> "ROOT/taobin_project/image/lang/bn_eng_lang.png" </Filename>
<EventClick>
SetLanguage "ENG"
Var LanguageButtonListEnable = "Invisible"
Var langFileNameIcon = lang_icon_file_name[LanguageShowByIndex]
Var langfn = "ROOT/taobin_project/image/lang/" + langFileNameIcon
Open "ROOT/taobin_project/inter/tha/xml/topview2.xml"
</EventClick>
</Button>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 68 </Height>
<State> ENABLE_JAPAN </State>
<Button>
<X> 0 </X>
<Y> 0 </Y>
<Width> 56 </Width>
<Height> 56 </Height>
<State> ENABLE_JAPAN </State>
<Filename> "ROOT/taobin_project/image/lang/bn_japan_lang.png" </Filename>
<EventClick>
SetLanguage "JAPAN"
Var LanguageButtonListEnable = "Invisible"
Var langFileNameIcon = lang_icon_file_name[LanguageShowByIndex]
Var langfn = "ROOT/taobin_project/image/lang/" + langFileNameIcon
Open "ROOT/taobin_project/inter/tha/xml/topview2.xml"
</EventClick>
</Button>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 68 </Height>
<State> ENABLE_CHINA </State>
<Button>
<X> 0 </X>
<Y> 0 </Y>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_CHINA </State>
<Filename> "ROOT/taobin_project/image/lang/bn_china_lang.png" </Filename>
<EventClick>
SetLanguage "CHINA"
Var LanguageButtonListEnable = "Invisible"
Var langFileNameIcon = lang_icon_file_name[LanguageShowByIndex]
Var langfn = "ROOT/taobin_project/image/lang/" + langFileNameIcon
Open "ROOT/taobin_project/inter/tha/xml/topview2.xml"
</EventClick>
</Button>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 68 </Height>
<State> ENABLE_MALAY </State>
<Button>
<X> 0 </X>
<Y> 0 </Y>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_MALAY </State>
<Filename> "ROOT/taobin_project/image/lang/bn_malay_lang.png" </Filename>
<EventClick>
SetLanguage "MALAY"
Var LanguageButtonListEnable = "Invisible"
Var langFileNameIcon = lang_icon_file_name[LanguageShowByIndex]
Var langfn = "ROOT/taobin_project/image/lang/" + langFileNameIcon
Open "ROOT/taobin_project/inter/tha/xml/topview2.xml"
</EventClick>
</Button>
</Row1>
<Row1>
<Width> 82 </Width>
<Height> 68 </Height>
<State> ENABLE_MYANMAR </State>
<Button>
<X> 0 </X>
<Y> 0 </Y>
<Width> 82 </Width>
<Height> 56 </Height>
<State> ENABLE_MYANMAR </State>
<Filename> "ROOT/taobin_project/image/lang/bn_myanmar_lang.png" </Filename>
<EventClick>
SetLanguage "MYANMAR"
Var LanguageButtonListEnable = "Invisible"
Var langFileNameIcon = lang_icon_file_name[LanguageShowByIndex]
Var langfn = "ROOT/taobin_project/image/lang/" + langFileNameIcon
Open "ROOT/taobin_project/inter/tha/xml/topview2.xml"
</EventClick>
</Button>
</Row1>
</ListView1>
;
</Popup>