source: trunk/Graphics/Templates.grs

Last change on this file was 554, checked in by chronos, 11 days ago
  • Added: TButtonG class as a button class component referencing TGraphicSet item.
  • Modified: Code cleanup.
File size: 1.8 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<GraphicSet>
3 <ImageFileName>Templates.png</ImageFileName>
4 <Items>
5 <Item>
6 <Name>Logo</Name>
7 <Left>1</Left>
8 <Top>1</Top>
9 <Width>122</Width>
10 <Height>23</Height>
11 </Item>
12 <Item>
13 <Name>BigBook</Name>
14 <Left>1</Left>
15 <Top>74</Top>
16 <Width>143</Width>
17 <Height>73</Height>
18 </Item>
19 <Item>
20 <Name>SmallBook</Name>
21 <Left>72</Left>
22 <Top>37</Top>
23 <Width>72</Width>
24 <Height>36</Height>
25 </Item>
26 <Item>
27 <Name>MenuLogo</Name>
28 <Left>145</Left>
29 <Top>38</Top>
30 <Width>36</Width>
31 <Height>36</Height>
32 </Item>
33 <Item>
34 <Name>LinkArrows</Name>
35 <Left>1</Left>
36 <Top>400</Top>
37 <Width>91</Width>
38 <Height>25</Height>
39 </Item>
40 <Item>
41 <Name>ScienceNationDot</Name>
42 <Left>114</Left>
43 <Top>211</Top>
44 <Width>17</Width>
45 <Height>17</Height>
46 </Item>
47 <Item>
48 <Name>Research</Name>
49 <Left>145</Left>
50 <Top>75</Top>
51 <Width>36</Width>
52 <Height>36</Height>
53 </Item>
54 <Item>
55 <Name>Change</Name>
56 <Left>124</Left>
57 <Top>1</Top>
58 <Width>14</Width>
59 <Height>14</Height>
60 </Item>
61 <Item>
62 <Name>Treasury</Name>
63 <Left>145</Left>
64 <Top>1</Top>
65 <Width>36</Width>
66 <Height>36</Height>
67 </Item>
68 <Item>
69 <Name>StarshipDeparted</Name>
70 <Left>1</Left>
71 <Top>279</Top>
72 <Width>140</Width>
73 <Height>120</Height>
74 </Item>
75 <Item>
76 <Name>WeightOff</Name>
77 <Left>105</Left>
78 <Top>400</Top>
79 <Width>18</Width>
80 <Height>20</Height>
81 </Item>
82 <Item>
83 <Name>WeightOn</Name>
84 <Left>123</Left>
85 <Top>400</Top>
86 <Width>18</Width>
87 <Height>20</Height>
88 </Item>
89 </Items>
90</GraphicSet>
Note: See TracBrowser for help on using the repository browser.