CTVM100MF.dfm 39 KB

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