FrmMainF.dfm 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. object Form1: TForm1
  2. Left = 0
  3. Top = 0
  4. Caption = #50689#49345' '#53580#49828#53944
  5. ClientHeight = 852
  6. ClientWidth = 1280
  7. Color = clBtnFace
  8. Font.Charset = DEFAULT_CHARSET
  9. Font.Color = clWindowText
  10. Font.Height = -11
  11. Font.Name = 'Tahoma'
  12. Font.Style = []
  13. OldCreateOrder = False
  14. Position = poMainFormCenter
  15. PixelsPerInch = 96
  16. TextHeight = 13
  17. object PnlMenu: TPanel
  18. Left = 0
  19. Top = 0
  20. Width = 1280
  21. Height = 33
  22. Align = alTop
  23. TabOrder = 0
  24. ExplicitTop = 8
  25. ExplicitWidth = 1304
  26. object Button1: TButton
  27. Left = 12
  28. Top = 2
  29. Width = 75
  30. Height = 25
  31. Caption = 'Start'
  32. TabOrder = 0
  33. OnClick = Button1Click
  34. end
  35. object Button2: TButton
  36. Left = 93
  37. Top = 3
  38. Width = 75
  39. Height = 25
  40. Caption = 'Stop'
  41. TabOrder = 1
  42. OnClick = Button2Click
  43. end
  44. end
  45. object PnlBack: TPanel
  46. Left = 0
  47. Top = 33
  48. Width = 1280
  49. Height = 819
  50. Align = alClient
  51. TabOrder = 1
  52. ExplicitLeft = 352
  53. ExplicitTop = 136
  54. ExplicitWidth = 185
  55. ExplicitHeight = 41
  56. object Panel1: TPanel
  57. Left = 4
  58. Top = 3
  59. Width = 313
  60. Height = 201
  61. Caption = 'Panel1'
  62. TabOrder = 0
  63. end
  64. object Panel2: TPanel
  65. Left = 323
  66. Top = 3
  67. Width = 313
  68. Height = 201
  69. Caption = 'Panel1'
  70. TabOrder = 1
  71. end
  72. object Panel3: TPanel
  73. Left = 644
  74. Top = 3
  75. Width = 313
  76. Height = 201
  77. Caption = 'Panel1'
  78. TabOrder = 2
  79. end
  80. object Panel4: TPanel
  81. Left = 963
  82. Top = 3
  83. Width = 313
  84. Height = 201
  85. Caption = 'Panel1'
  86. TabOrder = 3
  87. end
  88. object Panel8: TPanel
  89. Left = 963
  90. Top = 206
  91. Width = 313
  92. Height = 201
  93. Caption = 'Panel1'
  94. TabOrder = 4
  95. end
  96. object Panel7: TPanel
  97. Left = 644
  98. Top = 206
  99. Width = 313
  100. Height = 201
  101. Caption = 'Panel1'
  102. TabOrder = 5
  103. end
  104. object Panel6: TPanel
  105. Left = 323
  106. Top = 206
  107. Width = 313
  108. Height = 201
  109. Caption = 'Panel1'
  110. TabOrder = 6
  111. end
  112. object Panel5: TPanel
  113. Left = 4
  114. Top = 206
  115. Width = 313
  116. Height = 201
  117. Caption = 'Panel1'
  118. TabOrder = 7
  119. end
  120. object Panel9: TPanel
  121. Left = 4
  122. Top = 409
  123. Width = 313
  124. Height = 201
  125. Caption = 'Panel1'
  126. TabOrder = 8
  127. end
  128. object Panel10: TPanel
  129. Left = 323
  130. Top = 409
  131. Width = 313
  132. Height = 201
  133. Caption = 'Panel1'
  134. TabOrder = 9
  135. end
  136. object Panel11: TPanel
  137. Left = 644
  138. Top = 409
  139. Width = 313
  140. Height = 201
  141. Caption = 'Panel1'
  142. TabOrder = 10
  143. end
  144. object Panel12: TPanel
  145. Left = 963
  146. Top = 408
  147. Width = 313
  148. Height = 201
  149. Caption = 'Panel1'
  150. TabOrder = 11
  151. end
  152. object Panel16: TPanel
  153. Left = 963
  154. Top = 613
  155. Width = 313
  156. Height = 201
  157. Caption = 'Panel1'
  158. TabOrder = 12
  159. end
  160. object Panel15: TPanel
  161. Left = 644
  162. Top = 613
  163. Width = 313
  164. Height = 201
  165. Caption = 'Panel1'
  166. TabOrder = 13
  167. end
  168. object Panel14: TPanel
  169. Left = 323
  170. Top = 613
  171. Width = 313
  172. Height = 201
  173. Caption = 'Panel1'
  174. TabOrder = 14
  175. end
  176. object Panel13: TPanel
  177. Left = 4
  178. Top = 613
  179. Width = 313
  180. Height = 201
  181. Caption = 'Panel1'
  182. TabOrder = 15
  183. end
  184. end
  185. object FFPlayer1: TFFPlayer
  186. Left = 88
  187. Top = 32
  188. end
  189. object FFPlayer2: TFFPlayer
  190. Left = 424
  191. Top = 40
  192. end
  193. object FFPlayer3: TFFPlayer
  194. Left = 1128
  195. Top = 56
  196. end
  197. object FFPlayer4: TFFPlayer
  198. Left = 792
  199. Top = 48
  200. end
  201. object FFPlayer5: TFFPlayer
  202. Left = 1136
  203. Top = 264
  204. end
  205. object FFPlayer6: TFFPlayer
  206. Left = 800
  207. Top = 256
  208. end
  209. object FFPlayer7: TFFPlayer
  210. Left = 432
  211. Top = 248
  212. end
  213. object FFPlayer8: TFFPlayer
  214. Left = 96
  215. Top = 240
  216. end
  217. object FFPlayer9: TFFPlayer
  218. Left = 440
  219. Top = 456
  220. end
  221. object FFPlayer10: TFFPlayer
  222. Left = 104
  223. Top = 448
  224. end
  225. object FFPlayer11: TFFPlayer
  226. Left = 808
  227. Top = 464
  228. end
  229. object FFPlayer12: TFFPlayer
  230. Left = 1144
  231. Top = 472
  232. end
  233. object FFPlayer13: TFFPlayer
  234. Left = 464
  235. Top = 664
  236. end
  237. object FFPlayer14: TFFPlayer
  238. Left = 128
  239. Top = 656
  240. end
  241. object FFPlayer15: TFFPlayer
  242. Left = 832
  243. Top = 672
  244. end
  245. object FFPlayer16: TFFPlayer
  246. Left = 1168
  247. Top = 680
  248. end
  249. end