~bashareteam/bashare/main

« back to all changes in this revision

Viewing changes to BaShare/FPicTrayIcon.form

  • Committer: Emilien Klein
  • Date: 2009-09-11 02:16:37 UTC
  • Revision ID: emilien@klein.st-20090911021637-opikjt1kktvrlt87
Created a new folder and moved all the images into it, to separate images and source code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  Text = ("")
6
6
  { Icon0 PictureBox
7
7
    MoveScaled(1,1,2.75,2.75)
8
 
    Picture = Picture["bashare_tray.png"]
 
8
    Picture = Picture["images/bashare_tray.png"]
9
9
  }
10
10
  { Icon1 PictureBox
11
11
    MoveScaled(1,5,2.75,2.75)
12
 
    Picture = Picture["0-12.png"]
 
12
    Picture = Picture["images/0-12.png"]
13
13
  }
14
14
  { Icon2 PictureBox
15
15
    MoveScaled(1,9,2.75,2.75)
16
 
    Picture = Picture["13-25.png"]
 
16
    Picture = Picture["images/13-25.png"]
17
17
  }
18
18
  { Icon3 PictureBox
19
19
    MoveScaled(1,13,2.75,2.75)
20
 
    Picture = Picture["26-38.png"]
 
20
    Picture = Picture["images/26-38.png"]
21
21
  }
22
22
  { Icon4 PictureBox
23
23
    MoveScaled(1,17,2.75,2.75)
24
 
    Picture = Picture["39-50.png"]
 
24
    Picture = Picture["images/39-50.png"]
25
25
  }
26
26
  { Icon5 PictureBox
27
27
    MoveScaled(1,21,2.75,2.75)
28
 
    Picture = Picture["51-63.png"]
 
28
    Picture = Picture["images/51-63.png"]
29
29
  }
30
30
  { Icon6 PictureBox
31
31
    MoveScaled(1,25,2.75,2.75)
32
 
    Picture = Picture["64-75.png"]
 
32
    Picture = Picture["images/64-75.png"]
33
33
  }
34
34
  { Icon7 PictureBox
35
35
    MoveScaled(1,29,2.75,2.75)
36
 
    Picture = Picture["76-88.png"]
 
36
    Picture = Picture["images/76-88.png"]
37
37
  }
38
38
  { Icon8 PictureBox
39
39
    MoveScaled(1,33,2.75,2.75)
40
 
    Picture = Picture["89-99.png"]
 
40
    Picture = Picture["images/89-99.png"]
41
41
  }
42
42
  { Icon9 PictureBox
43
43
    MoveScaled(1,37,2.75,2.75)
44
 
    Picture = Picture["100.png"]
 
44
    Picture = Picture["images/100.png"]
45
45
  }
46
46
}