VMSM100MF.dfm 31 KB

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