source: trunk/Graphics/System.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: 419 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<GraphicSet>
3 <ImageFileName>System.png</ImageFileName>
4 <Items>
5 <Item>
6 <Name>CityMark1</Name>
7 <Left>66</Left>
8 <Top>47</Top>
9 <Width>10</Width>
10 <Height>10</Height>
11 </Item>
12 <Item>
13 <Name>CityMark2</Name>
14 <Left>77</Left>
15 <Top>47</Top>
16 <Width>10</Width>
17 <Height>10</Height>
18 </Item>
19 </Items>
20</GraphicSet>
Note: See TracBrowser for help on using the repository browser.