FrmCameraScreenF.dfm 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  1. object FrmCameraScreen: TFrmCameraScreen
  2. Left = 0
  3. Top = 0
  4. Align = alClient
  5. BorderStyle = bsNone
  6. Caption = #52852#47700#46972' '#47784#45768#53552#47553
  7. ClientHeight = 669
  8. ClientWidth = 1112
  9. Color = clGray
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -12
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. OldCreateOrder = False
  16. Position = poDesigned
  17. PixelsPerInch = 96
  18. TextHeight = 15
  19. object PnlCamera: TPanel
  20. Left = 0
  21. Top = 0
  22. Width = 1112
  23. Height = 669
  24. Align = alClient
  25. BevelOuter = bvNone
  26. ParentBackground = False
  27. ParentColor = True
  28. TabOrder = 0
  29. object GridPanel1: TGridPanel
  30. Left = 0
  31. Top = 0
  32. Width = 1112
  33. Height = 669
  34. Align = alClient
  35. BevelOuter = bvNone
  36. ColumnCollection = <
  37. item
  38. Value = 33.297960445859310000
  39. end
  40. item
  41. Value = 33.397615562374610000
  42. end
  43. item
  44. Value = 33.304423991766080000
  45. end>
  46. ControlCollection = <
  47. item
  48. Column = 1
  49. Control = PnlCrs
  50. Row = 1
  51. end
  52. item
  53. Column = 0
  54. Control = FRAMECamera8
  55. Row = 0
  56. end
  57. item
  58. Column = 1
  59. Control = FRAMECamera1
  60. Row = 0
  61. end
  62. item
  63. Column = 2
  64. Control = FRAMECamera5
  65. Row = 0
  66. end
  67. item
  68. Column = 0
  69. Control = FRAMECamera4
  70. Row = 1
  71. end
  72. item
  73. Column = 2
  74. Control = FRAMECamera2
  75. Row = 1
  76. end
  77. item
  78. Column = 0
  79. Control = FRAMECamera7
  80. Row = 2
  81. end
  82. item
  83. Column = 1
  84. Control = FRAMECamera3
  85. Row = 2
  86. end
  87. item
  88. Column = 2
  89. Control = FRAMECamera6
  90. Row = 2
  91. end>
  92. RowCollection = <
  93. item
  94. Value = 33.296929399446850000
  95. end
  96. item
  97. Value = 33.359655448621600000
  98. end
  99. item
  100. Value = 33.343415151931540000
  101. end>
  102. ShowCaption = False
  103. TabOrder = 0
  104. object PnlCrs: TPanel
  105. Left = 370
  106. Top = 222
  107. Width = 371
  108. Height = 223
  109. Align = alClient
  110. Caption = #44368#52264#47196
  111. Color = clBlack
  112. Font.Charset = DEFAULT_CHARSET
  113. Font.Color = clWhite
  114. Font.Height = -17
  115. Font.Name = #47569#51008' '#44256#46357
  116. Font.Style = []
  117. ParentBackground = False
  118. ParentFont = False
  119. TabOrder = 0
  120. object PnlCrsTitle: TPanel
  121. Left = 1
  122. Top = 1
  123. Width = 369
  124. Height = 19
  125. Align = alTop
  126. BevelOuter = bvNone
  127. Caption = #44368#52264#47196#47749#52845
  128. Color = clGray
  129. Font.Charset = DEFAULT_CHARSET
  130. Font.Color = clWhite
  131. Font.Height = -12
  132. Font.Name = #47569#51008' '#44256#46357
  133. Font.Style = []
  134. ParentBackground = False
  135. ParentFont = False
  136. TabOrder = 0
  137. Visible = False
  138. end
  139. end
  140. inline FRAMECamera8: TFRAMECamera
  141. Left = 0
  142. Top = 0
  143. Width = 370
  144. Height = 222
  145. Align = alClient
  146. Anchors = []
  147. Color = clBlack
  148. Font.Charset = DEFAULT_CHARSET
  149. Font.Color = clWhite
  150. Font.Height = -15
  151. Font.Name = #47569#51008' '#44256#46357
  152. Font.Style = []
  153. ParentBackground = False
  154. ParentColor = False
  155. ParentFont = False
  156. TabOrder = 1
  157. ExplicitWidth = 370
  158. ExplicitHeight = 222
  159. inherited Panel5: TPanel
  160. Width = 370
  161. Height = 222
  162. ExplicitWidth = 370
  163. ExplicitHeight = 222
  164. inherited PnlTitle: TPanel
  165. Width = 368
  166. ExplicitWidth = 368
  167. end
  168. inherited PnlStream: TPanel
  169. Width = 368
  170. Height = 201
  171. ExplicitWidth = 368
  172. ExplicitHeight = 201
  173. inherited ImgDefault: TImage
  174. Width = 368
  175. Height = 201
  176. ExplicitLeft = -4
  177. ExplicitTop = -4
  178. ExplicitWidth = 395
  179. ExplicitHeight = 193
  180. end
  181. inherited AcesTechXPlayer2: TAcesTechXPlayer2
  182. ControlData = {00000100560A00002B05000000000000}
  183. end
  184. end
  185. end
  186. end
  187. inline FRAMECamera1: TFRAMECamera
  188. Left = 370
  189. Top = 0
  190. Width = 371
  191. Height = 222
  192. Align = alClient
  193. Anchors = []
  194. Color = clBlack
  195. Font.Charset = DEFAULT_CHARSET
  196. Font.Color = clWhite
  197. Font.Height = -15
  198. Font.Name = #47569#51008' '#44256#46357
  199. Font.Style = []
  200. ParentBackground = False
  201. ParentColor = False
  202. ParentFont = False
  203. TabOrder = 2
  204. ExplicitLeft = 370
  205. ExplicitWidth = 371
  206. ExplicitHeight = 222
  207. inherited Panel5: TPanel
  208. Width = 371
  209. Height = 222
  210. ExplicitWidth = 371
  211. ExplicitHeight = 222
  212. inherited PnlTitle: TPanel
  213. Width = 369
  214. ExplicitWidth = 369
  215. end
  216. inherited PnlStream: TPanel
  217. Width = 369
  218. Height = 201
  219. ExplicitWidth = 369
  220. ExplicitHeight = 201
  221. inherited ImgDefault: TImage
  222. Width = 369
  223. Height = 201
  224. ExplicitWidth = 397
  225. ExplicitHeight = 193
  226. end
  227. inherited AcesTechXPlayer2: TAcesTechXPlayer2
  228. ControlData = {00000100560A00002B05000000000000}
  229. end
  230. end
  231. end
  232. end
  233. inline FRAMECamera5: TFRAMECamera
  234. Left = 741
  235. Top = 0
  236. Width = 371
  237. Height = 222
  238. Align = alClient
  239. Anchors = []
  240. Color = clBlack
  241. Font.Charset = DEFAULT_CHARSET
  242. Font.Color = clWhite
  243. Font.Height = -15
  244. Font.Name = #47569#51008' '#44256#46357
  245. Font.Style = []
  246. ParentBackground = False
  247. ParentColor = False
  248. ParentFont = False
  249. TabOrder = 3
  250. ExplicitLeft = 741
  251. ExplicitWidth = 371
  252. ExplicitHeight = 222
  253. inherited Panel5: TPanel
  254. Width = 371
  255. Height = 222
  256. ExplicitWidth = 371
  257. ExplicitHeight = 222
  258. inherited PnlTitle: TPanel
  259. Width = 369
  260. ExplicitWidth = 369
  261. end
  262. inherited PnlStream: TPanel
  263. Width = 369
  264. Height = 201
  265. ExplicitWidth = 369
  266. ExplicitHeight = 201
  267. inherited ImgDefault: TImage
  268. Width = 369
  269. Height = 201
  270. ExplicitWidth = 397
  271. ExplicitHeight = 193
  272. end
  273. inherited AcesTechXPlayer2: TAcesTechXPlayer2
  274. ControlData = {00000100560A00002B05000000000000}
  275. end
  276. end
  277. end
  278. end
  279. inline FRAMECamera4: TFRAMECamera
  280. Left = 0
  281. Top = 222
  282. Width = 370
  283. Height = 223
  284. Align = alClient
  285. Anchors = []
  286. Color = clBlack
  287. Font.Charset = DEFAULT_CHARSET
  288. Font.Color = clWhite
  289. Font.Height = -15
  290. Font.Name = #47569#51008' '#44256#46357
  291. Font.Style = []
  292. ParentBackground = False
  293. ParentColor = False
  294. ParentFont = False
  295. TabOrder = 4
  296. ExplicitTop = 222
  297. ExplicitWidth = 370
  298. ExplicitHeight = 223
  299. inherited Panel5: TPanel
  300. Width = 370
  301. Height = 223
  302. ExplicitWidth = 370
  303. ExplicitHeight = 223
  304. inherited PnlTitle: TPanel
  305. Width = 368
  306. ExplicitWidth = 368
  307. end
  308. inherited PnlStream: TPanel
  309. Width = 368
  310. Height = 202
  311. ExplicitWidth = 368
  312. ExplicitHeight = 202
  313. inherited ImgDefault: TImage
  314. Width = 368
  315. Height = 202
  316. ExplicitWidth = 395
  317. ExplicitHeight = 194
  318. end
  319. inherited AcesTechXPlayer2: TAcesTechXPlayer2
  320. ControlData = {00000100560A00002B05000000000000}
  321. end
  322. end
  323. end
  324. end
  325. inline FRAMECamera2: TFRAMECamera
  326. Left = 741
  327. Top = 222
  328. Width = 371
  329. Height = 223
  330. Align = alClient
  331. Anchors = []
  332. Color = clBlack
  333. Font.Charset = DEFAULT_CHARSET
  334. Font.Color = clWhite
  335. Font.Height = -15
  336. Font.Name = #47569#51008' '#44256#46357
  337. Font.Style = []
  338. ParentBackground = False
  339. ParentColor = False
  340. ParentFont = False
  341. TabOrder = 5
  342. ExplicitLeft = 741
  343. ExplicitTop = 222
  344. ExplicitWidth = 371
  345. ExplicitHeight = 223
  346. inherited Panel5: TPanel
  347. Width = 371
  348. Height = 223
  349. ExplicitWidth = 371
  350. ExplicitHeight = 223
  351. inherited PnlTitle: TPanel
  352. Width = 369
  353. ExplicitWidth = 369
  354. end
  355. inherited PnlStream: TPanel
  356. Width = 369
  357. Height = 202
  358. ExplicitWidth = 369
  359. ExplicitHeight = 202
  360. inherited ImgDefault: TImage
  361. Width = 369
  362. Height = 202
  363. ExplicitWidth = 397
  364. ExplicitHeight = 194
  365. end
  366. inherited AcesTechXPlayer2: TAcesTechXPlayer2
  367. ControlData = {00000100560A00002B05000000000000}
  368. end
  369. end
  370. end
  371. end
  372. inline FRAMECamera7: TFRAMECamera
  373. Left = 0
  374. Top = 445
  375. Width = 370
  376. Height = 224
  377. Align = alClient
  378. Anchors = []
  379. Color = clBlack
  380. Font.Charset = DEFAULT_CHARSET
  381. Font.Color = clWhite
  382. Font.Height = -15
  383. Font.Name = #47569#51008' '#44256#46357
  384. Font.Style = []
  385. ParentBackground = False
  386. ParentColor = False
  387. ParentFont = False
  388. TabOrder = 6
  389. ExplicitTop = 445
  390. ExplicitWidth = 370
  391. ExplicitHeight = 224
  392. inherited Panel5: TPanel
  393. Width = 370
  394. Height = 224
  395. ExplicitWidth = 370
  396. ExplicitHeight = 224
  397. inherited PnlTitle: TPanel
  398. Width = 368
  399. ExplicitWidth = 368
  400. end
  401. inherited PnlStream: TPanel
  402. Width = 368
  403. Height = 203
  404. ExplicitWidth = 368
  405. ExplicitHeight = 203
  406. inherited ImgDefault: TImage
  407. Width = 368
  408. Height = 203
  409. ExplicitWidth = 395
  410. ExplicitHeight = 195
  411. end
  412. inherited AcesTechXPlayer2: TAcesTechXPlayer2
  413. ControlData = {00000100560A00002B05000000000000}
  414. end
  415. end
  416. end
  417. end
  418. inline FRAMECamera3: TFRAMECamera
  419. Left = 370
  420. Top = 445
  421. Width = 371
  422. Height = 224
  423. Align = alClient
  424. Anchors = []
  425. Color = clBlack
  426. Font.Charset = DEFAULT_CHARSET
  427. Font.Color = clWhite
  428. Font.Height = -15
  429. Font.Name = #47569#51008' '#44256#46357
  430. Font.Style = []
  431. ParentBackground = False
  432. ParentColor = False
  433. ParentFont = False
  434. TabOrder = 7
  435. ExplicitLeft = 370
  436. ExplicitTop = 445
  437. ExplicitWidth = 371
  438. ExplicitHeight = 224
  439. inherited Panel5: TPanel
  440. Width = 371
  441. Height = 224
  442. ExplicitWidth = 371
  443. ExplicitHeight = 224
  444. inherited PnlTitle: TPanel
  445. Width = 369
  446. ExplicitWidth = 369
  447. end
  448. inherited PnlStream: TPanel
  449. Width = 369
  450. Height = 203
  451. ExplicitWidth = 369
  452. ExplicitHeight = 203
  453. inherited ImgDefault: TImage
  454. Width = 369
  455. Height = 203
  456. ExplicitLeft = -4
  457. ExplicitTop = -2
  458. ExplicitWidth = 397
  459. ExplicitHeight = 195
  460. end
  461. inherited AcesTechXPlayer2: TAcesTechXPlayer2
  462. ControlData = {00000100560A00002B05000000000000}
  463. end
  464. end
  465. end
  466. end
  467. inline FRAMECamera6: TFRAMECamera
  468. Left = 741
  469. Top = 445
  470. Width = 371
  471. Height = 224
  472. Align = alClient
  473. Anchors = []
  474. Color = clBlack
  475. Font.Charset = DEFAULT_CHARSET
  476. Font.Color = clWhite
  477. Font.Height = -15
  478. Font.Name = #47569#51008' '#44256#46357
  479. Font.Style = []
  480. ParentBackground = False
  481. ParentColor = False
  482. ParentFont = False
  483. TabOrder = 8
  484. ExplicitLeft = 741
  485. ExplicitTop = 445
  486. ExplicitWidth = 371
  487. ExplicitHeight = 224
  488. inherited Panel5: TPanel
  489. Width = 371
  490. Height = 224
  491. ExplicitWidth = 371
  492. ExplicitHeight = 224
  493. inherited PnlTitle: TPanel
  494. Width = 369
  495. ExplicitWidth = 369
  496. end
  497. inherited PnlStream: TPanel
  498. Width = 369
  499. Height = 203
  500. ExplicitWidth = 369
  501. ExplicitHeight = 203
  502. inherited ImgDefault: TImage
  503. Width = 369
  504. Height = 203
  505. ExplicitLeft = 4
  506. ExplicitTop = 6
  507. ExplicitWidth = 397
  508. ExplicitHeight = 195
  509. end
  510. inherited AcesTechXPlayer2: TAcesTechXPlayer2
  511. ControlData = {00000100560A00002B05000000000000}
  512. end
  513. end
  514. end
  515. end
  516. end
  517. end
  518. object TmrFullScreen: TTimer
  519. Enabled = False
  520. Interval = 500
  521. OnTimer = TmrFullScreenTimer
  522. Left = 544
  523. Top = 320
  524. end
  525. object TmrStop: TTimer
  526. Enabled = False
  527. Interval = 500
  528. OnTimer = TmrStopTimer
  529. Left = 320
  530. Top = 288
  531. end
  532. end