VDSM020MF.dfm 48 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402
  1. object VDSM020M: TVDSM020M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VDS-'#44160#51648#44592' '#44288#47532
  7. ClientHeight = 869
  8. ClientWidth = 1371
  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. 1371
  24. 869)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1363
  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 = 1363
  57. Height = 813
  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 = 1282
  66. Top = 11
  67. Width = 75
  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 = 1345
  96. Height = 800
  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 = 309
  106. Height = 800
  107. Align = alLeft
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxGroupBox3: TcxGroupBox
  111. Left = 0
  112. Top = 0
  113. Align = alClient
  114. Caption = #9654' VDS-'#44160#51648#44592' '#47785#47197
  115. Style.BorderColor = clCaptionText
  116. Style.Shadow = False
  117. Style.TextColor = clWindowText
  118. Style.TextStyle = [fsBold]
  119. TabOrder = 0
  120. Height = 527
  121. Width = 309
  122. inline FRAMEVdsDtctList1: TFRAMEVdsDtctList
  123. Left = 3
  124. Top = 19
  125. Width = 303
  126. Height = 498
  127. Align = alClient
  128. TabOrder = 0
  129. ExplicitLeft = 3
  130. ExplicitTop = 19
  131. ExplicitWidth = 303
  132. ExplicitHeight = 498
  133. inherited CxList: TcxGrid
  134. Width = 303
  135. Height = 436
  136. ExplicitWidth = 303
  137. ExplicitHeight = 436
  138. inherited TvList: TcxGridTableView
  139. OnCellDblClick = FRAMEVdsDtctList1TvListCellDblClick
  140. end
  141. end
  142. inherited PnlTop: TPanel
  143. Width = 303
  144. ExplicitWidth = 303
  145. inherited ChkExpand: TcxCheckBox
  146. ExplicitHeight = 21
  147. end
  148. end
  149. inherited PnlBottom: TPanel
  150. Top = 467
  151. Width = 303
  152. ExplicitTop = 467
  153. ExplicitWidth = 303
  154. inherited LblRecords: TLabel
  155. Left = 192
  156. Width = 25
  157. Height = 17
  158. ExplicitLeft = 192
  159. ExplicitWidth = 25
  160. ExplicitHeight = 17
  161. end
  162. inherited BtnExlSave: TcxButton
  163. Left = 223
  164. ExplicitLeft = 223
  165. end
  166. end
  167. end
  168. end
  169. object cxGroupBox5: TcxGroupBox
  170. Left = 0
  171. Top = 535
  172. Align = alBottom
  173. Caption = #9654' VDS-'#51228#50612#44592' '#47785#47197
  174. Style.TextStyle = [fsBold]
  175. TabOrder = 1
  176. Height = 265
  177. Width = 309
  178. inline FRAMEVdsList1: TFRAMEVdsList
  179. Left = 3
  180. Top = 19
  181. Width = 303
  182. Height = 236
  183. Align = alClient
  184. TabOrder = 0
  185. ExplicitLeft = 3
  186. ExplicitTop = 18
  187. ExplicitWidth = 303
  188. ExplicitHeight = 237
  189. inherited CxList: TcxGrid
  190. Width = 303
  191. Height = 174
  192. ExplicitWidth = 303
  193. ExplicitHeight = 175
  194. inherited TvList: TcxGridTableView
  195. OnCellDblClick = FRAMEVdsList1TvListCellDblClick
  196. end
  197. end
  198. inherited PnlTop: TPanel
  199. Width = 303
  200. ExplicitWidth = 303
  201. end
  202. inherited PnlBottom: TPanel
  203. Top = 205
  204. Width = 303
  205. ExplicitTop = 206
  206. ExplicitWidth = 303
  207. inherited LblRecords: TLabel
  208. Left = 192
  209. Width = 25
  210. Height = 17
  211. ExplicitLeft = 192
  212. ExplicitWidth = 25
  213. ExplicitHeight = 17
  214. end
  215. inherited BtnExlSave: TcxButton
  216. Left = 223
  217. ExplicitLeft = 223
  218. end
  219. end
  220. end
  221. end
  222. object cxSplitter2: TcxSplitter
  223. Left = 0
  224. Top = 527
  225. Width = 309
  226. Height = 8
  227. AlignSplitter = salBottom
  228. Control = cxGroupBox5
  229. end
  230. end
  231. object cxSplitter1: TcxSplitter
  232. Left = 309
  233. Top = 0
  234. Width = 6
  235. Height = 800
  236. Control = PnlLeft
  237. end
  238. object GrpMap: TcxGroupBox
  239. Left = 315
  240. Top = 0
  241. Align = alClient
  242. Caption = #9654' VDS-'#44160#51648#44592' '#54200#51665
  243. Style.BorderColor = clCaptionText
  244. Style.Shadow = False
  245. Style.TextColor = clBlack
  246. Style.TextStyle = [fsBold]
  247. TabOrder = 2
  248. Height = 800
  249. Width = 1030
  250. object PnlMenu: TPanel
  251. Left = 3
  252. Top = 759
  253. Width = 1024
  254. Height = 31
  255. Align = alBottom
  256. BevelOuter = bvNone
  257. TabOrder = 0
  258. DesignSize = (
  259. 1024
  260. 31)
  261. object BtnEdit: TcxButton
  262. Tag = 2
  263. Left = 694
  264. Top = 3
  265. Width = 75
  266. Height = 25
  267. Cursor = crHandPoint
  268. Hint = #45936#51060#53552' '#54200#51665
  269. Anchors = [akRight, akBottom]
  270. Caption = #54200#51665
  271. Colors.Default = 10737865
  272. Enabled = False
  273. TabOrder = 0
  274. Font.Charset = DEFAULT_CHARSET
  275. Font.Color = clBlack
  276. Font.Height = -13
  277. Font.Name = #47569#51008' '#44256#46357
  278. Font.Style = [fsBold]
  279. ParentFont = False
  280. OnClick = BtnEditClick
  281. end
  282. object BtnInsert: TcxButton
  283. Tag = 2
  284. Left = 775
  285. Top = 3
  286. Width = 75
  287. Height = 25
  288. Cursor = crHandPoint
  289. Hint = #45936#51060#53552' '#52628#44032
  290. Anchors = [akRight, akBottom]
  291. Caption = #52628#44032
  292. Colors.Default = 10737865
  293. TabOrder = 1
  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 = BtnInsertClick
  301. end
  302. object BtnDelete: TcxButton
  303. Tag = 4
  304. Left = 857
  305. Top = 3
  306. Width = 75
  307. Height = 25
  308. Cursor = crHandPoint
  309. Hint = #45936#51060#53552' '#49325#51228
  310. Anchors = [akRight, akBottom]
  311. Caption = #49325#51228
  312. Colors.Default = 10737865
  313. Enabled = False
  314. TabOrder = 2
  315. Font.Charset = DEFAULT_CHARSET
  316. Font.Color = clBlack
  317. Font.Height = -13
  318. Font.Name = #47569#51008' '#44256#46357
  319. Font.Style = [fsBold]
  320. ParentFont = False
  321. OnClick = BtnDeleteClick
  322. end
  323. object BtnSave: TcxButton
  324. Tag = 5
  325. Left = 938
  326. Top = 3
  327. Width = 75
  328. Height = 25
  329. Cursor = crHandPoint
  330. Hint = #54200#51665#51089#50629' '#51200#51109
  331. Anchors = [akRight, akBottom]
  332. Caption = #51200#51109
  333. Colors.Default = 10737865
  334. Enabled = False
  335. TabOrder = 3
  336. Font.Charset = DEFAULT_CHARSET
  337. Font.Color = clBlack
  338. Font.Height = -13
  339. Font.Name = #47569#51008' '#44256#46357
  340. Font.Style = [fsBold]
  341. ParentFont = False
  342. OnClick = BtnSaveClick
  343. end
  344. object cxLabel11: TcxLabel
  345. Left = 22
  346. Top = 6
  347. Anchors = [akLeft, akBottom]
  348. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  349. StyleDisabled.BorderColor = cl3DLight
  350. Transparent = True
  351. end
  352. object cxLabel12: TcxLabel
  353. Left = 4
  354. Top = 5
  355. Anchors = [akLeft, akBottom]
  356. Caption = #9733
  357. Style.TextColor = clRed
  358. Transparent = True
  359. end
  360. end
  361. object PnlInfo: TPanel
  362. Left = 3
  363. Top = 19
  364. Width = 1024
  365. Height = 262
  366. Align = alTop
  367. BevelOuter = bvNone
  368. TabOrder = 1
  369. object GrpInfo: TcxGroupBox
  370. Left = 0
  371. Top = 0
  372. Align = alTop
  373. Caption = #44592#48376#51221#48372
  374. TabOrder = 0
  375. Height = 155
  376. Width = 1024
  377. object ImgDesc01: TImage
  378. Left = 9
  379. Top = 35
  380. Width = 9
  381. Height = 9
  382. Transparent = True
  383. end
  384. object ImgDesc03: TImage
  385. Left = 254
  386. Top = 35
  387. Width = 9
  388. Height = 9
  389. Transparent = True
  390. end
  391. object ImgDesc04: TImage
  392. Left = 9
  393. Top = 66
  394. Width = 9
  395. Height = 9
  396. Transparent = True
  397. end
  398. object ImgDesc05: TImage
  399. Left = 9
  400. Top = 98
  401. Width = 9
  402. Height = 9
  403. Transparent = True
  404. end
  405. object ImgDesc07: TImage
  406. Left = 547
  407. Top = 35
  408. Width = 9
  409. Height = 9
  410. Transparent = True
  411. end
  412. object ImgDesc12: TImage
  413. Left = 547
  414. Top = 66
  415. Width = 9
  416. Height = 9
  417. Transparent = True
  418. end
  419. object ImgDesc08: TImage
  420. Left = 9
  421. Top = 127
  422. Width = 9
  423. Height = 9
  424. Transparent = True
  425. end
  426. object ImgDesc09: TImage
  427. Left = 254
  428. Top = 66
  429. Width = 9
  430. Height = 9
  431. Transparent = True
  432. end
  433. object ImgDesc10: TImage
  434. Left = 254
  435. Top = 98
  436. Width = 9
  437. Height = 9
  438. Transparent = True
  439. end
  440. object ImgDesc13: TImage
  441. Left = 547
  442. Top = 98
  443. Width = 9
  444. Height = 9
  445. Transparent = True
  446. end
  447. object ImgDesc14: TImage
  448. Left = 547
  449. Top = 127
  450. Width = 9
  451. Height = 9
  452. Transparent = True
  453. end
  454. object ImgDesc11: TImage
  455. Left = 254
  456. Top = 127
  457. Width = 9
  458. Height = 9
  459. Transparent = True
  460. end
  461. object cxLabel1: TcxLabel
  462. Left = 39
  463. Top = 28
  464. Caption = #44160#51648#44592' '#48264#54840
  465. Properties.Alignment.Horz = taRightJustify
  466. Properties.Alignment.Vert = taVCenter
  467. Transparent = True
  468. AnchorX = 113
  469. AnchorY = 39
  470. end
  471. object cxLabel3: TcxLabel
  472. Left = 271
  473. Top = 28
  474. Caption = #44160#51648#44592' '#50976#54805
  475. Properties.Alignment.Horz = taRightJustify
  476. Properties.Alignment.Vert = taVCenter
  477. Transparent = True
  478. AnchorX = 345
  479. AnchorY = 39
  480. end
  481. object cxLabel4: TcxLabel
  482. Left = 25
  483. Top = 59
  484. Caption = #51221#51648#49440#44144#47532'(m)'
  485. Properties.Alignment.Horz = taRightJustify
  486. Properties.Alignment.Vert = taVCenter
  487. Transparent = True
  488. AnchorX = 113
  489. AnchorY = 70
  490. end
  491. object cxLabel5: TcxLabel
  492. Left = 52
  493. Top = 90
  494. Caption = #49444#52824' '#52264#47196
  495. Properties.Alignment.Horz = taRightJustify
  496. Properties.Alignment.Vert = taVCenter
  497. Transparent = True
  498. AnchorX = 113
  499. AnchorY = 101
  500. end
  501. object SeSTLN_DSTC: TcxSpinEdit
  502. Left = 119
  503. Top = 57
  504. Properties.Alignment.Horz = taRightJustify
  505. Properties.Alignment.Vert = taVCenter
  506. Properties.AssignedValues.MinValue = True
  507. Properties.DisplayFormat = '##0'
  508. Properties.EditFormat = '##0'
  509. Properties.LargeIncrement = 5.000000000000000000
  510. Properties.MaxValue = 9999999.000000000000000000
  511. Properties.ValueType = vtInt
  512. Style.LookAndFeel.Kind = lfUltraFlat
  513. Style.LookAndFeel.NativeStyle = False
  514. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  515. StyleDisabled.LookAndFeel.NativeStyle = False
  516. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  517. StyleFocused.LookAndFeel.NativeStyle = False
  518. StyleFocused.TextStyle = [fsBold]
  519. StyleHot.LookAndFeel.Kind = lfUltraFlat
  520. StyleHot.LookAndFeel.NativeStyle = False
  521. TabOrder = 4
  522. Width = 74
  523. end
  524. object SeSNST: TcxSpinEdit
  525. Left = 349
  526. Top = 88
  527. Properties.Alignment.Horz = taRightJustify
  528. Properties.Alignment.Vert = taVCenter
  529. Properties.AssignedValues.MinValue = True
  530. Properties.DisplayFormat = '##0'
  531. Properties.EditFormat = '##0'
  532. Properties.LargeIncrement = 5.000000000000000000
  533. Properties.MaxValue = 999.000000000000000000
  534. Properties.ValueType = vtInt
  535. Style.LookAndFeel.Kind = lfUltraFlat
  536. Style.LookAndFeel.NativeStyle = False
  537. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  538. StyleDisabled.LookAndFeel.NativeStyle = False
  539. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  540. StyleFocused.LookAndFeel.NativeStyle = False
  541. StyleFocused.TextStyle = [fsBold]
  542. StyleHot.LookAndFeel.Kind = lfUltraFlat
  543. StyleHot.LookAndFeel.NativeStyle = False
  544. TabOrder = 5
  545. Width = 68
  546. end
  547. object cxLabel7: TcxLabel
  548. Left = 567
  549. Top = 28
  550. Caption = #51228#50612#44592
  551. Properties.Alignment.Horz = taRightJustify
  552. Properties.Alignment.Vert = taVCenter
  553. Transparent = True
  554. AnchorX = 610
  555. AnchorY = 39
  556. end
  557. object cxLabel8: TcxLabel
  558. Left = 207
  559. Top = 26
  560. Caption = #9733
  561. Style.TextColor = clRed
  562. Transparent = True
  563. end
  564. object cxLabel9: TcxLabel
  565. Left = 569
  566. Top = 59
  567. Caption = #44160#51648#44592' '#50976#54952#44144#47532'(m)'
  568. Properties.Alignment.Horz = taLeftJustify
  569. Properties.Alignment.Vert = taVCenter
  570. Transparent = True
  571. AnchorY = 70
  572. end
  573. object CbCTLR_MNGM_NMBR: TcxComboBox
  574. Left = 616
  575. Top = 26
  576. Cursor = crHandPoint
  577. Properties.Alignment.Horz = taLeftJustify
  578. Properties.Alignment.Vert = taVCenter
  579. Properties.DropDownListStyle = lsFixedList
  580. Properties.DropDownSizeable = True
  581. Properties.HideSelection = False
  582. Properties.ReadOnly = False
  583. Style.BorderColor = clWindowFrame
  584. Style.BorderStyle = ebsUltraFlat
  585. Style.LookAndFeel.Kind = lfUltraFlat
  586. Style.LookAndFeel.NativeStyle = False
  587. Style.ButtonStyle = btsUltraFlat
  588. Style.PopupBorderStyle = epbsFlat
  589. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  590. StyleDisabled.LookAndFeel.NativeStyle = False
  591. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  592. StyleFocused.LookAndFeel.NativeStyle = False
  593. StyleFocused.TextColor = clBlack
  594. StyleFocused.TextStyle = [fsBold]
  595. StyleHot.LookAndFeel.Kind = lfUltraFlat
  596. StyleHot.LookAndFeel.NativeStyle = False
  597. TabOrder = 9
  598. Width = 268
  599. end
  600. object CbUSE_YN: TcxComboBox
  601. Left = 349
  602. Top = 117
  603. Cursor = crHandPoint
  604. Properties.Alignment.Horz = taCenter
  605. Properties.Alignment.Vert = taVCenter
  606. Properties.DropDownListStyle = lsFixedList
  607. Properties.DropDownSizeable = True
  608. Properties.Items.Strings = (
  609. 'N'
  610. 'Y')
  611. Properties.ReadOnly = False
  612. TabOrder = 10
  613. Text = 'N'
  614. Width = 68
  615. end
  616. object EdDTCT_NMBR: TcxTextEdit
  617. Tag = 10002
  618. Left = 119
  619. Top = 26
  620. Properties.Alignment.Vert = taVCenter
  621. Properties.MaxLength = 13
  622. Properties.ReadOnly = True
  623. TabOrder = 11
  624. Width = 90
  625. end
  626. object CbDTCT_TYPE_CD: TcxComboBox
  627. Left = 349
  628. Top = 26
  629. Cursor = crHandPoint
  630. Properties.Alignment.Horz = taLeftJustify
  631. Properties.Alignment.Vert = taVCenter
  632. Properties.DropDownListStyle = lsFixedList
  633. Properties.DropDownSizeable = True
  634. Properties.HideSelection = False
  635. Properties.ReadOnly = False
  636. Style.BorderColor = clWindowFrame
  637. Style.BorderStyle = ebsUltraFlat
  638. Style.LookAndFeel.Kind = lfUltraFlat
  639. Style.LookAndFeel.NativeStyle = False
  640. Style.ButtonStyle = btsUltraFlat
  641. Style.PopupBorderStyle = epbsFlat
  642. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  643. StyleDisabled.LookAndFeel.NativeStyle = False
  644. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  645. StyleFocused.LookAndFeel.NativeStyle = False
  646. StyleFocused.TextColor = clBlack
  647. StyleFocused.TextStyle = [fsBold]
  648. StyleHot.LookAndFeel.Kind = lfUltraFlat
  649. StyleHot.LookAndFeel.NativeStyle = False
  650. TabOrder = 12
  651. Width = 176
  652. end
  653. object SeISTL_LANE: TcxSpinEdit
  654. Left = 119
  655. Top = 88
  656. Properties.Alignment.Horz = taRightJustify
  657. Properties.Alignment.Vert = taVCenter
  658. Properties.AssignedValues.MinValue = True
  659. Properties.DisplayFormat = '##0'
  660. Properties.EditFormat = '##0'
  661. Properties.LargeIncrement = 5.000000000000000000
  662. Properties.MaxValue = 99.000000000000000000
  663. Properties.ValueType = vtInt
  664. Style.LookAndFeel.Kind = lfUltraFlat
  665. Style.LookAndFeel.NativeStyle = False
  666. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  667. StyleDisabled.LookAndFeel.NativeStyle = False
  668. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  669. StyleFocused.LookAndFeel.NativeStyle = False
  670. StyleFocused.TextStyle = [fsBold]
  671. StyleHot.LookAndFeel.Kind = lfUltraFlat
  672. StyleHot.LookAndFeel.NativeStyle = False
  673. TabOrder = 13
  674. Value = 1
  675. Width = 51
  676. end
  677. object cxLabel2: TcxLabel
  678. Left = 55
  679. Top = 117
  680. Caption = 'DET '#48264#54840
  681. Properties.Alignment.Horz = taRightJustify
  682. Properties.Alignment.Vert = taVCenter
  683. Transparent = True
  684. AnchorX = 113
  685. AnchorY = 128
  686. end
  687. object EdDET_NMBR: TcxTextEdit
  688. Left = 119
  689. Top = 117
  690. Properties.Alignment.Horz = taRightJustify
  691. Properties.Alignment.Vert = taVCenter
  692. Properties.MaxLength = 1
  693. TabOrder = 15
  694. Width = 36
  695. end
  696. object cxLabel10: TcxLabel
  697. Left = 289
  698. Top = 59
  699. Caption = #52292#45328#48264#54840
  700. Properties.Alignment.Horz = taRightJustify
  701. Properties.Alignment.Vert = taVCenter
  702. Transparent = True
  703. AnchorX = 345
  704. AnchorY = 70
  705. end
  706. object EdCHNL_NMBR: TcxTextEdit
  707. Left = 349
  708. Top = 57
  709. Properties.Alignment.Horz = taRightJustify
  710. Properties.Alignment.Vert = taVCenter
  711. Properties.MaxLength = 4
  712. TabOrder = 17
  713. Width = 68
  714. end
  715. object cxLabel13: TcxLabel
  716. Left = 315
  717. Top = 90
  718. Caption = #44048#46020
  719. Properties.Alignment.Horz = taRightJustify
  720. Properties.Alignment.Vert = taVCenter
  721. Transparent = True
  722. AnchorX = 345
  723. AnchorY = 101
  724. end
  725. object SeDTCT_VALD_DSTC: TcxSpinEdit
  726. Left = 693
  727. Top = 57
  728. Properties.Alignment.Horz = taRightJustify
  729. Properties.Alignment.Vert = taVCenter
  730. Properties.AssignedValues.MinValue = True
  731. Properties.DisplayFormat = '##0'
  732. Properties.EditFormat = '##0'
  733. Properties.LargeIncrement = 5.000000000000000000
  734. Properties.MaxValue = 9999999.000000000000000000
  735. Properties.ValueType = vtInt
  736. Style.LookAndFeel.Kind = lfUltraFlat
  737. Style.LookAndFeel.NativeStyle = False
  738. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  739. StyleDisabled.LookAndFeel.NativeStyle = False
  740. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  741. StyleFocused.LookAndFeel.NativeStyle = False
  742. StyleFocused.TextStyle = [fsBold]
  743. StyleHot.LookAndFeel.Kind = lfUltraFlat
  744. StyleHot.LookAndFeel.NativeStyle = False
  745. TabOrder = 19
  746. Width = 74
  747. end
  748. object SeMDVH_UPLM_LNGT: TcxSpinEdit
  749. Left = 693
  750. Top = 88
  751. Properties.Alignment.Horz = taRightJustify
  752. Properties.Alignment.Vert = taVCenter
  753. Properties.AssignedValues.MinValue = True
  754. Properties.DisplayFormat = '##0'
  755. Properties.EditFormat = '##0'
  756. Properties.LargeIncrement = 5.000000000000000000
  757. Properties.MaxValue = 9999999.000000000000000000
  758. Properties.ValueType = vtInt
  759. Style.LookAndFeel.Kind = lfUltraFlat
  760. Style.LookAndFeel.NativeStyle = False
  761. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  762. StyleDisabled.LookAndFeel.NativeStyle = False
  763. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  764. StyleFocused.LookAndFeel.NativeStyle = False
  765. StyleFocused.TextStyle = [fsBold]
  766. StyleHot.LookAndFeel.Kind = lfUltraFlat
  767. StyleHot.LookAndFeel.NativeStyle = False
  768. TabOrder = 20
  769. Width = 74
  770. end
  771. object cxLabel14: TcxLabel
  772. Left = 569
  773. Top = 86
  774. Caption = #51473#54805#52264' '#49345#54620#44600#51060'(m)'
  775. Properties.Alignment.Horz = taLeftJustify
  776. Properties.Alignment.Vert = taVCenter
  777. Transparent = True
  778. AnchorY = 97
  779. end
  780. object SeMDVH_LWLM_LNGT: TcxSpinEdit
  781. Left = 693
  782. Top = 119
  783. Properties.Alignment.Horz = taRightJustify
  784. Properties.Alignment.Vert = taVCenter
  785. Properties.AssignedValues.MinValue = True
  786. Properties.DisplayFormat = '##0'
  787. Properties.EditFormat = '##0'
  788. Properties.LargeIncrement = 5.000000000000000000
  789. Properties.MaxValue = 9999999.000000000000000000
  790. Properties.ValueType = vtInt
  791. Style.LookAndFeel.Kind = lfUltraFlat
  792. Style.LookAndFeel.NativeStyle = False
  793. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  794. StyleDisabled.LookAndFeel.NativeStyle = False
  795. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  796. StyleFocused.LookAndFeel.NativeStyle = False
  797. StyleFocused.TextStyle = [fsBold]
  798. StyleHot.LookAndFeel.Kind = lfUltraFlat
  799. StyleHot.LookAndFeel.NativeStyle = False
  800. TabOrder = 22
  801. Width = 74
  802. end
  803. object cxLabel15: TcxLabel
  804. Left = 569
  805. Top = 117
  806. Caption = #51473#54805#52264' '#54616#54620#44600#51060'(m)'
  807. Properties.Alignment.Horz = taLeftJustify
  808. Properties.Alignment.Vert = taVCenter
  809. Transparent = True
  810. AnchorY = 128
  811. end
  812. object cxLabel16: TcxLabel
  813. Left = 289
  814. Top = 119
  815. Caption = #49324#50857#50668#48512
  816. Properties.Alignment.Horz = taRightJustify
  817. Properties.Alignment.Vert = taVCenter
  818. Transparent = True
  819. AnchorX = 345
  820. AnchorY = 130
  821. end
  822. object EdVdsCtrl: TcxTextEdit
  823. Left = 440
  824. Top = 96
  825. TabOrder = 25
  826. Visible = False
  827. Width = 100
  828. end
  829. object cxLabel17: TcxLabel
  830. Left = 881
  831. Top = 26
  832. Caption = #9733
  833. Style.TextColor = clRed
  834. Transparent = True
  835. end
  836. end
  837. object PnlParam: TPanel
  838. Left = 0
  839. Top = 155
  840. Width = 1024
  841. Height = 107
  842. Align = alClient
  843. TabOrder = 1
  844. object cxGroupBox6: TcxGroupBox
  845. Left = 1
  846. Top = 1
  847. Align = alLeft
  848. Caption = 'VDS-'#44160#51648#44592' '#54217#54876#54868' '#54028#46972#48120#53552
  849. TabOrder = 0
  850. Height = 105
  851. Width = 444
  852. object CxParam: TcxGrid
  853. Left = 3
  854. Top = 19
  855. Width = 385
  856. Height = 76
  857. Align = alClient
  858. TabOrder = 0
  859. object TvParam: TcxGridTableView
  860. DataController.Summary.DefaultGroupSummaryItems = <>
  861. DataController.Summary.FooterSummaryItems = <>
  862. DataController.Summary.SummaryGroups = <>
  863. OptionsCustomize.ColumnFiltering = False
  864. OptionsCustomize.ColumnGrouping = False
  865. OptionsCustomize.ColumnMoving = False
  866. OptionsCustomize.ColumnSorting = False
  867. OptionsData.Deleting = False
  868. OptionsData.DeletingConfirmation = False
  869. OptionsData.Inserting = False
  870. OptionsView.ColumnAutoWidth = True
  871. OptionsView.GroupByBox = False
  872. object Param00: TcxGridColumn
  873. Caption = #49692#49436
  874. PropertiesClassName = 'TcxLabelProperties'
  875. Properties.Alignment.Horz = taCenter
  876. Properties.Alignment.Vert = taVCenter
  877. Visible = False
  878. HeaderAlignmentHorz = taCenter
  879. HeaderAlignmentVert = vaCenter
  880. Width = 50
  881. end
  882. object Param01: TcxGridColumn
  883. Caption = #49884#49828#53596#51333#47448
  884. PropertiesClassName = 'TcxTextEditProperties'
  885. Properties.Alignment.Horz = taCenter
  886. Properties.Alignment.Vert = taVCenter
  887. HeaderAlignmentHorz = taCenter
  888. HeaderAlignmentVert = vaCenter
  889. Options.Editing = False
  890. Width = 155
  891. end
  892. object Param02: TcxGridColumn
  893. Caption = #44368#53685#47049#44228#49688
  894. DataBinding.ValueType = 'Float'
  895. PropertiesClassName = 'TcxSpinEditProperties'
  896. Properties.Alignment.Horz = taCenter
  897. Properties.Alignment.Vert = taVCenter
  898. Properties.DisplayFormat = '###0.#0'
  899. Properties.EditFormat = '###0.#0'
  900. Properties.MaxValue = 9999.000000000000000000
  901. Properties.ValueType = vtFloat
  902. HeaderAlignmentHorz = taCenter
  903. HeaderAlignmentVert = vaCenter
  904. Width = 110
  905. end
  906. object Param03: TcxGridColumn
  907. Caption = #51216#50976#50984#44228#49688
  908. DataBinding.ValueType = 'Float'
  909. PropertiesClassName = 'TcxSpinEditProperties'
  910. Properties.Alignment.Horz = taCenter
  911. Properties.Alignment.Vert = taVCenter
  912. Properties.DisplayFormat = '###0.#0'
  913. Properties.EditFormat = '###0.#0'
  914. Properties.MaxValue = 9999.000000000000000000
  915. Properties.ValueType = vtFloat
  916. HeaderAlignmentHorz = taCenter
  917. HeaderAlignmentVert = vaCenter
  918. Width = 110
  919. end
  920. object Param04: TcxGridColumn
  921. Caption = #49549#46020#44228#49688
  922. DataBinding.ValueType = 'Float'
  923. PropertiesClassName = 'TcxSpinEditProperties'
  924. Properties.Alignment.Horz = taCenter
  925. Properties.Alignment.Vert = taVCenter
  926. Properties.DisplayFormat = '###0.#0'
  927. Properties.EditFormat = '###0.#0'
  928. Properties.MaxValue = 9999.000000000000000000
  929. Properties.ValueType = vtFloat
  930. HeaderAlignmentHorz = taCenter
  931. HeaderAlignmentVert = vaCenter
  932. Width = 100
  933. end
  934. object Param05: TcxGridColumn
  935. Caption = #52264#46160#49884#44036#44228#49688
  936. DataBinding.ValueType = 'Float'
  937. PropertiesClassName = 'TcxSpinEditProperties'
  938. Properties.Alignment.Horz = taCenter
  939. Properties.Alignment.Vert = taVCenter
  940. Properties.DisplayFormat = '###0.#0'
  941. Properties.EditFormat = '###0.#0'
  942. Properties.MaxValue = 9999.000000000000000000
  943. Properties.ValueType = vtFloat
  944. HeaderAlignmentHorz = taCenter
  945. HeaderAlignmentVert = vaCenter
  946. Width = 140
  947. end
  948. end
  949. object GlParam: TcxGridLevel
  950. GridView = TvParam
  951. end
  952. end
  953. object Panel1: TPanel
  954. Left = 388
  955. Top = 19
  956. Width = 53
  957. Height = 76
  958. Align = alRight
  959. BevelOuter = bvNone
  960. TabOrder = 1
  961. object BtnParamAdd: TcxButton
  962. Left = 6
  963. Top = 1
  964. Width = 43
  965. Height = 22
  966. Hint = #49440#53469#54620' '#44396#44036#51012' '#52628#44032#54633#45768#45796'.'
  967. Caption = #52628#44032
  968. TabOrder = 0
  969. OnClick = BtnParamAddClick
  970. end
  971. object BtnParamDel: TcxButton
  972. Left = 6
  973. Top = 29
  974. Width = 43
  975. Height = 22
  976. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  977. Caption = #49325#51228
  978. TabOrder = 1
  979. OnClick = BtnParamDelClick
  980. end
  981. end
  982. end
  983. object cxGroupBox7: TcxGroupBox
  984. Left = 445
  985. Top = 1
  986. Align = alClient
  987. Caption = 'VDS-'#44160#51648#44592' '#49888#47280#46020' '#51312#44148
  988. TabOrder = 1
  989. Height = 105
  990. Width = 578
  991. object CxCndt: TcxGrid
  992. Left = 3
  993. Top = 19
  994. Width = 519
  995. Height = 76
  996. Align = alClient
  997. TabOrder = 0
  998. object TvCndt: TcxGridTableView
  999. DataController.Summary.DefaultGroupSummaryItems = <>
  1000. DataController.Summary.FooterSummaryItems = <>
  1001. DataController.Summary.SummaryGroups = <>
  1002. OptionsCustomize.ColumnFiltering = False
  1003. OptionsCustomize.ColumnGrouping = False
  1004. OptionsCustomize.ColumnMoving = False
  1005. OptionsCustomize.ColumnSorting = False
  1006. OptionsData.Deleting = False
  1007. OptionsData.DeletingConfirmation = False
  1008. OptionsData.Inserting = False
  1009. OptionsView.ColumnAutoWidth = True
  1010. OptionsView.GroupByBox = False
  1011. object Cndt00: TcxGridColumn
  1012. Caption = #49692#49436
  1013. PropertiesClassName = 'TcxLabelProperties'
  1014. Properties.Alignment.Horz = taCenter
  1015. Properties.Alignment.Vert = taVCenter
  1016. Visible = False
  1017. HeaderAlignmentHorz = taCenter
  1018. HeaderAlignmentVert = vaCenter
  1019. Width = 50
  1020. end
  1021. object Cndt01: TcxGridColumn
  1022. Caption = #49884#49828#53596#51333#47448
  1023. PropertiesClassName = 'TcxTextEditProperties'
  1024. Properties.Alignment.Horz = taCenter
  1025. Properties.Alignment.Vert = taVCenter
  1026. HeaderAlignmentHorz = taCenter
  1027. HeaderAlignmentVert = vaCenter
  1028. Options.Editing = False
  1029. Width = 155
  1030. end
  1031. object Cndt02: TcxGridColumn
  1032. Caption = #52572#45824#44368#53685#47049
  1033. DataBinding.ValueType = 'Integer'
  1034. PropertiesClassName = 'TcxSpinEditProperties'
  1035. Properties.Alignment.Horz = taCenter
  1036. Properties.Alignment.Vert = taVCenter
  1037. Properties.MaxValue = 999999.000000000000000000
  1038. HeaderAlignmentHorz = taCenter
  1039. HeaderAlignmentVert = vaCenter
  1040. Width = 120
  1041. end
  1042. object Cndt03: TcxGridColumn
  1043. Caption = #52572#49548#44368#53685#47049
  1044. DataBinding.ValueType = 'Integer'
  1045. PropertiesClassName = 'TcxSpinEditProperties'
  1046. Properties.Alignment.Horz = taCenter
  1047. Properties.Alignment.Vert = taVCenter
  1048. Properties.MaxValue = 999999.000000000000000000
  1049. HeaderAlignmentHorz = taCenter
  1050. HeaderAlignmentVert = vaCenter
  1051. Width = 120
  1052. end
  1053. object Cndt04: TcxGridColumn
  1054. Caption = #52572#45824#51216#50976#50984
  1055. DataBinding.ValueType = 'Float'
  1056. PropertiesClassName = 'TcxSpinEditProperties'
  1057. Properties.Alignment.Horz = taCenter
  1058. Properties.Alignment.Vert = taVCenter
  1059. Properties.DisplayFormat = '###0.#0'
  1060. Properties.EditFormat = '###0.#0'
  1061. Properties.MaxValue = 9999.000000000000000000
  1062. Properties.ValueType = vtFloat
  1063. HeaderAlignmentHorz = taCenter
  1064. HeaderAlignmentVert = vaCenter
  1065. Width = 120
  1066. end
  1067. object Cndt05: TcxGridColumn
  1068. Caption = #52572#49548#51216#50976#50984
  1069. DataBinding.ValueType = 'Float'
  1070. PropertiesClassName = 'TcxSpinEditProperties'
  1071. Properties.Alignment.Horz = taCenter
  1072. Properties.Alignment.Vert = taVCenter
  1073. Properties.DisplayFormat = '###0.#0'
  1074. Properties.EditFormat = '###0.#0'
  1075. Properties.MaxValue = 9999.000000000000000000
  1076. Properties.ValueType = vtFloat
  1077. HeaderAlignmentHorz = taCenter
  1078. HeaderAlignmentVert = vaCenter
  1079. Width = 120
  1080. end
  1081. object Cndt06: TcxGridColumn
  1082. Caption = #52572#45824#49549#46020
  1083. DataBinding.ValueType = 'Integer'
  1084. PropertiesClassName = 'TcxSpinEditProperties'
  1085. Properties.Alignment.Horz = taCenter
  1086. Properties.Alignment.Vert = taVCenter
  1087. Properties.MaxValue = 999.000000000000000000
  1088. HeaderAlignmentHorz = taCenter
  1089. HeaderAlignmentVert = vaCenter
  1090. Width = 100
  1091. end
  1092. object Cndt07: TcxGridColumn
  1093. Caption = #52572#49548#49549#46020
  1094. DataBinding.ValueType = 'Integer'
  1095. PropertiesClassName = 'TcxSpinEditProperties'
  1096. Properties.Alignment.Horz = taCenter
  1097. Properties.Alignment.Vert = taVCenter
  1098. Properties.MaxValue = 999.000000000000000000
  1099. HeaderAlignmentHorz = taCenter
  1100. HeaderAlignmentVert = vaCenter
  1101. Width = 100
  1102. end
  1103. end
  1104. object GlCndt: TcxGridLevel
  1105. GridView = TvCndt
  1106. end
  1107. end
  1108. object Panel2: TPanel
  1109. Left = 522
  1110. Top = 19
  1111. Width = 53
  1112. Height = 76
  1113. Align = alRight
  1114. BevelOuter = bvNone
  1115. TabOrder = 1
  1116. object BtnCndtAdd: TcxButton
  1117. Left = 6
  1118. Top = 1
  1119. Width = 43
  1120. Height = 22
  1121. Hint = #49440#53469#54620' '#44396#44036#51012' '#52628#44032#54633#45768#45796'.'
  1122. Caption = #52628#44032
  1123. TabOrder = 0
  1124. OnClick = BtnCndtAddClick
  1125. end
  1126. object BtnCndtDel: TcxButton
  1127. Left = 6
  1128. Top = 29
  1129. Width = 43
  1130. Height = 22
  1131. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  1132. Caption = #49325#51228
  1133. TabOrder = 1
  1134. OnClick = BtnCndtDelClick
  1135. end
  1136. end
  1137. end
  1138. end
  1139. end
  1140. object PnlMap: TPanel
  1141. Left = 3
  1142. Top = 281
  1143. Width = 1024
  1144. Height = 478
  1145. Align = alClient
  1146. BevelOuter = bvNone
  1147. TabOrder = 2
  1148. object GrpLink: TcxGroupBox
  1149. Left = 0
  1150. Top = 0
  1151. Align = alTop
  1152. Caption = 'VDS-'#44160#51648#44592' '#47553#53356' '#44396#49457#51221#48372
  1153. TabOrder = 0
  1154. Height = 125
  1155. Width = 1024
  1156. object CxLink: TcxGrid
  1157. Left = 3
  1158. Top = 19
  1159. Width = 891
  1160. Height = 96
  1161. Align = alClient
  1162. TabOrder = 0
  1163. object TvLink: TcxGridTableView
  1164. OnCellDblClick = TvLinkCellDblClick
  1165. DataController.Summary.DefaultGroupSummaryItems = <>
  1166. DataController.Summary.FooterSummaryItems = <>
  1167. DataController.Summary.SummaryGroups = <>
  1168. OptionsCustomize.ColumnFiltering = False
  1169. OptionsCustomize.ColumnGrouping = False
  1170. OptionsCustomize.ColumnMoving = False
  1171. OptionsCustomize.ColumnSorting = False
  1172. OptionsData.Deleting = False
  1173. OptionsData.DeletingConfirmation = False
  1174. OptionsData.Editing = False
  1175. OptionsData.Inserting = False
  1176. OptionsView.ColumnAutoWidth = True
  1177. OptionsView.GroupByBox = False
  1178. object ColLink1: TcxGridColumn
  1179. Caption = #49692#49436
  1180. PropertiesClassName = 'TcxLabelProperties'
  1181. Properties.Alignment.Horz = taCenter
  1182. Properties.Alignment.Vert = taVCenter
  1183. Visible = False
  1184. HeaderAlignmentHorz = taCenter
  1185. HeaderAlignmentVert = vaCenter
  1186. Width = 50
  1187. end
  1188. object ColLink2: TcxGridColumn
  1189. Caption = #49436#48708#49828#47553#53356' ID'
  1190. PropertiesClassName = 'TcxLabelProperties'
  1191. Properties.Alignment.Horz = taCenter
  1192. Properties.Alignment.Vert = taVCenter
  1193. HeaderAlignmentHorz = taCenter
  1194. HeaderAlignmentVert = vaCenter
  1195. Width = 120
  1196. end
  1197. object ColLink3: TcxGridColumn
  1198. Caption = #49884#51089#51648#51216' ID'
  1199. PropertiesClassName = 'TcxLabelProperties'
  1200. Properties.Alignment.Horz = taCenter
  1201. Properties.Alignment.Vert = taVCenter
  1202. HeaderAlignmentHorz = taCenter
  1203. HeaderAlignmentVert = vaCenter
  1204. Width = 120
  1205. end
  1206. object ColLink4: TcxGridColumn
  1207. Caption = #49884#51089#51648#51216#47749
  1208. PropertiesClassName = 'TcxLabelProperties'
  1209. Properties.Alignment.Horz = taLeftJustify
  1210. Properties.Alignment.Vert = taVCenter
  1211. HeaderAlignmentHorz = taCenter
  1212. HeaderAlignmentVert = vaCenter
  1213. Width = 250
  1214. end
  1215. object ColLink5: TcxGridColumn
  1216. Caption = #51333#47308#51648#51216' ID'
  1217. PropertiesClassName = 'TcxLabelProperties'
  1218. Properties.Alignment.Horz = taCenter
  1219. Properties.Alignment.Vert = taVCenter
  1220. HeaderAlignmentHorz = taCenter
  1221. HeaderAlignmentVert = vaCenter
  1222. Width = 120
  1223. end
  1224. object ColLink6: TcxGridColumn
  1225. Caption = #51333#47308#51648#51216#47749
  1226. PropertiesClassName = 'TcxLabelProperties'
  1227. Properties.Alignment.Horz = taLeftJustify
  1228. Properties.Alignment.Vert = taVCenter
  1229. HeaderAlignmentHorz = taCenter
  1230. HeaderAlignmentVert = vaCenter
  1231. Width = 250
  1232. end
  1233. end
  1234. object GlLink: TcxGridLevel
  1235. GridView = TvLink
  1236. end
  1237. end
  1238. object PnlLinkEdit: TPanel
  1239. Left = 894
  1240. Top = 19
  1241. Width = 127
  1242. Height = 96
  1243. Align = alRight
  1244. BevelOuter = bvNone
  1245. TabOrder = 1
  1246. object ImgDesc06: TImage
  1247. Left = 12
  1248. Top = 12
  1249. Width = 9
  1250. Height = 9
  1251. Transparent = True
  1252. end
  1253. object cxLabel6: TcxLabel
  1254. Left = 70
  1255. Top = 5
  1256. Caption = #47553#53356' ID'
  1257. Properties.Alignment.Horz = taRightJustify
  1258. Properties.Alignment.Vert = taVCenter
  1259. Transparent = True
  1260. AnchorX = 118
  1261. AnchorY = 16
  1262. end
  1263. object EdLinkId: TcxTextEdit
  1264. Tag = 10002
  1265. Left = 31
  1266. Top = 32
  1267. Properties.Alignment.Vert = taVCenter
  1268. Properties.MaxLength = 13
  1269. Properties.ReadOnly = True
  1270. TabOrder = 1
  1271. Width = 90
  1272. end
  1273. object BtnLinkAdd: TcxButton
  1274. Left = 31
  1275. Top = 65
  1276. Width = 43
  1277. Height = 22
  1278. Hint = #49440#53469#54620' '#44396#44036#51012' '#52628#44032#54633#45768#45796'.'
  1279. Caption = #52628#44032
  1280. TabOrder = 2
  1281. OnClick = BtnLinkAddClick
  1282. end
  1283. object BtnLinkDel: TcxButton
  1284. Left = 78
  1285. Top = 65
  1286. Width = 43
  1287. Height = 22
  1288. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  1289. Caption = #49325#51228
  1290. TabOrder = 3
  1291. OnClick = BtnLinkDelClick
  1292. end
  1293. end
  1294. end
  1295. object GrpGis: TcxGroupBox
  1296. Left = 0
  1297. Top = 125
  1298. Align = alClient
  1299. Caption = #51648#46020' '#51221#48372'('#47553#53356#49440#53469')'
  1300. TabOrder = 1
  1301. DesignSize = (
  1302. 1024
  1303. 346)
  1304. Height = 353
  1305. Width = 1024
  1306. object ChkViewIcon: TcxCheckBox
  1307. Left = 140
  1308. Top = -5
  1309. Cursor = crHandPoint
  1310. Caption = 'VDS '#50500#51060#53080
  1311. State = cbsChecked
  1312. TabOrder = 1
  1313. Transparent = True
  1314. OnClick = ChkViewIconClick
  1315. Width = 121
  1316. end
  1317. object ChkViewName: TcxCheckBox
  1318. Left = 249
  1319. Top = -5
  1320. Cursor = crHandPoint
  1321. Caption = 'VDS '#50948#52824#47749
  1322. State = cbsChecked
  1323. TabOrder = 2
  1324. Transparent = True
  1325. OnClick = ChkViewIconClick
  1326. Width = 121
  1327. end
  1328. inline FRAMEGisMap1: TFRAMEFlashMap
  1329. Left = 3
  1330. Top = 19
  1331. Width = 1018
  1332. Height = 324
  1333. Align = alClient
  1334. TabOrder = 3
  1335. ExplicitLeft = 3
  1336. ExplicitTop = 19
  1337. ExplicitWidth = 1018
  1338. ExplicitHeight = 324
  1339. inherited Panel1: TPanel
  1340. Width = 1018
  1341. Height = 263
  1342. ExplicitWidth = 1018
  1343. ExplicitHeight = 263
  1344. inherited ShockwaveFlash1: TShockwaveFlashEx
  1345. ControlData = {
  1346. 67556655000E0000D8130000D813000008000200000000000800000000000800
  1347. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  1348. 310000000800060000002D003100000008000A00000048006900670068000000
  1349. 08000200000000000800060000002D0031000000080000000000080002000000
  1350. 0000080010000000530068006F00770041006C006C0000000800040000003000
  1351. 0000080004000000300000000800020000000000080000000000080002000000
  1352. 00000D0000000000000000000000000000000000080004000000310000000800
  1353. 0400000030000000080000000000080004000000300000000800080000006100
  1354. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  1355. 61006C007300650000000800040000003000000008000C000000730063006100
  1356. 6C0065000000}
  1357. end
  1358. inherited Memo1: TMemo
  1359. Height = 59
  1360. ExplicitHeight = 59
  1361. end
  1362. end
  1363. inherited GrpTool: TcxGroupBox
  1364. ExplicitWidth = 1018
  1365. Width = 1018
  1366. inherited LbDef: TLabel
  1367. Width = 247
  1368. Height = 17
  1369. ExplicitWidth = 247
  1370. ExplicitHeight = 17
  1371. end
  1372. end
  1373. inherited StatusBar: TStatusBar
  1374. Top = 304
  1375. Width = 1018
  1376. ExplicitTop = 304
  1377. ExplicitWidth = 1018
  1378. end
  1379. end
  1380. object ChkGisZoom: TcxCheckBox
  1381. Left = 913
  1382. Top = 33
  1383. Cursor = crHandPoint
  1384. Anchors = [akTop, akRight]
  1385. Caption = #51648#46020#53356#44172#48372#44592
  1386. TabOrder = 0
  1387. Transparent = True
  1388. OnClick = ChkGisZoomClick
  1389. Width = 107
  1390. end
  1391. end
  1392. end
  1393. end
  1394. end
  1395. object TmrShow: TTimer
  1396. Enabled = False
  1397. Interval = 300
  1398. OnTimer = TmrShowTimer
  1399. Left = 472
  1400. Top = 12
  1401. end
  1402. end