VDSM020MF.dfm 46 KB

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