CCAM100MF.dfm 36 KB

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