CRSM100MF.dfm 35 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111
  1. object CRSM100M: TCRSM100M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #44368#52264#47196#44368#53685#47049' '#44368#52264#47196' '#44288#47532
  7. ClientHeight = 877
  8. ClientWidth = 1539
  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. 1539
  24. 877)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1531
  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 = 1531
  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 = 1445
  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 = 1513
  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 = 1513
  106. Height = 808
  107. Align = alClient
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object GrpInfo: TcxGroupBox
  111. Left = 1164
  112. Top = 0
  113. Align = alRight
  114. Caption = #9654' '#44368#52264#47196' '#51221#48372
  115. Style.BorderColor = clCaptionText
  116. Style.Shadow = False
  117. Style.TextColor = clBlack
  118. Style.TextStyle = [fsBold]
  119. TabOrder = 0
  120. DesignSize = (
  121. 349
  122. 801)
  123. Height = 808
  124. Width = 349
  125. object PnlMenu: TPanel
  126. Left = 3
  127. Top = 756
  128. Width = 343
  129. Height = 42
  130. Align = alBottom
  131. BevelOuter = bvNone
  132. TabOrder = 0
  133. DesignSize = (
  134. 343
  135. 42)
  136. object BtnEdit: TcxButton
  137. Tag = 2
  138. Left = 15
  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 = 96
  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 = 178
  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 = 259
  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 = 343
  241. Height = 737
  242. Align = alClient
  243. BevelOuter = bvNone
  244. TabOrder = 3
  245. DesignSize = (
  246. 343
  247. 737)
  248. object ImgDesc02: TImage
  249. Left = 9
  250. Top = 46
  251. Width = 9
  252. Height = 9
  253. Transparent = True
  254. end
  255. object ImgDesc03: TImage
  256. Left = 9
  257. Top = 75
  258. Width = 9
  259. Height = 9
  260. Transparent = True
  261. end
  262. object ImgDesc04: TImage
  263. Left = 9
  264. Top = 106
  265. Width = 9
  266. Height = 9
  267. Transparent = True
  268. end
  269. object ImgDesc11: TImage
  270. Left = 9
  271. Top = 13
  272. Width = 9
  273. Height = 9
  274. Transparent = True
  275. end
  276. object EdNm: TcxTextEdit
  277. Left = 130
  278. Top = 38
  279. Properties.MaxLength = 40
  280. Properties.ReadOnly = False
  281. TabOrder = 0
  282. Width = 206
  283. end
  284. object SePosX: TcxSpinEdit
  285. Left = 130
  286. Top = 100
  287. Properties.Alignment.Horz = taRightJustify
  288. Properties.Alignment.Vert = taVCenter
  289. Properties.DisplayFormat = '##0.######0'
  290. Properties.EditFormat = '##0.######0'
  291. Properties.MaxValue = 9999999999.000000000000000000
  292. Properties.ReadOnly = False
  293. Properties.SpinButtons.Visible = False
  294. Properties.ValueType = vtFloat
  295. Style.LookAndFeel.Kind = lfUltraFlat
  296. Style.LookAndFeel.NativeStyle = False
  297. Style.TextStyle = []
  298. Style.ButtonStyle = btsUltraFlat
  299. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  300. StyleDisabled.LookAndFeel.NativeStyle = False
  301. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  302. StyleFocused.LookAndFeel.NativeStyle = False
  303. StyleFocused.TextStyle = [fsBold]
  304. StyleHot.LookAndFeel.Kind = lfUltraFlat
  305. StyleHot.LookAndFeel.NativeStyle = False
  306. TabOrder = 1
  307. Width = 101
  308. end
  309. object SePosY: TcxSpinEdit
  310. Left = 235
  311. Top = 100
  312. Properties.Alignment.Horz = taRightJustify
  313. Properties.Alignment.Vert = taVCenter
  314. Properties.DisplayFormat = '##0.######0'
  315. Properties.EditFormat = '##0.######0'
  316. Properties.MaxValue = 9999999999.000000000000000000
  317. Properties.ReadOnly = False
  318. Properties.SpinButtons.Visible = False
  319. Properties.ValueType = vtFloat
  320. Style.LookAndFeel.Kind = lfUltraFlat
  321. Style.LookAndFeel.NativeStyle = False
  322. Style.TextStyle = []
  323. Style.ButtonStyle = btsUltraFlat
  324. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  325. StyleDisabled.LookAndFeel.NativeStyle = False
  326. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  327. StyleFocused.LookAndFeel.NativeStyle = False
  328. StyleFocused.TextStyle = [fsBold]
  329. StyleHot.LookAndFeel.Kind = lfUltraFlat
  330. StyleHot.LookAndFeel.NativeStyle = False
  331. TabOrder = 2
  332. Width = 101
  333. end
  334. object cxLabel2: TcxLabel
  335. Left = 31
  336. Top = 39
  337. Caption = #44368#52264#47196' '#47749#52845' [*]'
  338. Properties.Alignment.Horz = taRightJustify
  339. Properties.Alignment.Vert = taVCenter
  340. Transparent = True
  341. AnchorX = 124
  342. AnchorY = 50
  343. end
  344. object cxLabel6: TcxLabel
  345. Left = 41
  346. Top = 69
  347. Caption = #50976#54805'('#52264#49440') [*]'
  348. Properties.Alignment.Horz = taRightJustify
  349. Properties.Alignment.Vert = taVCenter
  350. Transparent = True
  351. AnchorX = 124
  352. AnchorY = 80
  353. end
  354. object cxLabel18: TcxLabel
  355. Left = 44
  356. Top = 7
  357. Caption = #44368#52264#47196' ID [*]'
  358. Properties.Alignment.Horz = taRightJustify
  359. Properties.Alignment.Vert = taVCenter
  360. Transparent = True
  361. AnchorX = 124
  362. AnchorY = 18
  363. end
  364. object cxLabel8: TcxLabel
  365. Left = 50
  366. Top = 101
  367. Caption = #50948#52824' X/Y [*]'
  368. Properties.Alignment.Horz = taRightJustify
  369. Properties.Alignment.Vert = taVCenter
  370. Transparent = True
  371. AnchorX = 124
  372. AnchorY = 112
  373. end
  374. object Se_STTS_CLCT_CYCL: TcxSpinEdit
  375. Left = 189
  376. Top = 466
  377. Properties.Alignment.Horz = taRightJustify
  378. Properties.Alignment.Vert = taVCenter
  379. Properties.MaxValue = 300.000000000000000000
  380. Properties.MinValue = 30.000000000000000000
  381. Properties.ReadOnly = False
  382. Properties.ValueType = vtInt
  383. Style.BorderStyle = ebsUltraFlat
  384. Style.LookAndFeel.Kind = lfUltraFlat
  385. Style.LookAndFeel.NativeStyle = False
  386. Style.ButtonStyle = btsUltraFlat
  387. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  388. StyleDisabled.LookAndFeel.NativeStyle = False
  389. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  390. StyleFocused.LookAndFeel.NativeStyle = False
  391. StyleHot.LookAndFeel.Kind = lfUltraFlat
  392. StyleHot.LookAndFeel.NativeStyle = False
  393. TabOrder = 7
  394. Value = 60
  395. Visible = False
  396. Width = 60
  397. end
  398. object cxLabel7: TcxLabel
  399. Left = 24
  400. Top = 724
  401. Anchors = [akLeft, akBottom]
  402. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  403. StyleDisabled.BorderColor = cl3DLight
  404. Transparent = True
  405. Visible = False
  406. end
  407. object cxLabel10: TcxLabel
  408. Left = 8
  409. Top = 724
  410. Anchors = [akLeft, akBottom]
  411. Caption = #9733
  412. Style.TextColor = clRed
  413. Transparent = True
  414. Visible = False
  415. end
  416. object EdType: TcxTextEdit
  417. Left = 130
  418. Top = 69
  419. Properties.MaxLength = 5
  420. Properties.ReadOnly = False
  421. TabOrder = 10
  422. OnKeyPress = Ed_VDS_PORTKeyPress
  423. Width = 64
  424. end
  425. object EdNmbr: TcxTextEdit
  426. Left = 130
  427. Top = 5
  428. Properties.Alignment.Horz = taCenter
  429. Properties.ReadOnly = True
  430. TabOrder = 11
  431. Width = 121
  432. end
  433. end
  434. end
  435. object cxSplitter2: TcxSplitter
  436. Left = 1158
  437. Top = 0
  438. Width = 6
  439. Height = 808
  440. AlignSplitter = salRight
  441. Control = GrpInfo
  442. end
  443. object GrpMap: TcxGroupBox
  444. Left = 335
  445. Top = 0
  446. Align = alClient
  447. Caption = #9654' '#50948#52824#49444#51221
  448. Style.BorderColor = clCaptionText
  449. Style.Shadow = False
  450. Style.TextColor = clBlack
  451. Style.TextStyle = [fsBold]
  452. TabOrder = 2
  453. Height = 808
  454. Width = 823
  455. inline FRAMEOpenMap1: TFRAMEOpenMap
  456. Left = 3
  457. Top = 19
  458. Width = 817
  459. Height = 779
  460. Align = alClient
  461. ParentShowHint = False
  462. ShowHint = True
  463. TabOrder = 0
  464. ExplicitLeft = 3
  465. ExplicitTop = 19
  466. ExplicitWidth = 817
  467. ExplicitHeight = 779
  468. inherited PnlToolbar: TPanel
  469. Width = 817
  470. ExplicitWidth = 817
  471. inherited EdFocus: TEdit
  472. Height = 25
  473. ExplicitHeight = 25
  474. end
  475. inherited cxLabel26: TcxLabel
  476. AnchorX = 122
  477. AnchorY = 19
  478. end
  479. inherited cxLabel27: TcxLabel
  480. AnchorX = 280
  481. AnchorY = 19
  482. end
  483. inherited PnlGisTool: TPanel
  484. Width = 384
  485. ExplicitWidth = 384
  486. inherited ChkShowNmbr: TcxCheckBox
  487. ExplicitHeight = 28
  488. end
  489. inherited EdMapPos: TcxTextEdit
  490. ExplicitHeight = 28
  491. end
  492. end
  493. inherited cxLabel1: TcxLabel
  494. AnchorX = 346
  495. AnchorY = 19
  496. end
  497. inherited LblZoom: TcxLabel
  498. Left = 730
  499. ExplicitLeft = 730
  500. AnchorX = 812
  501. AnchorY = 19
  502. end
  503. end
  504. inherited lblTitle: TcxLabel
  505. ExplicitWidth = 69
  506. ExplicitHeight = 21
  507. end
  508. inherited reMsg: TMemo
  509. Top = 632
  510. Width = 817
  511. ExplicitTop = 632
  512. ExplicitWidth = 817
  513. end
  514. inherited PnlMap: TPanel
  515. Width = 817
  516. Height = 594
  517. ExplicitWidth = 817
  518. ExplicitHeight = 594
  519. inherited WebBrowser1: TWebBrowser
  520. Width = 813
  521. Height = 590
  522. ExplicitLeft = 1
  523. ExplicitTop = 1
  524. ExplicitWidth = 836
  525. ExplicitHeight = 361
  526. ControlData = {
  527. 4C00000007540000FA3C00000000000000000000000000000000000000000000
  528. 000000004C000000000000000000000001000000E0D057007335CF11AE690800
  529. 2B2E126208000000000000004C0000000114020000000000C000000000000046
  530. 8000000000000000000000000000000000000000000000000000000000000000
  531. 00000000000000000100000000000000000000000000000000000000}
  532. end
  533. end
  534. inherited ilToolbarsSmall: TcxImageList
  535. FormatVersion = 1
  536. end
  537. inherited TmrMapOpen: TTimer
  538. Left = 184
  539. Top = 152
  540. end
  541. end
  542. object cxLabel14: TcxLabel
  543. Left = 533
  544. Top = 362
  545. Caption = #49828#53944#47532#48141#49436#48260' IP'#44032' '#50976#54952#54616#51648' '#50506#49845#45768#45796'.'
  546. Transparent = True
  547. Visible = False
  548. end
  549. end
  550. object cxGroupBox3: TcxGroupBox
  551. Left = 0
  552. Top = 0
  553. Align = alLeft
  554. Caption = #9654' '#44368#52264#47196#44368#53685#47049' '#44368#52264#47196' '#47785#47197
  555. Style.BorderColor = clCaptionText
  556. Style.Shadow = False
  557. Style.TextColor = clWindowText
  558. Style.TextStyle = [fsBold]
  559. TabOrder = 3
  560. Height = 808
  561. Width = 329
  562. inline FRAMECrsList1: TFRAMECrsList
  563. Left = 3
  564. Top = 19
  565. Width = 323
  566. Height = 779
  567. Align = alClient
  568. TabOrder = 0
  569. ExplicitLeft = 3
  570. ExplicitTop = 19
  571. ExplicitWidth = 323
  572. ExplicitHeight = 779
  573. inherited CxList: TcxGrid
  574. Width = 323
  575. Height = 717
  576. ExplicitWidth = 323
  577. ExplicitHeight = 717
  578. inherited TvList: TcxGridTableView
  579. OnCellDblClick = FRAMECrsList1TvListCellDblClick
  580. inherited Column12: TcxGridColumn
  581. IsCaptionAssigned = True
  582. end
  583. end
  584. end
  585. inherited PnlTop: TPanel
  586. Width = 323
  587. ExplicitWidth = 323
  588. end
  589. inherited PnlBottom: TPanel
  590. Top = 748
  591. Width = 323
  592. ExplicitTop = 748
  593. ExplicitWidth = 323
  594. inherited LblRecords: TLabel
  595. Left = 207
  596. Width = 25
  597. Height = 17
  598. ExplicitLeft = 703
  599. ExplicitWidth = 25
  600. ExplicitHeight = 17
  601. end
  602. inherited BtnExlSave: TcxButton
  603. Left = 238
  604. ExplicitLeft = 238
  605. end
  606. end
  607. inherited CbUsagType: TcxComboBox
  608. ExplicitHeight = 25
  609. end
  610. inherited CbType: TcxComboBox
  611. ExplicitHeight = 25
  612. end
  613. inherited lblTitle: TcxLabel
  614. ExplicitWidth = 157
  615. ExplicitHeight = 21
  616. end
  617. end
  618. end
  619. object cxSplitter1: TcxSplitter
  620. Left = 329
  621. Top = 0
  622. Width = 6
  623. Height = 808
  624. Control = cxGroupBox3
  625. end
  626. end
  627. end
  628. object lblText1: TcxLabel
  629. Left = 317
  630. Top = 149
  631. Caption = #49352#47196#50868' '#44368#52264#47196#44368#53685#47049' '#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'.'
  632. Transparent = True
  633. Visible = False
  634. end
  635. object lblText2: TcxLabel
  636. Left = 605
  637. Top = 149
  638. Caption = #49325#51228#54624' '#44368#52264#47196#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'.'
  639. Transparent = True
  640. Visible = False
  641. end
  642. object lblText3: TcxLabel
  643. Left = 317
  644. Top = 193
  645. Caption = #44368#52264#47196' ID'
  646. Transparent = True
  647. Visible = False
  648. end
  649. object lblText4: TcxLabel
  650. Left = 405
  651. Top = 193
  652. Caption = #49440#53469#54616#49888' '#44368#53685#47049#44368#52264#47196' '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
  653. Transparent = True
  654. Visible = False
  655. end
  656. object lblText5: TcxLabel
  657. Left = 307
  658. Top = 220
  659. Caption = #44368#52264#47196#44368#53685#47049' '#51221#48372#49325#51228#13#10#44368#52264#47196#44368#53685#47049' '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
  660. Transparent = True
  661. Visible = False
  662. end
  663. object Panel1: TPanel
  664. Left = 184
  665. Top = 208
  666. Width = 610
  667. Height = 533
  668. Caption = 'Panel1'
  669. TabOrder = 8
  670. Visible = False
  671. DesignSize = (
  672. 610
  673. 533)
  674. object ImgDesc01: TImage
  675. Left = 9
  676. Top = 41
  677. Width = 9
  678. Height = 9
  679. Transparent = True
  680. end
  681. object ImgDesc18: TImage
  682. Left = 8
  683. Top = 475
  684. Width = 9
  685. Height = 9
  686. Transparent = True
  687. Visible = False
  688. end
  689. object ImgDesc15: TImage
  690. Left = 9
  691. Top = 298
  692. Width = 9
  693. Height = 9
  694. Transparent = True
  695. Visible = False
  696. end
  697. object ImgDesc25: TImage
  698. Left = 9
  699. Top = 268
  700. Width = 9
  701. Height = 9
  702. Transparent = True
  703. end
  704. object ImgDesc16: TImage
  705. Left = 9
  706. Top = 238
  707. Width = 9
  708. Height = 9
  709. Transparent = True
  710. end
  711. object ImgDesc14: TImage
  712. Left = 9
  713. Top = 210
  714. Width = 9
  715. Height = 9
  716. Transparent = True
  717. end
  718. object ImgDesc07: TImage
  719. Left = 9
  720. Top = 179
  721. Width = 9
  722. Height = 9
  723. Transparent = True
  724. end
  725. object ImgDesc06: TImage
  726. Left = 9
  727. Top = 150
  728. Width = 9
  729. Height = 9
  730. Transparent = True
  731. end
  732. object lblText6: TcxLabel
  733. Left = 47
  734. Top = 266
  735. Caption = #51228#50612#44592' IP'#44032' '#50976#54952#54616#51648' '#50506#49845#45768#45796'.'
  736. Transparent = True
  737. Visible = False
  738. end
  739. object lblText7: TcxLabel
  740. Left = 56
  741. Top = 323
  742. Caption = #50937#52852#47700#46972' IP'#44032' '#50976#54952#54616#51648' '#50506#49845#45768#45796'.'
  743. Transparent = True
  744. Visible = False
  745. end
  746. object lblText8: TcxLabel
  747. Left = 47
  748. Top = 368
  749. Caption = #44368#52264#47196' ID'#44032' '#51060#48120' '#49324#50857' '#51473#51077#45768#45796'. '#44368#52264#47196' ID'#47484' '#54869#51064#54616#49464#50836'.'
  750. Transparent = True
  751. Visible = False
  752. end
  753. object lblText9: TcxLabel
  754. Left = 290
  755. Top = 308
  756. Caption = #44368#52264#47196#44368#53685#47049' '#51221#48372#51200#51109#13#10#44368#52264#47196#44368#53685#47049' '#51221#48372#47484' '#51200#51109' '#54616#50688#49845#45768#45796'.'
  757. Transparent = True
  758. Visible = False
  759. end
  760. object cxLabel1: TcxLabel
  761. Left = 59
  762. Top = 35
  763. Caption = 'VDS ID [*]'
  764. Properties.Alignment.Horz = taRightJustify
  765. Properties.Alignment.Vert = taVCenter
  766. Transparent = True
  767. AnchorX = 124
  768. AnchorY = 46
  769. end
  770. object CbType: TcxComboBox
  771. Left = 130
  772. Top = 89
  773. Cursor = crHandPoint
  774. Properties.Alignment.Vert = taVCenter
  775. Properties.DropDownListStyle = lsFixedList
  776. Properties.DropDownSizeable = True
  777. Properties.ReadOnly = False
  778. TabOrder = 5
  779. Width = 206
  780. end
  781. object BtnListDelete: TcxButton
  782. Tag = 2
  783. Left = 259
  784. Top = 463
  785. Width = 80
  786. Height = 25
  787. Cursor = crHandPoint
  788. Hint = #52852#47700#46972' '#49325#51228
  789. Anchors = [akRight, akBottom]
  790. Caption = #49325#51228
  791. Colors.Default = 10737865
  792. Glyph.Data = {
  793. 36040000424D3604000000000000360000002800000010000000100000000100
  794. 2000000000000004000000000000000000000000000000000000000000000000
  795. 0000000000001F1C16E6101910E6100D1CE61F1C16E6101910E6000000E61F1C
  796. 16E6100D1CE6101910E61F1C16E6000000E60000000000000000000000000000
  797. 0000100D1CE66D776DE6B7A5A5E6B7B7B7E6B7C2B7E6000000E62C2CE6E60000
  798. 00E6B7B7B7E6B7A5A5E6000000E60707E6E6000000E600000000000000001F1C
  799. 16E6E6E6E6E62C2F29E6AEB3B3E6DDDDDDE6000000E62C2CE6E62C2CE6E62C2C
  800. E6E6000000E6000000E60707E6E65252E6E60707E6E6000000E61F1C16E66D77
  801. 6DE62C2F29E643434CE6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2CE6E62C2C
  802. E6E62C2CE6E61C29E6E62C2CE6E60707E6E6000000E600000000100D1CE6CBD4
  803. CBE6CBD4CBE6CBD4CBE6D4DDD4E6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2C
  804. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6D4D4
  805. D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6DDDDDDE6DDDDDDE60000
  806. 00E62C2CE6E62C2CE6E6000000E60000000000000000000000001F1C16E6DDDD
  807. DDE6CBD4CBE6D4D4D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6000000E6525B
  808. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6DDDD
  809. DDE6CBCBCBE6CBCBCBE6CBCBCBE6D4D4D4E6CBD4CBE6000000E65252E6E60707
  810. E6E60707E6E62C2CE6E62C2CE6E62C2CE6E6000000E6000000001F1C16E6DDDD
  811. DDE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6525BE6E60707E6E65252
  812. E6E6000000E6000000E62C2CE6E62C2CE6E62C2CE6E6000000E6100D1CE6DDDD
  813. DDE6CBCBCBE6CBCBCBE6CBCBCBE6C2C2C2E6D4D4D4E6000000E6525BE6E60000
  814. 00E6CBD4CBE6CBCBCBE6000000E62C2CE6E6000000E6000000001F1C16E6E6E6
  815. E6E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6CBD4
  816. CBE6CBD4CBE6CBD4CBE61F1C16E6000000E60000000000000000101910E6E6E6
  817. E6E6B7B7B7E6C2C2C2E6C2C6C6E6CBCBCBE6C2C2C2E6CBCBCBE6CBCBCBE6CBCB
  818. CBE6D4D4D4E6CBD4CBE6101910E6000000000000000000000000101910E6E6E6
  819. E6E6B7B7B7E6B7B7B7E6B7C2B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  820. CBE6CBCBCBE6CBCBCBE61F1C16E60000000000000000000000001F1C16E6E6E6
  821. E6E6B7B7B7E6B7B7B7E6B7B7B7E6B7B7B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  822. CBE6CBCBCBE6CBD4CBE61F1C16E6000000000000000000000000101910E6E6E6
  823. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6DDDDDDE6DDDD
  824. DDE6DDDDDDE6DDDDDDE61F1C16E60000000000000000000000001F1C16E61019
  825. 10E6100D1CE61F1C16E6101910E61F1C16E6101910E6100D1CE61F1C16E61019
  826. 10E61F1C16E6101910E6100D1CE6000000000000000000000000}
  827. LookAndFeel.NativeStyle = False
  828. TabOrder = 6
  829. Visible = False
  830. end
  831. object BtnListAdd: TcxButton
  832. Tag = 2
  833. Left = 173
  834. Top = 463
  835. Width = 80
  836. Height = 25
  837. Cursor = crHandPoint
  838. Hint = #52852#47700#46972' '#46321#47197
  839. Anchors = [akRight, akBottom]
  840. Caption = #46321#47197
  841. Colors.Default = 10737865
  842. Glyph.Data = {
  843. 36040000424D3604000000000000360000002800000010000000100000000100
  844. 2000000000000004000000000000000000000000000000000000000000000000
  845. 0000000000000000000000000000000000000000000000000000000000000000
  846. 0000000000000000000000000000000000000000000000000000000000E60000
  847. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000E60000
  848. 00E6000000E6000000E600000000000000000000000000000000000000E6B1B2
  849. B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2
  850. B1E6838383E6000000E600000000000000000000000000000000000000E6E6E6
  851. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6
  852. E6E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  853. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  854. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  855. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E60000
  856. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  857. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E61F4AE6E661A1E6E60000
  858. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  859. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E685D0E6E67BC2E6E61F4A
  860. E6E61F4AE6E61F4AE6E61F4AE6E61F4AE6E6000000E600000000000000E6E6E6
  861. E6E6747C74E6747C74E6000000E696E5E6E696E5E6E696E5E6E68FDDE6E685D0
  862. E6E67BC2E6E66FB2E6E661A1E6E65490E6E6000000E600000000000000E6E6E6
  863. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E696E5E6E696E5E6E696E5
  864. E6E68FDCE6E685D0E6E67BC2E6E66EB2E6E6000000E600000000000000E6E6E6
  865. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E696E5E6E696E5E6E60000
  866. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  867. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E60000
  868. 00E6000000E60000000000000000000000000000000000000000000000E6E6E6
  869. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  870. 00E6000000000000000000000000000000000000000000000000000000E6E6E6
  871. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E60000
  872. 0000000000000000000000000000000000000000000000000000000000E60000
  873. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000000000
  874. 0000000000000000000000000000000000000000000000000000000000000000
  875. 0000000000000000000000000000000000000000000000000000000000000000
  876. 0000000000000000000000000000000000000000000000000000}
  877. LookAndFeel.NativeStyle = False
  878. TabOrder = 7
  879. Visible = False
  880. end
  881. object Se_TRAF_CLCT_CYCL: TcxSpinEdit
  882. Left = 129
  883. Top = 466
  884. Properties.Alignment.Horz = taRightJustify
  885. Properties.Alignment.Vert = taVCenter
  886. Properties.MaxValue = 300.000000000000000000
  887. Properties.MinValue = 30.000000000000000000
  888. Properties.ReadOnly = False
  889. Properties.ValueType = vtInt
  890. Style.BorderStyle = ebsUltraFlat
  891. Style.LookAndFeel.Kind = lfUltraFlat
  892. Style.LookAndFeel.NativeStyle = False
  893. Style.ButtonStyle = btsUltraFlat
  894. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  895. StyleDisabled.LookAndFeel.NativeStyle = False
  896. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  897. StyleFocused.LookAndFeel.NativeStyle = False
  898. StyleHot.LookAndFeel.Kind = lfUltraFlat
  899. StyleHot.LookAndFeel.NativeStyle = False
  900. TabOrder = 8
  901. Value = 60
  902. Visible = False
  903. Width = 60
  904. end
  905. object cxLabel13: TcxLabel
  906. Left = 31
  907. Top = 468
  908. Caption = #44368#53685'/'#49345#53468' '#51452#44592
  909. Properties.Alignment.Horz = taRightJustify
  910. Properties.Alignment.Vert = taVCenter
  911. Transparent = True
  912. Visible = False
  913. AnchorX = 123
  914. AnchorY = 479
  915. end
  916. object cxLabel4: TcxLabel
  917. Left = 55
  918. Top = 291
  919. Caption = #52852#47700#46972#51221#48372
  920. Properties.Alignment.Horz = taRightJustify
  921. Properties.Alignment.Vert = taVCenter
  922. Transparent = True
  923. Visible = False
  924. AnchorX = 124
  925. AnchorY = 302
  926. end
  927. object cxLabel16: TcxLabel
  928. Left = 42
  929. Top = 262
  930. Caption = #49444#52824#50948#52824#51452#49548
  931. Properties.Alignment.Horz = taRightJustify
  932. Properties.Alignment.Vert = taVCenter
  933. Transparent = True
  934. AnchorX = 124
  935. AnchorY = 273
  936. end
  937. object ISTL_LCTN_ADDR: TcxTextEdit
  938. Left = 130
  939. Top = 259
  940. Properties.MaxLength = 200
  941. Properties.ReadOnly = False
  942. TabOrder = 12
  943. Width = 206
  944. end
  945. object Ed_ISTL_LCTN_NM: TcxTextEdit
  946. Left = 130
  947. Top = 230
  948. Properties.MaxLength = 40
  949. Properties.ReadOnly = False
  950. TabOrder = 13
  951. Width = 206
  952. end
  953. object cxLabel15: TcxLabel
  954. Left = 68
  955. Top = 231
  956. Caption = #49444#52824#50948#52824
  957. Properties.Alignment.Horz = taRightJustify
  958. Properties.Alignment.Vert = taVCenter
  959. Transparent = True
  960. AnchorX = 124
  961. AnchorY = 242
  962. end
  963. object Cb_CMRA_DRCT_CD: TcxComboBox
  964. Left = 190
  965. Top = 201
  966. Cursor = crHandPoint
  967. Properties.Alignment.Vert = taVCenter
  968. Properties.DropDownListStyle = lsFixedList
  969. Properties.DropDownSizeable = True
  970. Properties.ReadOnly = False
  971. TabOrder = 15
  972. Visible = False
  973. Width = 135
  974. end
  975. object SeBordNum: TcxSpinEdit
  976. Left = 130
  977. Top = 201
  978. Properties.Alignment.Horz = taRightJustify
  979. Properties.Alignment.Vert = taVCenter
  980. Properties.MaxValue = 16.000000000000000000
  981. Properties.MinValue = 1.000000000000000000
  982. Properties.ReadOnly = False
  983. Properties.ValueType = vtInt
  984. Style.BorderStyle = ebsUltraFlat
  985. Style.LookAndFeel.Kind = lfUltraFlat
  986. Style.LookAndFeel.NativeStyle = False
  987. Style.ButtonStyle = btsUltraFlat
  988. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  989. StyleDisabled.LookAndFeel.NativeStyle = False
  990. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  991. StyleFocused.LookAndFeel.NativeStyle = False
  992. StyleHot.LookAndFeel.Kind = lfUltraFlat
  993. StyleHot.LookAndFeel.NativeStyle = False
  994. TabOrder = 16
  995. Value = 1
  996. Width = 60
  997. end
  998. object cxLabel9: TcxLabel
  999. Left = 50
  1000. Top = 203
  1001. Caption = #51204#52404' '#52264#47196#49688
  1002. Properties.Alignment.Horz = taRightJustify
  1003. Properties.Alignment.Vert = taVCenter
  1004. Transparent = True
  1005. AnchorX = 124
  1006. AnchorY = 214
  1007. end
  1008. object Se_LOCAL_NO: TcxSpinEdit
  1009. Left = 190
  1010. Top = 173
  1011. Properties.Alignment.Horz = taRightJustify
  1012. Properties.Alignment.Vert = taVCenter
  1013. Properties.AssignedValues.MinValue = True
  1014. Properties.MaxValue = 99999.000000000000000000
  1015. Properties.ReadOnly = False
  1016. Properties.OnChange = Se_VDS_CHNLPropertiesChange
  1017. Style.LookAndFeel.Kind = lfUltraFlat
  1018. Style.LookAndFeel.NativeStyle = False
  1019. Style.ButtonStyle = btsUltraFlat
  1020. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1021. StyleDisabled.LookAndFeel.NativeStyle = False
  1022. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1023. StyleFocused.LookAndFeel.NativeStyle = False
  1024. StyleFocused.TextStyle = [fsBold]
  1025. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1026. StyleHot.LookAndFeel.NativeStyle = False
  1027. TabOrder = 18
  1028. Value = 1
  1029. Width = 60
  1030. end
  1031. object Se_GROUP_NO: TcxSpinEdit
  1032. Left = 130
  1033. Top = 173
  1034. Properties.Alignment.Horz = taRightJustify
  1035. Properties.Alignment.Vert = taVCenter
  1036. Properties.AssignedValues.MinValue = True
  1037. Properties.MaxValue = 99999.000000000000000000
  1038. Properties.ReadOnly = False
  1039. Properties.OnChange = Se_VDS_CHNLPropertiesChange
  1040. Style.LookAndFeel.Kind = lfUltraFlat
  1041. Style.LookAndFeel.NativeStyle = False
  1042. Style.ButtonStyle = btsUltraFlat
  1043. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1044. StyleDisabled.LookAndFeel.NativeStyle = False
  1045. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1046. StyleFocused.LookAndFeel.NativeStyle = False
  1047. StyleFocused.TextStyle = [fsBold]
  1048. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1049. StyleHot.LookAndFeel.NativeStyle = False
  1050. TabOrder = 19
  1051. Value = 1
  1052. Width = 60
  1053. end
  1054. object cxLabel5: TcxLabel
  1055. Left = 37
  1056. Top = 176
  1057. Caption = #44536#47353'/'#51648#50669#48264#54840
  1058. Properties.Alignment.Horz = taRightJustify
  1059. Properties.Alignment.Vert = taVCenter
  1060. Transparent = True
  1061. AnchorX = 124
  1062. AnchorY = 187
  1063. end
  1064. object cxLabel3: TcxLabel
  1065. Left = 46
  1066. Top = 146
  1067. Caption = #51228#50612#44592' IP [*]'
  1068. Properties.Alignment.Horz = taRightJustify
  1069. Properties.Alignment.Vert = taVCenter
  1070. Transparent = True
  1071. AnchorX = 124
  1072. AnchorY = 157
  1073. end
  1074. object EdCtlrIp: TcxMaskEdit
  1075. Left = 130
  1076. Top = 145
  1077. Properties.MaskKind = emkRegExprEx
  1078. Properties.EditMask =
  1079. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  1080. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  1081. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  1082. Properties.MaxLength = 0
  1083. TabOrder = 22
  1084. Width = 120
  1085. end
  1086. object EdCmncPort: TcxTextEdit
  1087. Left = 253
  1088. Top = 145
  1089. Properties.MaxLength = 5
  1090. Properties.ReadOnly = False
  1091. TabOrder = 23
  1092. Visible = False
  1093. OnKeyPress = Ed_VDS_PORTKeyPress
  1094. Width = 64
  1095. end
  1096. object EdId: TcxTextEdit
  1097. Left = 130
  1098. Top = 36
  1099. Properties.MaxLength = 30
  1100. TabOrder = 24
  1101. Width = 121
  1102. end
  1103. end
  1104. object TmrShow: TTimer
  1105. Enabled = False
  1106. Interval = 300
  1107. OnTimer = TmrShowTimer
  1108. Left = 876
  1109. Top = 8
  1110. end
  1111. end