AVIM020MF.dfm 36 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120
  1. object AVIM020M: TAVIM020M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'AVI-'#44396#44036' '#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' AVI-'#44396#44036' '#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 FRAMEAviSectList1: TFRAMEAviSectList
  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. OnCellClick = FRAMEAviSectList1TvListCellDblClickSect
  140. end
  141. end
  142. inherited PnlTop: TPanel
  143. Width = 303
  144. ExplicitWidth = 303
  145. end
  146. inherited PnlBottom: TPanel
  147. Top = 467
  148. Width = 303
  149. ExplicitTop = 467
  150. ExplicitWidth = 303
  151. inherited LblRecords: TLabel
  152. Left = 192
  153. Width = 25
  154. Height = 17
  155. ExplicitLeft = 234
  156. ExplicitWidth = 25
  157. ExplicitHeight = 17
  158. end
  159. inherited BtnExlSave: TcxButton
  160. Left = 223
  161. ExplicitLeft = 223
  162. end
  163. end
  164. end
  165. end
  166. object cxGroupBox5: TcxGroupBox
  167. Left = 0
  168. Top = 535
  169. Align = alBottom
  170. Caption = #9654' AVI-'#51228#50612#44592' '#47785#47197
  171. Style.TextStyle = [fsBold]
  172. TabOrder = 1
  173. Height = 265
  174. Width = 309
  175. inline FRAMEAviList1: TFRAMEAviList
  176. Left = 3
  177. Top = 19
  178. Width = 303
  179. Height = 236
  180. Align = alClient
  181. TabOrder = 0
  182. ExplicitLeft = 3
  183. ExplicitTop = 19
  184. ExplicitWidth = 303
  185. ExplicitHeight = 236
  186. inherited CxList: TcxGrid
  187. Width = 303
  188. Height = 174
  189. ExplicitWidth = 303
  190. ExplicitHeight = 174
  191. inherited TvList: TcxGridTableView
  192. OnCellDblClick = FRAMEAviList1TvListCellDblClick
  193. end
  194. end
  195. inherited PnlTop: TPanel
  196. Width = 303
  197. ExplicitWidth = 303
  198. end
  199. inherited PnlBottom: TPanel
  200. Top = 205
  201. Width = 303
  202. ExplicitTop = 205
  203. ExplicitWidth = 303
  204. inherited LblRecords: TLabel
  205. Left = 192
  206. Width = 25
  207. Height = 17
  208. ExplicitLeft = 234
  209. ExplicitWidth = 25
  210. ExplicitHeight = 17
  211. end
  212. inherited BtnExlSave: TcxButton
  213. Left = 223
  214. ExplicitLeft = 223
  215. end
  216. end
  217. end
  218. end
  219. object cxSplitter2: TcxSplitter
  220. Left = 0
  221. Top = 527
  222. Width = 309
  223. Height = 8
  224. AlignSplitter = salBottom
  225. Control = cxGroupBox5
  226. end
  227. end
  228. object cxSplitter1: TcxSplitter
  229. Left = 309
  230. Top = 0
  231. Width = 6
  232. Height = 800
  233. Control = PnlLeft
  234. end
  235. object GrpMap: TcxGroupBox
  236. Left = 315
  237. Top = 0
  238. Align = alClient
  239. Caption = #9654' AVI-'#44396#44036' '#54200#51665
  240. Style.BorderColor = clCaptionText
  241. Style.Shadow = False
  242. Style.TextColor = clBlack
  243. Style.TextStyle = [fsBold]
  244. TabOrder = 2
  245. Height = 800
  246. Width = 1030
  247. object PnlMenu: TPanel
  248. Left = 3
  249. Top = 759
  250. Width = 1024
  251. Height = 31
  252. Align = alBottom
  253. BevelOuter = bvNone
  254. TabOrder = 0
  255. DesignSize = (
  256. 1024
  257. 31)
  258. object BtnEdit: TcxButton
  259. Tag = 2
  260. Left = 694
  261. Top = 3
  262. Width = 75
  263. Height = 25
  264. Cursor = crHandPoint
  265. Hint = #45936#51060#53552' '#54200#51665
  266. Anchors = [akRight, akBottom]
  267. Caption = #54200#51665
  268. Colors.Default = 10737865
  269. Enabled = False
  270. TabOrder = 0
  271. Font.Charset = DEFAULT_CHARSET
  272. Font.Color = clBlack
  273. Font.Height = -13
  274. Font.Name = #47569#51008' '#44256#46357
  275. Font.Style = [fsBold]
  276. ParentFont = False
  277. OnClick = BtnEditClick
  278. end
  279. object BtnInsert: TcxButton
  280. Tag = 2
  281. Left = 775
  282. Top = 3
  283. Width = 75
  284. Height = 25
  285. Cursor = crHandPoint
  286. Hint = #45936#51060#53552' '#52628#44032
  287. Anchors = [akRight, akBottom]
  288. Caption = #52628#44032
  289. Colors.Default = 10737865
  290. TabOrder = 1
  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 = BtnInsertClick
  298. end
  299. object BtnDelete: TcxButton
  300. Tag = 4
  301. Left = 857
  302. Top = 3
  303. Width = 75
  304. Height = 25
  305. Cursor = crHandPoint
  306. Hint = #45936#51060#53552' '#49325#51228
  307. Anchors = [akRight, akBottom]
  308. Caption = #49325#51228
  309. Colors.Default = 10737865
  310. Enabled = False
  311. TabOrder = 2
  312. Font.Charset = DEFAULT_CHARSET
  313. Font.Color = clBlack
  314. Font.Height = -13
  315. Font.Name = #47569#51008' '#44256#46357
  316. Font.Style = [fsBold]
  317. ParentFont = False
  318. OnClick = BtnDeleteClick
  319. end
  320. object BtnSave: TcxButton
  321. Tag = 5
  322. Left = 938
  323. Top = 3
  324. Width = 75
  325. Height = 25
  326. Cursor = crHandPoint
  327. Hint = #54200#51665#51089#50629' '#51200#51109
  328. Anchors = [akRight, akBottom]
  329. Caption = #51200#51109
  330. Colors.Default = 10737865
  331. Enabled = False
  332. TabOrder = 3
  333. Font.Charset = DEFAULT_CHARSET
  334. Font.Color = clBlack
  335. Font.Height = -13
  336. Font.Name = #47569#51008' '#44256#46357
  337. Font.Style = [fsBold]
  338. ParentFont = False
  339. OnClick = BtnSaveClick
  340. end
  341. object cxLabel11: TcxLabel
  342. Left = 22
  343. Top = 6
  344. Anchors = [akLeft, akBottom]
  345. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  346. StyleDisabled.BorderColor = cl3DLight
  347. Transparent = True
  348. end
  349. object cxLabel12: TcxLabel
  350. Left = 4
  351. Top = 5
  352. Anchors = [akLeft, akBottom]
  353. Caption = #9733
  354. Style.TextColor = clRed
  355. Transparent = True
  356. end
  357. end
  358. object PnlInfo: TPanel
  359. Left = 3
  360. Top = 19
  361. Width = 1024
  362. Height = 158
  363. Align = alTop
  364. BevelOuter = bvNone
  365. TabOrder = 1
  366. object GrpInfo: TcxGroupBox
  367. Left = 0
  368. Top = 0
  369. Align = alClient
  370. Caption = #44592#48376#51221#48372
  371. TabOrder = 0
  372. Height = 158
  373. Width = 1024
  374. object ImgDesc01: TImage
  375. Left = 9
  376. Top = 35
  377. Width = 9
  378. Height = 9
  379. Transparent = True
  380. end
  381. object ImgDesc03: TImage
  382. Left = 254
  383. Top = 35
  384. Width = 9
  385. Height = 9
  386. Transparent = True
  387. end
  388. object ImgDesc04: TImage
  389. Left = 9
  390. Top = 66
  391. Width = 9
  392. Height = 9
  393. Transparent = True
  394. end
  395. object ImgDesc05: TImage
  396. Left = 9
  397. Top = 98
  398. Width = 9
  399. Height = 9
  400. Transparent = True
  401. end
  402. object ImgDesc07: TImage
  403. Left = 559
  404. Top = 35
  405. Width = 9
  406. Height = 9
  407. Transparent = True
  408. end
  409. object ImgDesc12: TImage
  410. Left = 559
  411. Top = 66
  412. Width = 9
  413. Height = 9
  414. Transparent = True
  415. end
  416. object ImgDesc08: TImage
  417. Left = 9
  418. Top = 127
  419. Width = 9
  420. Height = 9
  421. Transparent = True
  422. end
  423. object ImgDesc09: TImage
  424. Left = 254
  425. Top = 66
  426. Width = 9
  427. Height = 9
  428. Transparent = True
  429. end
  430. object ImgDesc10: TImage
  431. Left = 254
  432. Top = 98
  433. Width = 9
  434. Height = 9
  435. Transparent = True
  436. end
  437. object ImgDesc13: TImage
  438. Left = 559
  439. Top = 98
  440. Width = 9
  441. Height = 9
  442. Transparent = True
  443. end
  444. object ImgDesc14: TImage
  445. Left = 559
  446. Top = 127
  447. Width = 9
  448. Height = 9
  449. Transparent = True
  450. end
  451. object ImgDesc11: TImage
  452. Left = 254
  453. Top = 127
  454. Width = 9
  455. Height = 9
  456. Transparent = True
  457. end
  458. object cxLabel1: TcxLabel
  459. Left = 31
  460. Top = 28
  461. Caption = 'AVI '#44396#44036#48264#54840
  462. Properties.Alignment.Horz = taRightJustify
  463. Properties.Alignment.Vert = taVCenter
  464. Transparent = True
  465. AnchorX = 113
  466. AnchorY = 39
  467. end
  468. object cxLabel3: TcxLabel
  469. Left = 302
  470. Top = 28
  471. Caption = #44396#44036#47749
  472. Properties.Alignment.Horz = taRightJustify
  473. Properties.Alignment.Vert = taVCenter
  474. Transparent = True
  475. AnchorX = 345
  476. AnchorY = 39
  477. end
  478. object cxLabel4: TcxLabel
  479. Left = 38
  480. Top = 59
  481. Caption = #44396#44036#44144#47532'(m)'
  482. Properties.Alignment.Horz = taRightJustify
  483. Properties.Alignment.Vert = taVCenter
  484. Transparent = True
  485. AnchorX = 113
  486. AnchorY = 70
  487. end
  488. object cxLabel5: TcxLabel
  489. Left = 31
  490. Top = 90
  491. Caption = #52572#45800#53685#44284#49884#44036
  492. Properties.Alignment.Horz = taRightJustify
  493. Properties.Alignment.Vert = taVCenter
  494. Transparent = True
  495. AnchorX = 113
  496. AnchorY = 101
  497. end
  498. object SeAVI_SECT_DSTC: TcxSpinEdit
  499. Left = 119
  500. Top = 57
  501. Properties.Alignment.Horz = taRightJustify
  502. Properties.Alignment.Vert = taVCenter
  503. Properties.AssignedValues.MinValue = True
  504. Properties.DisplayFormat = '##0'
  505. Properties.EditFormat = '##0'
  506. Properties.LargeIncrement = 5.000000000000000000
  507. Properties.MaxValue = 999999.000000000000000000
  508. Properties.ValueType = vtInt
  509. Style.LookAndFeel.Kind = lfUltraFlat
  510. Style.LookAndFeel.NativeStyle = False
  511. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  512. StyleDisabled.LookAndFeel.NativeStyle = False
  513. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  514. StyleFocused.LookAndFeel.NativeStyle = False
  515. StyleFocused.TextStyle = [fsBold]
  516. StyleHot.LookAndFeel.Kind = lfUltraFlat
  517. StyleHot.LookAndFeel.NativeStyle = False
  518. TabOrder = 4
  519. Width = 74
  520. end
  521. object cxLabel7: TcxLabel
  522. Left = 619
  523. Top = 28
  524. Caption = 'AVI '#51228#50612#44592
  525. Properties.Alignment.Horz = taRightJustify
  526. Properties.Alignment.Vert = taVCenter
  527. Transparent = True
  528. AnchorX = 688
  529. AnchorY = 39
  530. end
  531. object cxLabel8: TcxLabel
  532. Left = 207
  533. Top = 27
  534. Caption = #9733
  535. Style.TextColor = clRed
  536. Transparent = True
  537. end
  538. object cxLabel9: TcxLabel
  539. Left = 575
  540. Top = 59
  541. Caption = #52572#49548#49549#46020'/'#52572#45824#49549#46020
  542. Properties.Alignment.Horz = taLeftJustify
  543. Properties.Alignment.Vert = taVCenter
  544. Transparent = True
  545. AnchorY = 70
  546. end
  547. object CbAVI_CTLR_MNGM_NMBR: TcxComboBox
  548. Left = 694
  549. Top = 26
  550. Cursor = crHandPoint
  551. Properties.Alignment.Horz = taLeftJustify
  552. Properties.Alignment.Vert = taVCenter
  553. Properties.DropDownListStyle = lsFixedList
  554. Properties.DropDownSizeable = True
  555. Properties.HideSelection = False
  556. Properties.ReadOnly = False
  557. Style.BorderColor = clWindowFrame
  558. Style.BorderStyle = ebsUltraFlat
  559. Style.LookAndFeel.Kind = lfUltraFlat
  560. Style.LookAndFeel.NativeStyle = False
  561. Style.ButtonStyle = btsUltraFlat
  562. Style.PopupBorderStyle = epbsFlat
  563. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  564. StyleDisabled.LookAndFeel.NativeStyle = False
  565. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  566. StyleFocused.LookAndFeel.NativeStyle = False
  567. StyleFocused.TextColor = clBlack
  568. StyleFocused.TextStyle = [fsBold]
  569. StyleHot.LookAndFeel.Kind = lfUltraFlat
  570. StyleHot.LookAndFeel.NativeStyle = False
  571. TabOrder = 8
  572. Width = 268
  573. end
  574. object EdAVI_SECT_NMBR: TcxTextEdit
  575. Tag = 10002
  576. Left = 119
  577. Top = 26
  578. Properties.Alignment.Vert = taVCenter
  579. Properties.MaxLength = 13
  580. Properties.ReadOnly = True
  581. TabOrder = 9
  582. Width = 90
  583. end
  584. object cxLabel2: TcxLabel
  585. Left = 31
  586. Top = 119
  587. Caption = #52572#51109#53685#44284#49884#44036
  588. Properties.Alignment.Horz = taRightJustify
  589. Properties.Alignment.Vert = taVCenter
  590. Transparent = True
  591. AnchorX = 113
  592. AnchorY = 130
  593. end
  594. object cxLabel10: TcxLabel
  595. Left = 276
  596. Top = 59
  597. Caption = #49884#51089#51648#51216#47749
  598. Properties.Alignment.Horz = taRightJustify
  599. Properties.Alignment.Vert = taVCenter
  600. Transparent = True
  601. AnchorX = 345
  602. AnchorY = 70
  603. end
  604. object cxLabel13: TcxLabel
  605. Left = 276
  606. Top = 90
  607. Caption = #51333#47308#51648#51216#47749
  608. Properties.Alignment.Horz = taRightJustify
  609. Properties.Alignment.Vert = taVCenter
  610. Transparent = True
  611. AnchorX = 345
  612. AnchorY = 101
  613. end
  614. object SeSPOT_NUM: TcxSpinEdit
  615. Left = 349
  616. Top = 118
  617. Properties.Alignment.Horz = taRightJustify
  618. Properties.Alignment.Vert = taVCenter
  619. Properties.AssignedValues.MinValue = True
  620. Properties.DisplayFormat = '##0'
  621. Properties.EditFormat = '##0'
  622. Properties.LargeIncrement = 5.000000000000000000
  623. Properties.MaxValue = 999.000000000000000000
  624. Properties.ValueType = vtInt
  625. Style.LookAndFeel.Kind = lfUltraFlat
  626. Style.LookAndFeel.NativeStyle = False
  627. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  628. StyleDisabled.LookAndFeel.NativeStyle = False
  629. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  630. StyleFocused.LookAndFeel.NativeStyle = False
  631. StyleFocused.TextStyle = [fsBold]
  632. StyleHot.LookAndFeel.Kind = lfUltraFlat
  633. StyleHot.LookAndFeel.NativeStyle = False
  634. TabOrder = 13
  635. Width = 64
  636. end
  637. object SeSTND_DRFT_VAL: TcxSpinEdit
  638. Left = 693
  639. Top = 88
  640. Properties.Alignment.Horz = taRightJustify
  641. Properties.Alignment.Vert = taVCenter
  642. Properties.AssignedValues.MinValue = True
  643. Properties.DisplayFormat = '##0'
  644. Properties.EditFormat = '##0'
  645. Properties.LargeIncrement = 5.000000000000000000
  646. Properties.MaxValue = 999999999.000000000000000000
  647. Properties.ValueType = vtInt
  648. Style.LookAndFeel.Kind = lfUltraFlat
  649. Style.LookAndFeel.NativeStyle = False
  650. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  651. StyleDisabled.LookAndFeel.NativeStyle = False
  652. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  653. StyleFocused.LookAndFeel.NativeStyle = False
  654. StyleFocused.TextStyle = [fsBold]
  655. StyleHot.LookAndFeel.Kind = lfUltraFlat
  656. StyleHot.LookAndFeel.NativeStyle = False
  657. TabOrder = 14
  658. Width = 96
  659. end
  660. object cxLabel14: TcxLabel
  661. Left = 619
  662. Top = 90
  663. Caption = #54364#51456#54200#52264#44050
  664. Properties.Alignment.Horz = taRightJustify
  665. Properties.Alignment.Vert = taVCenter
  666. Transparent = True
  667. AnchorX = 688
  668. AnchorY = 101
  669. end
  670. object SeSMTH_FCTR: TcxSpinEdit
  671. Left = 693
  672. Top = 119
  673. Properties.Alignment.Horz = taRightJustify
  674. Properties.Alignment.Vert = taVCenter
  675. Properties.AssignedValues.MinValue = True
  676. Properties.DisplayFormat = '###0.#0'
  677. Properties.EditFormat = '###0.#0'
  678. Properties.LargeIncrement = 5.000000000000000000
  679. Properties.MaxValue = 9999.990000000000000000
  680. Properties.ValueType = vtFloat
  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 = 16
  691. Width = 96
  692. end
  693. object cxLabel15: TcxLabel
  694. Left = 614
  695. Top = 119
  696. Caption = #54217#54876#54868' '#44228#49688
  697. Properties.Alignment.Horz = taRightJustify
  698. Properties.Alignment.Vert = taVCenter
  699. Transparent = True
  700. AnchorX = 688
  701. AnchorY = 130
  702. end
  703. object cxLabel16: TcxLabel
  704. Left = 289
  705. Top = 119
  706. Caption = #51648#51216#44060#49688
  707. Properties.Alignment.Horz = taRightJustify
  708. Properties.Alignment.Vert = taVCenter
  709. Transparent = True
  710. AnchorX = 345
  711. AnchorY = 130
  712. end
  713. object EdId: TcxTextEdit
  714. Left = 109
  715. Top = -3
  716. TabOrder = 19
  717. Visible = False
  718. Width = 100
  719. end
  720. object cxLabel17: TcxLabel
  721. Left = 961
  722. Top = 27
  723. Caption = #9733
  724. Style.TextColor = clRed
  725. Transparent = True
  726. end
  727. object EdAVI_SECT_NM: TcxTextEdit
  728. Left = 349
  729. Top = 26
  730. Properties.Alignment.Horz = taLeftJustify
  731. Properties.Alignment.Vert = taVCenter
  732. Properties.MaxLength = 60
  733. Properties.ReadOnly = False
  734. TabOrder = 21
  735. Width = 180
  736. end
  737. object cxLabel18: TcxLabel
  738. Left = 528
  739. Top = 27
  740. Caption = #9733
  741. Style.TextColor = clRed
  742. Transparent = True
  743. end
  744. object SeSHRT_PASS_HH: TcxSpinEdit
  745. Left = 119
  746. Top = 88
  747. Properties.Alignment.Horz = taRightJustify
  748. Properties.Alignment.Vert = taVCenter
  749. Properties.AssignedValues.MinValue = True
  750. Properties.DisplayFormat = '##0'
  751. Properties.EditFormat = '##0'
  752. Properties.LargeIncrement = 5.000000000000000000
  753. Properties.MaxValue = 999999.000000000000000000
  754. Properties.ValueType = vtInt
  755. Style.LookAndFeel.Kind = lfUltraFlat
  756. Style.LookAndFeel.NativeStyle = False
  757. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  758. StyleDisabled.LookAndFeel.NativeStyle = False
  759. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  760. StyleFocused.LookAndFeel.NativeStyle = False
  761. StyleFocused.TextStyle = [fsBold]
  762. StyleHot.LookAndFeel.Kind = lfUltraFlat
  763. StyleHot.LookAndFeel.NativeStyle = False
  764. TabOrder = 23
  765. Width = 74
  766. end
  767. object SeLNST_PASS_HH: TcxSpinEdit
  768. Left = 119
  769. Top = 118
  770. Properties.Alignment.Horz = taRightJustify
  771. Properties.Alignment.Vert = taVCenter
  772. Properties.AssignedValues.MinValue = True
  773. Properties.DisplayFormat = '##0'
  774. Properties.EditFormat = '##0'
  775. Properties.LargeIncrement = 5.000000000000000000
  776. Properties.MaxValue = 999999.000000000000000000
  777. Properties.ValueType = vtInt
  778. Style.LookAndFeel.Kind = lfUltraFlat
  779. Style.LookAndFeel.NativeStyle = False
  780. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  781. StyleDisabled.LookAndFeel.NativeStyle = False
  782. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  783. StyleFocused.LookAndFeel.NativeStyle = False
  784. StyleFocused.TextStyle = [fsBold]
  785. StyleHot.LookAndFeel.Kind = lfUltraFlat
  786. StyleHot.LookAndFeel.NativeStyle = False
  787. TabOrder = 24
  788. Width = 74
  789. end
  790. object EdSTRT_SPOT_NM: TcxTextEdit
  791. Left = 349
  792. Top = 57
  793. Properties.Alignment.Horz = taLeftJustify
  794. Properties.Alignment.Vert = taVCenter
  795. Properties.MaxLength = 60
  796. Properties.ReadOnly = False
  797. TabOrder = 25
  798. Width = 180
  799. end
  800. object EdEND_SPOT_NM: TcxTextEdit
  801. Left = 349
  802. Top = 88
  803. Properties.Alignment.Horz = taLeftJustify
  804. Properties.Alignment.Vert = taVCenter
  805. Properties.MaxLength = 60
  806. Properties.ReadOnly = False
  807. TabOrder = 26
  808. Width = 180
  809. end
  810. object SeMIN_SPED: TcxSpinEdit
  811. Left = 694
  812. Top = 57
  813. Properties.Alignment.Horz = taRightJustify
  814. Properties.Alignment.Vert = taVCenter
  815. Properties.AssignedValues.MinValue = True
  816. Properties.DisplayFormat = '##0'
  817. Properties.EditFormat = '##0'
  818. Properties.LargeIncrement = 5.000000000000000000
  819. Properties.MaxValue = 999.000000000000000000
  820. Properties.ValueType = vtInt
  821. Style.LookAndFeel.Kind = lfUltraFlat
  822. Style.LookAndFeel.NativeStyle = False
  823. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  824. StyleDisabled.LookAndFeel.NativeStyle = False
  825. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  826. StyleFocused.LookAndFeel.NativeStyle = False
  827. StyleFocused.TextStyle = [fsBold]
  828. StyleHot.LookAndFeel.Kind = lfUltraFlat
  829. StyleHot.LookAndFeel.NativeStyle = False
  830. TabOrder = 27
  831. Width = 64
  832. end
  833. object SeMAX_SPED: TcxSpinEdit
  834. Left = 764
  835. Top = 57
  836. Properties.Alignment.Horz = taRightJustify
  837. Properties.Alignment.Vert = taVCenter
  838. Properties.AssignedValues.MinValue = True
  839. Properties.DisplayFormat = '##0'
  840. Properties.EditFormat = '##0'
  841. Properties.LargeIncrement = 5.000000000000000000
  842. Properties.MaxValue = 999.000000000000000000
  843. Properties.ValueType = vtInt
  844. Style.LookAndFeel.Kind = lfUltraFlat
  845. Style.LookAndFeel.NativeStyle = False
  846. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  847. StyleDisabled.LookAndFeel.NativeStyle = False
  848. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  849. StyleFocused.LookAndFeel.NativeStyle = False
  850. StyleFocused.TextStyle = [fsBold]
  851. StyleHot.LookAndFeel.Kind = lfUltraFlat
  852. StyleHot.LookAndFeel.NativeStyle = False
  853. TabOrder = 28
  854. Width = 64
  855. end
  856. end
  857. end
  858. object PnlMap: TPanel
  859. Left = 3
  860. Top = 177
  861. Width = 1024
  862. Height = 582
  863. Align = alClient
  864. BevelOuter = bvNone
  865. TabOrder = 2
  866. object GrpLink: TcxGroupBox
  867. Left = 0
  868. Top = 0
  869. Align = alTop
  870. Caption = 'VDS-'#44160#51648#44592' '#47553#53356' '#44396#49457#51221#48372
  871. TabOrder = 0
  872. Height = 125
  873. Width = 1024
  874. object CxLink: TcxGrid
  875. Left = 3
  876. Top = 19
  877. Width = 891
  878. Height = 96
  879. Align = alClient
  880. TabOrder = 0
  881. object TvLink: TcxGridTableView
  882. OnCellDblClick = TvLinkCellDblClick
  883. DataController.Summary.DefaultGroupSummaryItems = <>
  884. DataController.Summary.FooterSummaryItems = <>
  885. DataController.Summary.SummaryGroups = <>
  886. OptionsCustomize.ColumnFiltering = False
  887. OptionsCustomize.ColumnGrouping = False
  888. OptionsCustomize.ColumnMoving = False
  889. OptionsCustomize.ColumnSorting = False
  890. OptionsData.Deleting = False
  891. OptionsData.DeletingConfirmation = False
  892. OptionsData.Editing = False
  893. OptionsData.Inserting = False
  894. OptionsView.ColumnAutoWidth = True
  895. OptionsView.GroupByBox = False
  896. object ColLink1: TcxGridColumn
  897. Caption = #49692#49436
  898. PropertiesClassName = 'TcxLabelProperties'
  899. Properties.Alignment.Horz = taCenter
  900. Properties.Alignment.Vert = taVCenter
  901. Visible = False
  902. HeaderAlignmentHorz = taCenter
  903. HeaderAlignmentVert = vaCenter
  904. Width = 50
  905. end
  906. object ColLink2: TcxGridColumn
  907. Caption = #49436#48708#49828#47553#53356' ID'
  908. PropertiesClassName = 'TcxLabelProperties'
  909. Properties.Alignment.Horz = taCenter
  910. Properties.Alignment.Vert = taVCenter
  911. HeaderAlignmentHorz = taCenter
  912. HeaderAlignmentVert = vaCenter
  913. Width = 120
  914. end
  915. object ColLink3: TcxGridColumn
  916. Caption = #49884#51089#51648#51216' ID'
  917. PropertiesClassName = 'TcxLabelProperties'
  918. Properties.Alignment.Horz = taCenter
  919. Properties.Alignment.Vert = taVCenter
  920. HeaderAlignmentHorz = taCenter
  921. HeaderAlignmentVert = vaCenter
  922. Width = 120
  923. end
  924. object ColLink4: TcxGridColumn
  925. Caption = #49884#51089#51648#51216#47749
  926. PropertiesClassName = 'TcxLabelProperties'
  927. Properties.Alignment.Horz = taLeftJustify
  928. Properties.Alignment.Vert = taVCenter
  929. HeaderAlignmentHorz = taCenter
  930. HeaderAlignmentVert = vaCenter
  931. Width = 250
  932. end
  933. object ColLink5: TcxGridColumn
  934. Caption = #51333#47308#51648#51216' ID'
  935. PropertiesClassName = 'TcxLabelProperties'
  936. Properties.Alignment.Horz = taCenter
  937. Properties.Alignment.Vert = taVCenter
  938. HeaderAlignmentHorz = taCenter
  939. HeaderAlignmentVert = vaCenter
  940. Width = 120
  941. end
  942. object ColLink6: TcxGridColumn
  943. Caption = #51333#47308#51648#51216#47749
  944. PropertiesClassName = 'TcxLabelProperties'
  945. Properties.Alignment.Horz = taLeftJustify
  946. Properties.Alignment.Vert = taVCenter
  947. HeaderAlignmentHorz = taCenter
  948. HeaderAlignmentVert = vaCenter
  949. Width = 250
  950. end
  951. end
  952. object GlLink: TcxGridLevel
  953. GridView = TvLink
  954. end
  955. end
  956. object PnlLinkEdit: TPanel
  957. Left = 894
  958. Top = 19
  959. Width = 127
  960. Height = 96
  961. Align = alRight
  962. BevelOuter = bvNone
  963. TabOrder = 1
  964. object ImgDesc06: TImage
  965. Left = 12
  966. Top = 12
  967. Width = 9
  968. Height = 9
  969. Transparent = True
  970. end
  971. object cxLabel6: TcxLabel
  972. Left = 29
  973. Top = 5
  974. Caption = #47553#53356' ID'
  975. Properties.Alignment.Horz = taRightJustify
  976. Properties.Alignment.Vert = taVCenter
  977. Transparent = True
  978. AnchorX = 77
  979. AnchorY = 16
  980. end
  981. object EdLinkId: TcxTextEdit
  982. Tag = 10002
  983. Left = 31
  984. Top = 32
  985. Properties.Alignment.Vert = taVCenter
  986. Properties.MaxLength = 13
  987. Properties.ReadOnly = True
  988. TabOrder = 1
  989. Width = 90
  990. end
  991. object BtnLinkAdd: TcxButton
  992. Left = 31
  993. Top = 65
  994. Width = 43
  995. Height = 22
  996. Hint = #49440#53469#54620' '#44396#44036#51012' '#52628#44032#54633#45768#45796'.'
  997. Caption = #52628#44032
  998. TabOrder = 2
  999. OnClick = BtnLinkAddClick
  1000. end
  1001. object BtnLinkDel: TcxButton
  1002. Left = 78
  1003. Top = 65
  1004. Width = 43
  1005. Height = 22
  1006. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  1007. Caption = #49325#51228
  1008. TabOrder = 3
  1009. OnClick = BtnLinkDelClick
  1010. end
  1011. end
  1012. end
  1013. object GrpGis: TcxGroupBox
  1014. Left = 0
  1015. Top = 125
  1016. Align = alClient
  1017. Caption = #51648#46020' '#51221#48372'('#47553#53356#49440#53469')'
  1018. TabOrder = 1
  1019. DesignSize = (
  1020. 1024
  1021. 450)
  1022. Height = 457
  1023. Width = 1024
  1024. object ChkViewIcon: TcxCheckBox
  1025. Left = 137
  1026. Top = -5
  1027. Cursor = crHandPoint
  1028. Caption = 'AVI '#50500#51060#53080
  1029. State = cbsChecked
  1030. TabOrder = 1
  1031. Transparent = True
  1032. OnClick = ChkViewIconClick
  1033. Width = 121
  1034. end
  1035. object ChkViewName: TcxCheckBox
  1036. Left = 246
  1037. Top = -5
  1038. Cursor = crHandPoint
  1039. Caption = 'AVI '#50948#52824#47749
  1040. State = cbsChecked
  1041. TabOrder = 2
  1042. Transparent = True
  1043. OnClick = ChkViewIconClick
  1044. Width = 121
  1045. end
  1046. inline FRAMEGisMap1: TFRAMEFlashMap
  1047. Left = 3
  1048. Top = 19
  1049. Width = 1018
  1050. Height = 428
  1051. Align = alClient
  1052. TabOrder = 3
  1053. ExplicitLeft = 3
  1054. ExplicitTop = 19
  1055. ExplicitWidth = 1018
  1056. ExplicitHeight = 428
  1057. inherited Panel1: TPanel
  1058. Width = 1018
  1059. Height = 367
  1060. ExplicitWidth = 1018
  1061. ExplicitHeight = 367
  1062. inherited ShockwaveFlash1: TShockwaveFlashEx
  1063. ControlData = {
  1064. 67556655000E0000D8130000D813000008000200000000000800000000000800
  1065. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  1066. 310000000800060000002D003100000008000A00000048006900670068000000
  1067. 08000200000000000800060000002D0031000000080000000000080002000000
  1068. 0000080010000000530068006F00770041006C006C0000000800040000003000
  1069. 0000080004000000300000000800020000000000080000000000080002000000
  1070. 00000D0000000000000000000000000000000000080004000000310000000800
  1071. 0400000030000000080000000000080004000000300000000800080000006100
  1072. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  1073. 61006C007300650000000800040000003000000008000C000000730063006100
  1074. 6C0065000000}
  1075. end
  1076. inherited Memo1: TMemo
  1077. Height = 164
  1078. ExplicitHeight = 164
  1079. end
  1080. end
  1081. inherited GrpTool: TcxGroupBox
  1082. ExplicitWidth = 1018
  1083. Width = 1018
  1084. inherited LbDef: TLabel
  1085. Width = 247
  1086. Height = 17
  1087. ExplicitWidth = 247
  1088. ExplicitHeight = 17
  1089. end
  1090. end
  1091. inherited StatusBar: TStatusBar
  1092. Top = 408
  1093. Width = 1018
  1094. ExplicitTop = 408
  1095. ExplicitWidth = 1018
  1096. end
  1097. end
  1098. object ChkGisZoom: TcxCheckBox
  1099. Left = 913
  1100. Top = 30
  1101. Cursor = crHandPoint
  1102. Anchors = [akTop, akRight]
  1103. Caption = #51648#46020#53356#44172#48372#44592
  1104. TabOrder = 0
  1105. Transparent = True
  1106. OnClick = ChkGisZoomClick
  1107. Width = 107
  1108. end
  1109. end
  1110. end
  1111. end
  1112. end
  1113. object TmrShow: TTimer
  1114. Enabled = False
  1115. Interval = 300
  1116. OnTimer = TmrShowTimer
  1117. Left = 472
  1118. Top = 12
  1119. end
  1120. end