AVIM020MF.dfm 35 KB

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