CTVM200MF.dfm 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144
  1. object CTVM200M: TCTVM200M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'CCTV '#50689#49345' '#45824#52404#51060#48120#51648' '#44288#47532
  7. ClientHeight = 877
  8. ClientWidth = 1394
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -13
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. KeyPreview = True
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnCloseQuery = FormCloseQuery
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1394
  24. 877)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1386
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. ExplicitWidth = 1269
  37. end
  38. object LblCaption: TLabel
  39. Left = 16
  40. Top = 10
  41. Width = 267
  42. Height = 23
  43. Caption = #53440#51060#53952' '
  44. Font.Charset = DEFAULT_CHARSET
  45. Font.Color = 4740964
  46. Font.Height = -17
  47. Font.Name = #47569#51008' '#44256#46357
  48. Font.Style = [fsBold]
  49. ParentFont = False
  50. ParentShowHint = False
  51. ShowHint = True
  52. end
  53. object ShpList: TShape
  54. Left = 4
  55. Top = 50
  56. Width = 1386
  57. Height = 821
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1436
  62. ExplicitHeight = 766
  63. end
  64. object BtnClose: TcxButton
  65. Left = 1300
  66. Top = 11
  67. Width = 80
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #45803#44592
  71. Anchors = [akTop, akRight]
  72. Caption = #45803#44592
  73. Colors.Default = 10737865
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clBlack
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnCloseClick
  82. ExplicitLeft = 1133
  83. end
  84. object EdFocus: TEdit
  85. Left = -10
  86. Top = -10
  87. Width = 2
  88. Height = 25
  89. ImeName = 'Microsoft Office IME 2007'
  90. TabOrder = 1
  91. Text = 'EdFocus'
  92. end
  93. object PnlBack: TPanel
  94. Left = 12
  95. Top = 56
  96. Width = 1368
  97. Height = 808
  98. Anchors = [akLeft, akTop, akRight, akBottom]
  99. BevelOuter = bvNone
  100. ParentBackground = False
  101. ParentColor = True
  102. TabOrder = 2
  103. ExplicitWidth = 1201
  104. object PnlBottom: TPanel
  105. Left = 0
  106. Top = 0
  107. Width = 1368
  108. Height = 808
  109. Align = alClient
  110. BevelOuter = bvNone
  111. TabOrder = 0
  112. ExplicitTop = 229
  113. ExplicitWidth = 1201
  114. ExplicitHeight = 579
  115. object GrpInfo: TcxGroupBox
  116. Left = 936
  117. Top = 0
  118. Align = alRight
  119. Caption = #9654' CCTV '#50689#49345' '#45824#52404#51060#48120#51648
  120. Style.BorderColor = clCaptionText
  121. Style.Shadow = False
  122. Style.TextColor = clBlack
  123. Style.TextStyle = [fsBold]
  124. TabOrder = 0
  125. DesignSize = (
  126. 432
  127. 801)
  128. Height = 808
  129. Width = 432
  130. object PnlMenu: TPanel
  131. Left = 3
  132. Top = 756
  133. Width = 426
  134. Height = 42
  135. Align = alBottom
  136. BevelOuter = bvNone
  137. TabOrder = 0
  138. ExplicitTop = 527
  139. ExplicitWidth = 343
  140. DesignSize = (
  141. 426
  142. 42)
  143. object BtnEdit: TcxButton
  144. Tag = 2
  145. Left = 16
  146. Top = 14
  147. Width = 80
  148. Height = 25
  149. Cursor = crHandPoint
  150. Hint = #45936#51060#53552' '#54200#51665
  151. Anchors = [akRight, akBottom]
  152. Caption = #54200#51665
  153. Colors.Default = 10737865
  154. Enabled = False
  155. TabOrder = 0
  156. Font.Charset = DEFAULT_CHARSET
  157. Font.Color = clBlack
  158. Font.Height = -13
  159. Font.Name = #47569#51008' '#44256#46357
  160. Font.Style = [fsBold]
  161. ParentFont = False
  162. OnClick = BtnEditClick
  163. end
  164. object BtnInsert: TcxButton
  165. Tag = 2
  166. Left = 147
  167. Top = -10
  168. Width = 80
  169. Height = 25
  170. Cursor = crHandPoint
  171. Hint = #45936#51060#53552' '#52628#44032
  172. Anchors = [akRight, akBottom]
  173. Caption = #52628#44032
  174. Colors.Default = 10737865
  175. TabOrder = 1
  176. Visible = False
  177. Font.Charset = DEFAULT_CHARSET
  178. Font.Color = clBlack
  179. Font.Height = -13
  180. Font.Name = #47569#51008' '#44256#46357
  181. Font.Style = [fsBold]
  182. ParentFont = False
  183. OnClick = BtnInsertClick
  184. end
  185. object BtnDelete: TcxButton
  186. Tag = 4
  187. Left = 233
  188. Top = -2
  189. Width = 80
  190. Height = 25
  191. Cursor = crHandPoint
  192. Hint = #45936#51060#53552' '#49325#51228
  193. Anchors = [akRight, akBottom]
  194. Caption = #49325#51228
  195. Colors.Default = 10737865
  196. Enabled = False
  197. TabOrder = 2
  198. Visible = False
  199. Font.Charset = DEFAULT_CHARSET
  200. Font.Color = clBlack
  201. Font.Height = -13
  202. Font.Name = #47569#51008' '#44256#46357
  203. Font.Style = [fsBold]
  204. ParentFont = False
  205. OnClick = BtnDeleteClick
  206. end
  207. object BtnSave: TcxButton
  208. Tag = 5
  209. Left = 103
  210. Top = 14
  211. Width = 80
  212. Height = 25
  213. Cursor = crHandPoint
  214. Hint = #54200#51665#51089#50629' '#51200#51109
  215. Anchors = [akRight, akBottom]
  216. Caption = #51200#51109
  217. Colors.Default = 10737865
  218. Enabled = False
  219. TabOrder = 3
  220. Font.Charset = DEFAULT_CHARSET
  221. Font.Color = clBlack
  222. Font.Height = -13
  223. Font.Name = #47569#51008' '#44256#46357
  224. Font.Style = [fsBold]
  225. ParentFont = False
  226. OnClick = BtnSaveClick
  227. end
  228. end
  229. object cxLabel11: TcxLabel
  230. Left = 14
  231. Top = 950
  232. Anchors = [akLeft, akBottom]
  233. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  234. StyleDisabled.BorderColor = cl3DLight
  235. Transparent = True
  236. ExplicitTop = 721
  237. end
  238. object cxLabel12: TcxLabel
  239. Left = 259
  240. Top = 950
  241. Anchors = [akLeft, akBottom]
  242. Caption = #9733
  243. Style.TextColor = clRed
  244. Transparent = True
  245. Visible = False
  246. ExplicitTop = 721
  247. end
  248. object PnlEdit: TPanel
  249. Left = 3
  250. Top = 19
  251. Width = 426
  252. Height = 737
  253. Align = alClient
  254. BevelOuter = bvNone
  255. TabOrder = 3
  256. ExplicitWidth = 343
  257. DesignSize = (
  258. 426
  259. 737)
  260. object ImgDesc02: TImage
  261. Left = 9
  262. Top = 43
  263. Width = 9
  264. Height = 9
  265. Transparent = True
  266. end
  267. object ImgDesc03: TImage
  268. Left = 9
  269. Top = 223
  270. Width = 9
  271. Height = 9
  272. Transparent = True
  273. end
  274. object ImgDesc06: TImage
  275. Left = 9
  276. Top = 71
  277. Width = 9
  278. Height = 9
  279. Transparent = True
  280. end
  281. object ImgDesc11: TImage
  282. Left = 9
  283. Top = 13
  284. Width = 9
  285. Height = 9
  286. Transparent = True
  287. end
  288. object ImgDesc15: TImage
  289. Left = 9
  290. Top = 137
  291. Width = 9
  292. Height = 9
  293. Transparent = True
  294. end
  295. object ImgDesc16: TImage
  296. Left = 9
  297. Top = 165
  298. Width = 9
  299. Height = 9
  300. Transparent = True
  301. end
  302. object ImgDesc17: TImage
  303. Left = 9
  304. Top = 194
  305. Width = 9
  306. Height = 9
  307. Transparent = True
  308. end
  309. object ImgDesc18: TImage
  310. Left = 9
  311. Top = 107
  312. Width = 9
  313. Height = 9
  314. Transparent = True
  315. end
  316. object ImgDesc13: TImage
  317. Left = 9
  318. Top = 261
  319. Width = 9
  320. Height = 9
  321. Transparent = True
  322. end
  323. object ImgDesc23: TImage
  324. Left = 9
  325. Top = 595
  326. Width = 9
  327. Height = 9
  328. Transparent = True
  329. end
  330. object EdCtlrId: TcxTextEdit
  331. Left = 237
  332. Top = 5
  333. Properties.MaxLength = 30
  334. TabOrder = 1
  335. Width = 121
  336. end
  337. object EdCtlrNm: TcxTextEdit
  338. Left = 110
  339. Top = 35
  340. Anchors = [akLeft, akTop, akRight]
  341. Properties.MaxLength = 40
  342. Properties.ReadOnly = True
  343. TabOrder = 2
  344. Width = 312
  345. end
  346. object EdNmbr: TcxTextEdit
  347. Left = 110
  348. Top = 5
  349. Properties.Alignment.Horz = taCenter
  350. Properties.ReadOnly = True
  351. TabOrder = 0
  352. Width = 121
  353. end
  354. object cxLabel2: TcxLabel
  355. Left = 41
  356. Top = 37
  357. Caption = 'CCTV '#47749#52845
  358. Properties.Alignment.Horz = taRightJustify
  359. Properties.Alignment.Vert = taVCenter
  360. Transparent = True
  361. AnchorX = 107
  362. AnchorY = 48
  363. end
  364. object cxLabel3: TcxLabel
  365. Left = 48
  366. Top = 67
  367. Caption = #51228#50612#44592' IP'
  368. Properties.Alignment.Horz = taRightJustify
  369. Properties.Alignment.Vert = taVCenter
  370. Transparent = True
  371. AnchorX = 107
  372. AnchorY = 78
  373. end
  374. object cxLabel6: TcxLabel
  375. Left = 38
  376. Top = 217
  377. Caption = #45236#48512' RTMP'
  378. Properties.Alignment.Horz = taRightJustify
  379. Properties.Alignment.Vert = taVCenter
  380. Transparent = True
  381. AnchorX = 107
  382. AnchorY = 228
  383. end
  384. object cxLabel18: TcxLabel
  385. Left = 23
  386. Top = 7
  387. Caption = 'CCTV '#48264#54840'/ID'
  388. Properties.Alignment.Horz = taRightJustify
  389. Properties.Alignment.Vert = taVCenter
  390. Transparent = True
  391. AnchorX = 107
  392. AnchorY = 18
  393. end
  394. object EdCtlrIp: TcxMaskEdit
  395. Left = 110
  396. Top = 66
  397. Properties.MaskKind = emkRegExprEx
  398. Properties.EditMask =
  399. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  400. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  401. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  402. Properties.MaxLength = 0
  403. Properties.ReadOnly = True
  404. TabOrder = 4
  405. Width = 120
  406. end
  407. object CbType: TcxComboBox
  408. Left = 339
  409. Top = 66
  410. Cursor = crHandPoint
  411. Properties.Alignment.Vert = taVCenter
  412. Properties.DropDownListStyle = lsFixedList
  413. Properties.DropDownSizeable = True
  414. Properties.ReadOnly = False
  415. TabOrder = 3
  416. Visible = False
  417. Width = 44
  418. end
  419. object Ed_STRM_SESN_NM: TcxTextEdit
  420. Left = 110
  421. Top = 97
  422. Anchors = [akLeft, akTop, akRight]
  423. Properties.Alignment.Horz = taLeftJustify
  424. Properties.Alignment.Vert = taVCenter
  425. Properties.MaxLength = 0
  426. Properties.ReadOnly = True
  427. Style.LookAndFeel.Kind = lfUltraFlat
  428. Style.LookAndFeel.NativeStyle = False
  429. Style.Shadow = False
  430. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  431. StyleDisabled.LookAndFeel.NativeStyle = False
  432. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  433. StyleFocused.LookAndFeel.NativeStyle = False
  434. StyleHot.LookAndFeel.Kind = lfUltraFlat
  435. StyleHot.LookAndFeel.NativeStyle = False
  436. TabOrder = 6
  437. Width = 312
  438. end
  439. object EdCmncPort: TcxTextEdit
  440. Left = 269
  441. Top = 66
  442. Properties.MaxLength = 5
  443. Properties.ReadOnly = False
  444. TabOrder = 5
  445. Visible = False
  446. OnKeyPress = Ed_CMRA_PORTKeyPress
  447. Width = 64
  448. end
  449. object cxLabel4: TcxLabel
  450. Left = 38
  451. Top = 131
  452. Caption = #50808#48512' RTSP'
  453. Properties.Alignment.Horz = taRightJustify
  454. Properties.Alignment.Vert = taVCenter
  455. Transparent = True
  456. AnchorX = 107
  457. AnchorY = 142
  458. end
  459. object Ed_STRM_RTSP_ADDR: TcxTextEdit
  460. Left = 110
  461. Top = 128
  462. Anchors = [akLeft, akTop, akRight]
  463. Properties.Alignment.Horz = taLeftJustify
  464. Properties.Alignment.Vert = taVCenter
  465. Properties.MaxLength = 0
  466. Properties.ReadOnly = True
  467. Style.LookAndFeel.Kind = lfUltraFlat
  468. Style.LookAndFeel.NativeStyle = False
  469. Style.Shadow = False
  470. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  471. StyleDisabled.LookAndFeel.NativeStyle = False
  472. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  473. StyleFocused.LookAndFeel.NativeStyle = False
  474. StyleHot.LookAndFeel.Kind = lfUltraFlat
  475. StyleHot.LookAndFeel.NativeStyle = False
  476. TabOrder = 7
  477. Width = 312
  478. end
  479. object cxLabel7: TcxLabel
  480. Left = 38
  481. Top = 158
  482. Caption = #50808#48512' RTMP'
  483. Properties.Alignment.Horz = taRightJustify
  484. Properties.Alignment.Vert = taVCenter
  485. Transparent = True
  486. AnchorX = 107
  487. AnchorY = 169
  488. end
  489. object Ed_STRM_RTMP_ADDR: TcxTextEdit
  490. Left = 110
  491. Top = 157
  492. Anchors = [akLeft, akTop, akRight]
  493. Properties.Alignment.Horz = taLeftJustify
  494. Properties.Alignment.Vert = taVCenter
  495. Properties.MaxLength = 0
  496. Properties.ReadOnly = True
  497. Style.LookAndFeel.Kind = lfUltraFlat
  498. Style.LookAndFeel.NativeStyle = False
  499. Style.Shadow = False
  500. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  501. StyleDisabled.LookAndFeel.NativeStyle = False
  502. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  503. StyleFocused.LookAndFeel.NativeStyle = False
  504. StyleHot.LookAndFeel.Kind = lfUltraFlat
  505. StyleHot.LookAndFeel.NativeStyle = False
  506. TabOrder = 8
  507. Width = 312
  508. end
  509. object cxLabel10: TcxLabel
  510. Left = 42
  511. Top = 187
  512. Caption = #50808#48512' HTTP'
  513. Properties.Alignment.Horz = taRightJustify
  514. Properties.Alignment.Vert = taVCenter
  515. Transparent = True
  516. AnchorX = 107
  517. AnchorY = 198
  518. end
  519. object Ed_STRM_HTTP_ADDR: TcxTextEdit
  520. Left = 110
  521. Top = 186
  522. Anchors = [akLeft, akTop, akRight]
  523. Properties.Alignment.Horz = taLeftJustify
  524. Properties.Alignment.Vert = taVCenter
  525. Properties.MaxLength = 0
  526. Properties.ReadOnly = True
  527. Style.LookAndFeel.Kind = lfUltraFlat
  528. Style.LookAndFeel.NativeStyle = False
  529. Style.Shadow = False
  530. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  531. StyleDisabled.LookAndFeel.NativeStyle = False
  532. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  533. StyleFocused.LookAndFeel.NativeStyle = False
  534. StyleHot.LookAndFeel.Kind = lfUltraFlat
  535. StyleHot.LookAndFeel.NativeStyle = False
  536. TabOrder = 9
  537. Width = 312
  538. end
  539. object cxLabel13: TcxLabel
  540. Left = 25
  541. Top = 101
  542. Caption = #49828#53944#47532#48141#51452#49548
  543. Properties.Alignment.Horz = taRightJustify
  544. Properties.Alignment.Vert = taVCenter
  545. Transparent = True
  546. AnchorX = 107
  547. AnchorY = 112
  548. end
  549. object Ed_INTR_RTMP_ADDR: TcxTextEdit
  550. Left = 110
  551. Top = 216
  552. Anchors = [akLeft, akTop, akRight]
  553. Properties.Alignment.Horz = taLeftJustify
  554. Properties.Alignment.Vert = taVCenter
  555. Properties.MaxLength = 0
  556. Properties.ReadOnly = True
  557. Style.LookAndFeel.Kind = lfUltraFlat
  558. Style.LookAndFeel.NativeStyle = False
  559. Style.Shadow = False
  560. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  561. StyleDisabled.LookAndFeel.NativeStyle = False
  562. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  563. StyleFocused.LookAndFeel.NativeStyle = False
  564. StyleHot.LookAndFeel.Kind = lfUltraFlat
  565. StyleHot.LookAndFeel.NativeStyle = False
  566. TabOrder = 18
  567. Width = 312
  568. end
  569. object cxLabel14: TcxLabel
  570. Left = 38
  571. Top = 256
  572. Caption = #45824#52404#51060#48120#51648
  573. Properties.Alignment.Horz = taRightJustify
  574. Properties.Alignment.Vert = taVCenter
  575. Transparent = True
  576. AnchorX = 107
  577. AnchorY = 267
  578. end
  579. object PnlInfo2: TPanel
  580. Left = 9
  581. Top = 292
  582. Width = 413
  583. Height = 279
  584. Color = clGradientActiveCaption
  585. ParentBackground = False
  586. TabOrder = 20
  587. object ImgDspl: TImage
  588. Left = 1
  589. Top = 1
  590. Width = 411
  591. Height = 277
  592. Align = alClient
  593. Center = True
  594. Stretch = True
  595. ExplicitLeft = 82
  596. ExplicitTop = 85
  597. ExplicitWidth = 446
  598. ExplicitHeight = 133
  599. end
  600. end
  601. object Cb_CCTV_SBST_DSPL_YN: TcxComboBox
  602. Left = 110
  603. Top = 254
  604. Cursor = crHandPoint
  605. Properties.Alignment.Vert = taVCenter
  606. Properties.DropDownListStyle = lsFixedList
  607. Properties.Items.Strings = (
  608. ' [N] '#54364#52636#54616#51648' '#50506#51020
  609. ' [Y] '#45824#52404#51060#48120#51648' '#54364#52636)
  610. Properties.ReadOnly = False
  611. TabOrder = 21
  612. Text = ' [N] '#54364#52636#54616#51648' '#50506#51020
  613. Width = 171
  614. end
  615. object EdImageFileName: TcxButtonEdit
  616. Left = 111
  617. Top = 586
  618. Properties.Buttons = <
  619. item
  620. Default = True
  621. Kind = bkEllipsis
  622. end>
  623. Style.LookAndFeel.Kind = lfUltraFlat
  624. Style.LookAndFeel.NativeStyle = False
  625. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  626. StyleDisabled.LookAndFeel.NativeStyle = False
  627. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  628. StyleFocused.LookAndFeel.NativeStyle = False
  629. StyleHot.LookAndFeel.Kind = lfUltraFlat
  630. StyleHot.LookAndFeel.NativeStyle = False
  631. TabOrder = 22
  632. OnClick = EdImageFileNameClick
  633. Width = 310
  634. end
  635. object cxLabel19: TcxLabel
  636. Left = 33
  637. Top = 589
  638. Caption = #51060#48120#51648' '#49440#53469
  639. Properties.Alignment.Horz = taRightJustify
  640. Properties.Alignment.Vert = taVCenter
  641. Transparent = True
  642. AnchorX = 107
  643. AnchorY = 600
  644. end
  645. object ChkAll: TcxCheckBox
  646. Left = 7
  647. Top = 632
  648. Cursor = crHandPoint
  649. Caption = #47784#46304' CCTV'#50640' '#46041#51068#54616#44172' '#51201#50857
  650. TabOrder = 24
  651. Width = 226
  652. end
  653. object BtnClear: TcxButton
  654. Left = 320
  655. Top = 617
  656. Width = 99
  657. Height = 25
  658. Cursor = crHandPoint
  659. Anchors = [akTop, akRight]
  660. Caption = #51060#48120#51648' '#51648#50864#44592
  661. TabOrder = 25
  662. OnClick = BtnClearClick
  663. end
  664. end
  665. end
  666. object cxSplitter2: TcxSplitter
  667. Left = 930
  668. Top = 0
  669. Width = 6
  670. Height = 808
  671. AlignSplitter = salRight
  672. Control = GrpInfo
  673. Visible = False
  674. ExplicitLeft = 846
  675. ExplicitHeight = 579
  676. end
  677. object cxGroupBox3: TcxGroupBox
  678. Left = 0
  679. Top = 0
  680. Align = alClient
  681. Caption = #9654' CCTV '#47785#47197
  682. Style.BorderColor = clCaptionText
  683. Style.Shadow = False
  684. Style.TextColor = clWindowText
  685. Style.TextStyle = [fsBold]
  686. TabOrder = 2
  687. ExplicitWidth = 846
  688. ExplicitHeight = 579
  689. Height = 808
  690. Width = 930
  691. inline FRAMECctvList1: TFRAMECctvList
  692. Left = 3
  693. Top = 19
  694. Width = 924
  695. Height = 779
  696. Align = alClient
  697. TabOrder = 0
  698. ExplicitLeft = 3
  699. ExplicitTop = 19
  700. ExplicitWidth = 840
  701. ExplicitHeight = 550
  702. inherited CxList: TcxGrid
  703. Width = 924
  704. Height = 717
  705. ExplicitWidth = 840
  706. ExplicitHeight = 488
  707. inherited TvList: TcxGridTableView
  708. OnCellDblClick = FRAMECctvList1TvListCellDblClick
  709. end
  710. end
  711. inherited PnlTop: TPanel
  712. Width = 924
  713. ExplicitWidth = 840
  714. end
  715. inherited PnlBottom: TPanel
  716. Top = 748
  717. Width = 924
  718. ExplicitTop = 519
  719. ExplicitWidth = 840
  720. inherited LblRecords: TLabel
  721. Left = 808
  722. Width = 25
  723. Height = 17
  724. ExplicitLeft = 1108
  725. ExplicitWidth = 25
  726. ExplicitHeight = 17
  727. end
  728. inherited BtnExlSave: TcxButton
  729. Left = 839
  730. ExplicitLeft = 755
  731. end
  732. end
  733. inherited CbUsagType: TcxComboBox
  734. ExplicitHeight = 25
  735. end
  736. inherited CbType: TcxComboBox
  737. ExplicitHeight = 25
  738. end
  739. inherited lblTitle: TcxLabel
  740. ExplicitWidth = 61
  741. ExplicitHeight = 21
  742. end
  743. end
  744. object lblText1: TcxLabel
  745. Left = 117
  746. Top = 309
  747. Caption = #49352#47196#50868' CCTV '#51221#48372#47484' '#49373#49457#54616#51648' '#47803#54616#50688#49845#45768#45796'.'#13#10#54532#47196#44536#47016' '#51333#47308#54980#50640' '#45796#49884' '#49884#46020#54644' '#48372#49464#50836'.'
  748. Transparent = True
  749. Visible = False
  750. end
  751. object lblText2: TcxLabel
  752. Left = 424
  753. Top = 309
  754. Caption = #49325#51228#54624' CCTV'#47484' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'#13#10#47785#47197#50640#49436' '#45908#48660#53364#47533#54616#50668' '#49440#53469#54633#45768#45796'.'
  755. Transparent = True
  756. Visible = False
  757. end
  758. object lblText4: TcxLabel
  759. Left = 205
  760. Top = 353
  761. Caption = #49440#53469#54616#49888' CCTV '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
  762. Transparent = True
  763. Visible = False
  764. end
  765. object lblText3: TcxLabel
  766. Left = 117
  767. Top = 353
  768. Caption = 'CCTV '#48264#54840
  769. Transparent = True
  770. Visible = False
  771. end
  772. object lblText5: TcxLabel
  773. Left = 463
  774. Top = 336
  775. Caption = 'CCTV '#51221#48372#49325#51228#13#10'CCTV '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
  776. Transparent = True
  777. Visible = False
  778. end
  779. end
  780. end
  781. end
  782. object lblText6: TcxLabel
  783. Left = 297
  784. Top = 421
  785. Caption = #51228#50612#44592' IP'#44032' '#50976#54952#54616#51648' '#50506#49845#45768#45796'.'
  786. Transparent = True
  787. Visible = False
  788. end
  789. object lblText7: TcxLabel
  790. Left = 297
  791. Top = 450
  792. Caption = 'CCTV IP'#44032' '#50976#54952#54616#51648' '#50506#49845#45768#45796'.'
  793. Transparent = True
  794. Visible = False
  795. end
  796. object lblText8: TcxLabel
  797. Left = 297
  798. Top = 477
  799. Caption = 'CCTV ID'#44032' '#51060#48120' '#49324#50857' '#51473#51077#45768#45796'. CCTV ID'#47484' '#54869#51064#54616#49464#50836'.'
  800. Transparent = True
  801. Visible = False
  802. end
  803. object lblText9: TcxLabel
  804. Left = 297
  805. Top = 504
  806. Caption = 'CCTV '#51221#48372#51200#51109#13#10'CCTV '#51221#48372#47484' '#51200#51109' '#54616#50688#49845#45768#45796'.'
  807. Transparent = True
  808. Visible = False
  809. end
  810. object Panel1: TPanel
  811. Left = 79
  812. Top = 193
  813. Width = 730
  814. Height = 496
  815. Caption = 'Panel1'
  816. TabOrder = 7
  817. Visible = False
  818. object ImgDesc07: TImage
  819. Left = 105
  820. Top = 231
  821. Width = 9
  822. Height = 9
  823. Transparent = True
  824. end
  825. object ImgDesc14: TImage
  826. Left = 105
  827. Top = 321
  828. Width = 9
  829. Height = 9
  830. Transparent = True
  831. end
  832. object ImgDesc25: TImage
  833. Left = 105
  834. Top = 265
  835. Width = 9
  836. Height = 9
  837. Transparent = True
  838. end
  839. object ImgDesc24: TImage
  840. Left = 105
  841. Top = 350
  842. Width = 9
  843. Height = 9
  844. Transparent = True
  845. end
  846. object ImgDesc04: TImage
  847. Left = 49
  848. Top = 145
  849. Width = 9
  850. Height = 9
  851. Transparent = True
  852. end
  853. object ImgDesc05: TImage
  854. Left = 275
  855. Top = 364
  856. Width = 9
  857. Height = 9
  858. Transparent = True
  859. Visible = False
  860. end
  861. object ImgDesc01: TImage
  862. Left = 9
  863. Top = 41
  864. Width = 9
  865. Height = 9
  866. Transparent = True
  867. end
  868. object cxLabel5: TcxLabel
  869. Left = 137
  870. Top = 228
  871. Caption = 'CCTV '#50976#54805
  872. Properties.Alignment.Horz = taRightJustify
  873. Properties.Alignment.Vert = taVCenter
  874. Transparent = True
  875. AnchorX = 203
  876. AnchorY = 239
  877. end
  878. object cxLabel15: TcxLabel
  879. Left = 155
  880. Top = 257
  881. Caption = #47553#53356' ID'
  882. Properties.Alignment.Horz = taRightJustify
  883. Properties.Alignment.Vert = taVCenter
  884. Transparent = True
  885. AnchorX = 203
  886. AnchorY = 268
  887. end
  888. object Se_TYPE: TcxSpinEdit
  889. Left = 206
  890. Top = 227
  891. Properties.Alignment.Horz = taCenter
  892. Properties.Alignment.Vert = taVCenter
  893. Properties.MaxValue = 3.000000000000000000
  894. Properties.MinValue = 1.000000000000000000
  895. Properties.ReadOnly = False
  896. Properties.OnChange = Se_CMRA_CHNLPropertiesChange
  897. Style.LookAndFeel.Kind = lfUltraFlat
  898. Style.LookAndFeel.NativeStyle = False
  899. Style.ButtonStyle = btsUltraFlat
  900. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  901. StyleDisabled.LookAndFeel.NativeStyle = False
  902. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  903. StyleFocused.LookAndFeel.NativeStyle = False
  904. StyleFocused.TextStyle = [fsBold]
  905. StyleHot.LookAndFeel.Kind = lfUltraFlat
  906. StyleHot.LookAndFeel.NativeStyle = False
  907. TabOrder = 2
  908. Value = 1
  909. Width = 60
  910. end
  911. object cxLabel9: TcxLabel
  912. Left = 144
  913. Top = 314
  914. Caption = #51064#53076#45908' IP'
  915. Properties.Alignment.Horz = taRightJustify
  916. Properties.Alignment.Vert = taVCenter
  917. Transparent = True
  918. AnchorX = 203
  919. AnchorY = 325
  920. end
  921. object Ed_CCTV_ENCD_IP: TcxMaskEdit
  922. Left = 206
  923. Top = 314
  924. Properties.MaskKind = emkRegExprEx
  925. Properties.EditMask =
  926. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  927. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  928. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  929. Properties.MaxLength = 0
  930. TabOrder = 4
  931. Width = 120
  932. end
  933. object Ed_LINK_ID: TcxTextEdit
  934. Tag = 10002
  935. Left = 206
  936. Top = 256
  937. Properties.Alignment.Horz = taCenter
  938. Properties.Alignment.Vert = taVCenter
  939. Properties.MaxLength = 13
  940. Properties.ReadOnly = True
  941. TabOrder = 5
  942. Width = 97
  943. end
  944. object EdTmpLinkId: TcxTextEdit
  945. Tag = 10002
  946. Left = 206
  947. Top = 284
  948. Properties.Alignment.Horz = taCenter
  949. Properties.Alignment.Vert = taVCenter
  950. Properties.MaxLength = 13
  951. Properties.ReadOnly = False
  952. TabOrder = 6
  953. Width = 97
  954. end
  955. object BtnApply: TButton
  956. Left = 305
  957. Top = 285
  958. Width = 61
  959. Height = 23
  960. Cursor = crHandPoint
  961. Caption = #49440#53469
  962. TabOrder = 7
  963. OnClick = BtnApplyClick
  964. end
  965. object Ed_CCTV_CAPT_IP: TcxMaskEdit
  966. Left = 206
  967. Top = 343
  968. Properties.MaskKind = emkRegExprEx
  969. Properties.EditMask =
  970. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  971. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  972. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  973. Properties.MaxLength = 0
  974. TabOrder = 8
  975. Width = 120
  976. end
  977. object cxLabel16: TcxLabel
  978. Left = 144
  979. Top = 344
  980. Caption = #51088#47561#44592' IP'
  981. Properties.Alignment.Horz = taRightJustify
  982. Properties.Alignment.Vert = taVCenter
  983. Transparent = True
  984. AnchorX = 203
  985. AnchorY = 355
  986. end
  987. object SePosX: TcxSpinEdit
  988. Left = 151
  989. Top = 139
  990. Properties.Alignment.Horz = taRightJustify
  991. Properties.Alignment.Vert = taVCenter
  992. Properties.DisplayFormat = '##0.######0'
  993. Properties.EditFormat = '##0.######0'
  994. Properties.MaxValue = 9999999999.000000000000000000
  995. Properties.ReadOnly = False
  996. Properties.SpinButtons.Visible = False
  997. Properties.ValueType = vtFloat
  998. Style.LookAndFeel.Kind = lfUltraFlat
  999. Style.LookAndFeel.NativeStyle = False
  1000. Style.TextStyle = []
  1001. Style.ButtonStyle = btsUltraFlat
  1002. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1003. StyleDisabled.LookAndFeel.NativeStyle = False
  1004. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1005. StyleFocused.LookAndFeel.NativeStyle = False
  1006. StyleFocused.TextStyle = [fsBold]
  1007. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1008. StyleHot.LookAndFeel.NativeStyle = False
  1009. TabOrder = 10
  1010. Width = 99
  1011. end
  1012. object SePosY: TcxSpinEdit
  1013. Left = 258
  1014. Top = 139
  1015. Properties.Alignment.Horz = taRightJustify
  1016. Properties.Alignment.Vert = taVCenter
  1017. Properties.DisplayFormat = '##0.######0'
  1018. Properties.EditFormat = '##0.######0'
  1019. Properties.MaxValue = 9999999999.000000000000000000
  1020. Properties.ReadOnly = False
  1021. Properties.SpinButtons.Visible = False
  1022. Properties.ValueType = vtFloat
  1023. Style.LookAndFeel.Kind = lfUltraFlat
  1024. Style.LookAndFeel.NativeStyle = False
  1025. Style.TextStyle = []
  1026. Style.ButtonStyle = btsUltraFlat
  1027. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1028. StyleDisabled.LookAndFeel.NativeStyle = False
  1029. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1030. StyleFocused.LookAndFeel.NativeStyle = False
  1031. StyleFocused.TextStyle = [fsBold]
  1032. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1033. StyleHot.LookAndFeel.NativeStyle = False
  1034. TabOrder = 11
  1035. Width = 99
  1036. end
  1037. object cxLabel8: TcxLabel
  1038. Left = 73
  1039. Top = 140
  1040. Caption = #50948#52824' X/Y [*]'
  1041. Properties.Alignment.Horz = taRightJustify
  1042. Properties.Alignment.Vert = taVCenter
  1043. Transparent = True
  1044. AnchorX = 147
  1045. AnchorY = 151
  1046. end
  1047. object Se_CCTV_CTLR_PORT: TcxSpinEdit
  1048. Left = 277
  1049. Top = 64
  1050. Properties.Alignment.Horz = taCenter
  1051. Properties.Alignment.Vert = taVCenter
  1052. Properties.AssignedValues.MinValue = True
  1053. Properties.MaxValue = 99999.000000000000000000
  1054. Properties.ReadOnly = False
  1055. Properties.OnChange = Se_CMRA_CHNLPropertiesChange
  1056. Style.LookAndFeel.Kind = lfUltraFlat
  1057. Style.LookAndFeel.NativeStyle = False
  1058. Style.ButtonStyle = btsUltraFlat
  1059. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1060. StyleDisabled.LookAndFeel.NativeStyle = False
  1061. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1062. StyleFocused.LookAndFeel.NativeStyle = False
  1063. StyleFocused.TextStyle = [fsBold]
  1064. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1065. StyleHot.LookAndFeel.NativeStyle = False
  1066. TabOrder = 13
  1067. Value = 1
  1068. Width = 80
  1069. end
  1070. object cxLabel17: TcxLabel
  1071. Left = 308
  1072. Top = 383
  1073. Caption = #49444#52824#50948#52824#51452#49548
  1074. Properties.Alignment.Horz = taRightJustify
  1075. Properties.Alignment.Vert = taVCenter
  1076. Transparent = True
  1077. Visible = False
  1078. AnchorX = 390
  1079. AnchorY = 394
  1080. end
  1081. object ISTL_LCTN_ADDR: TcxTextEdit
  1082. Left = 396
  1083. Top = 361
  1084. Properties.MaxLength = 200
  1085. Properties.ReadOnly = False
  1086. TabOrder = 15
  1087. Visible = False
  1088. Width = 206
  1089. end
  1090. object ISTL_LCTN_NM: TcxTextEdit
  1091. Left = 417
  1092. Top = 392
  1093. Properties.MaxLength = 40
  1094. Properties.ReadOnly = False
  1095. TabOrder = 16
  1096. Visible = False
  1097. Width = 206
  1098. end
  1099. object cxLabel22: TcxLabel
  1100. Left = 334
  1101. Top = 357
  1102. Caption = #49444#52824#50948#52824
  1103. Properties.Alignment.Horz = taRightJustify
  1104. Properties.Alignment.Vert = taVCenter
  1105. Transparent = True
  1106. Visible = False
  1107. AnchorX = 390
  1108. AnchorY = 368
  1109. end
  1110. object cxLabel1: TcxLabel
  1111. Left = 54
  1112. Top = 35
  1113. Caption = 'CCTV ID'
  1114. Properties.Alignment.Horz = taRightJustify
  1115. Properties.Alignment.Vert = taVCenter
  1116. Transparent = True
  1117. AnchorX = 107
  1118. AnchorY = 46
  1119. end
  1120. end
  1121. object TmrShow: TTimer
  1122. Enabled = False
  1123. Interval = 300
  1124. OnTimer = TmrShowTimer
  1125. Left = 876
  1126. Top = 8
  1127. end
  1128. object pADO: TADOQuery
  1129. Parameters = <>
  1130. Left = 832
  1131. Top = 192
  1132. end
  1133. object SaveDialog: TSaveDialog
  1134. Options = [ofOverwritePrompt, ofHideReadOnly, ofNoValidate, ofCreatePrompt, ofEnableSizing]
  1135. Left = 818
  1136. Top = 487
  1137. end
  1138. object OpenBmp: TOpenPictureDialog
  1139. DefaultExt = 'bmp'
  1140. OnCanClose = OpenBmpCanClose
  1141. Left = 872
  1142. Top = 489
  1143. end
  1144. end