DSRM030MF.dfm 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837
  1. object DSRM030M: TDSRM030M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'DSRC-RSE '#49688#51665#44396#44036' '#44288#47532
  7. ClientHeight = 838
  8. ClientWidth = 1355
  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. 1355
  24. 838)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1347
  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 = 1347
  57. Height = 782
  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 = 1266
  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 = 1329
  96. Height = 769
  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 = 769
  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' DSRC-RSE '#49688#51665#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 = 496
  121. Width = 309
  122. inline FRAMEDsrcSectList1: TFRAMEDsrcSectList
  123. Left = 3
  124. Top = 19
  125. Width = 303
  126. Height = 467
  127. Align = alClient
  128. TabOrder = 0
  129. ExplicitLeft = 3
  130. ExplicitTop = 19
  131. ExplicitWidth = 303
  132. ExplicitHeight = 467
  133. inherited CxList: TcxGrid
  134. Width = 303
  135. Height = 405
  136. ExplicitWidth = 303
  137. ExplicitHeight = 405
  138. inherited TvList: TcxGridTableView
  139. OnCellDblClick = FRAMEDsrcSectList1TvListCellDblClick
  140. end
  141. end
  142. inherited PnlTop: TPanel
  143. Width = 303
  144. ExplicitWidth = 303
  145. end
  146. inherited PnlBottom: TPanel
  147. Top = 436
  148. Width = 303
  149. ExplicitTop = 436
  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 = 504
  169. Align = alBottom
  170. Caption = #9654' DSRC-RSE '#47785#47197
  171. Style.TextStyle = [fsBold]
  172. TabOrder = 1
  173. Height = 265
  174. Width = 309
  175. inline FRAMEDsrcList1: TFRAMEDsrcList
  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 = FRAMEDsrcList1TvListCellDblClick
  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 = 496
  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 = 769
  233. Control = PnlLeft
  234. end
  235. object GrpMap: TcxGroupBox
  236. Left = 315
  237. Top = 0
  238. Align = alClient
  239. Caption = #9654' '#49688#51665#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 = 769
  246. Width = 1014
  247. object PnlMenu: TPanel
  248. Left = 3
  249. Top = 728
  250. Width = 1008
  251. Height = 31
  252. Align = alBottom
  253. BevelOuter = bvNone
  254. TabOrder = 0
  255. DesignSize = (
  256. 1008
  257. 31)
  258. object BtnEdit: TcxButton
  259. Tag = 2
  260. Left = 678
  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 = 759
  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 = 841
  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 = 922
  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 cxGroupBox1: TcxGroupBox
  359. Left = 3
  360. Top = 19
  361. Align = alTop
  362. Caption = #44592#48376#51221#48372
  363. TabOrder = 1
  364. Height = 91
  365. Width = 1008
  366. object ImgDesc01: TImage
  367. Left = 9
  368. Top = 31
  369. Width = 9
  370. Height = 9
  371. Transparent = True
  372. end
  373. object ImgDesc02: TImage
  374. Left = 228
  375. Top = 31
  376. Width = 9
  377. Height = 9
  378. Transparent = True
  379. end
  380. object ImgDesc03: TImage
  381. Left = 721
  382. Top = 31
  383. Width = 9
  384. Height = 9
  385. Transparent = True
  386. end
  387. object ImgDesc04: TImage
  388. Left = 9
  389. Top = 62
  390. Width = 9
  391. Height = 9
  392. Transparent = True
  393. end
  394. object ImgDesc05: TImage
  395. Left = 520
  396. Top = 62
  397. Width = 9
  398. Height = 9
  399. Transparent = True
  400. end
  401. object EdRseSectId: TcxTextEdit
  402. Tag = 10002
  403. Left = 106
  404. Top = 22
  405. Properties.Alignment.Vert = taVCenter
  406. Properties.MaxLength = 13
  407. Properties.ReadOnly = True
  408. TabOrder = 0
  409. Width = 90
  410. end
  411. object EdStartSpotId: TcxTextEdit
  412. Tag = 10002
  413. Left = 106
  414. Top = 53
  415. Properties.Alignment.Vert = taVCenter
  416. Properties.MaxLength = 13
  417. Properties.ReadOnly = True
  418. TabOrder = 1
  419. Width = 90
  420. end
  421. object EdStartSpotNm: TcxTextEdit
  422. Tag = 10002
  423. Left = 199
  424. Top = 53
  425. Properties.Alignment.Vert = taVCenter
  426. Properties.MaxLength = 30
  427. Properties.ReadOnly = False
  428. TabOrder = 2
  429. Width = 175
  430. end
  431. object EdRseSectName: TcxTextEdit
  432. Tag = 10002
  433. Left = 319
  434. Top = 22
  435. Properties.MaxLength = 30
  436. TabOrder = 3
  437. Width = 342
  438. end
  439. object EdEndSpotId: TcxTextEdit
  440. Tag = 10002
  441. Left = 609
  442. Top = 53
  443. Properties.Alignment.Vert = taVCenter
  444. Properties.MaxLength = 13
  445. Properties.ReadOnly = True
  446. TabOrder = 4
  447. Width = 90
  448. end
  449. object EdEndSpotNm: TcxTextEdit
  450. Tag = 10002
  451. Left = 702
  452. Top = 53
  453. Properties.Alignment.Vert = taVCenter
  454. Properties.MaxLength = 30
  455. Properties.ReadOnly = False
  456. TabOrder = 5
  457. Width = 175
  458. end
  459. object EdRseSectLength: TcxTextEdit
  460. Tag = 10002
  461. Left = 773
  462. Top = 22
  463. Properties.Alignment.Horz = taCenter
  464. Properties.Alignment.Vert = taVCenter
  465. Properties.MaxLength = 30
  466. Properties.ReadOnly = True
  467. Style.BorderStyle = ebsUltraFlat
  468. Style.Shadow = False
  469. TabOrder = 6
  470. Width = 58
  471. end
  472. object cxLabel1: TcxLabel
  473. Left = 24
  474. Top = 24
  475. Caption = #49688#51665#44396#44036' ID'
  476. Properties.Alignment.Horz = taRightJustify
  477. Properties.Alignment.Vert = taVCenter
  478. Transparent = True
  479. AnchorX = 98
  480. AnchorY = 35
  481. end
  482. object cxLabel2: TcxLabel
  483. Left = 245
  484. Top = 24
  485. Caption = #49688#51665#44396#44036#47749
  486. Properties.Alignment.Horz = taRightJustify
  487. Properties.Alignment.Vert = taVCenter
  488. Transparent = True
  489. AnchorX = 314
  490. AnchorY = 35
  491. end
  492. object cxLabel3: TcxLabel
  493. Left = 737
  494. Top = 24
  495. Caption = #50672#51109
  496. Properties.Alignment.Horz = taRightJustify
  497. Properties.Alignment.Vert = taVCenter
  498. Transparent = True
  499. AnchorX = 767
  500. AnchorY = 35
  501. end
  502. object cxLabel4: TcxLabel
  503. Left = 23
  504. Top = 55
  505. Caption = #49884#51216' RSE ID'
  506. Properties.Alignment.Horz = taRightJustify
  507. Properties.Alignment.Vert = taVCenter
  508. Transparent = True
  509. AnchorX = 98
  510. AnchorY = 66
  511. end
  512. object cxLabel5: TcxLabel
  513. Left = 533
  514. Top = 55
  515. Caption = #51333#51216' RSE ID'
  516. Properties.Alignment.Horz = taRightJustify
  517. Properties.Alignment.Vert = taVCenter
  518. Transparent = True
  519. AnchorX = 608
  520. AnchorY = 66
  521. end
  522. object cxLabel8: TcxLabel
  523. Left = 659
  524. Top = 23
  525. Caption = #9733
  526. Style.TextColor = clRed
  527. Transparent = True
  528. end
  529. object cxCheckBox1: TcxCheckBox
  530. Left = 389
  531. Top = 55
  532. Cursor = crHandPoint
  533. Caption = #51648#46020#50640#49436' '#49440#53469
  534. TabOrder = 13
  535. Transparent = True
  536. OnClick = cxCheckBox1Click
  537. Width = 113
  538. end
  539. object cxCheckBox2: TcxCheckBox
  540. Left = 893
  541. Top = 55
  542. Cursor = crHandPoint
  543. Caption = #51648#46020#50640#49436' '#49440#53469
  544. TabOrder = 14
  545. Transparent = True
  546. OnClick = cxCheckBox2Click
  547. Width = 113
  548. end
  549. object cxLabel10: TcxLabel
  550. Left = 373
  551. Top = 54
  552. Caption = #9733
  553. Style.TextColor = clRed
  554. Transparent = True
  555. end
  556. object cxLabel13: TcxLabel
  557. Left = 876
  558. Top = 54
  559. Caption = #9733
  560. Style.TextColor = clRed
  561. Transparent = True
  562. end
  563. object cxLabel14: TcxLabel
  564. Left = 834
  565. Top = 24
  566. Caption = '(m)'
  567. Properties.Alignment.Horz = taRightJustify
  568. Properties.Alignment.Vert = taVCenter
  569. Transparent = True
  570. AnchorX = 857
  571. AnchorY = 35
  572. end
  573. end
  574. object cxGroupBox2: TcxGroupBox
  575. Left = 3
  576. Top = 110
  577. Align = alTop
  578. Caption = #49688#51665#44396#44036#48324' '#47553#53356' '#44396#49457#51221#48372
  579. TabOrder = 2
  580. Height = 146
  581. Width = 1008
  582. object CxLink: TcxGrid
  583. Left = 3
  584. Top = 19
  585. Width = 894
  586. Height = 117
  587. Align = alClient
  588. TabOrder = 0
  589. object TvLink: TcxGridTableView
  590. OnCellDblClick = TvLinkCellDblClick
  591. DataController.Summary.DefaultGroupSummaryItems = <>
  592. DataController.Summary.FooterSummaryItems = <>
  593. DataController.Summary.SummaryGroups = <>
  594. OptionsCustomize.ColumnFiltering = False
  595. OptionsCustomize.ColumnGrouping = False
  596. OptionsCustomize.ColumnMoving = False
  597. OptionsCustomize.ColumnSorting = False
  598. OptionsData.Deleting = False
  599. OptionsData.DeletingConfirmation = False
  600. OptionsData.Editing = False
  601. OptionsData.Inserting = False
  602. OptionsView.ColumnAutoWidth = True
  603. OptionsView.GroupByBox = False
  604. object ColLink1: TcxGridColumn
  605. Caption = #49692#49436
  606. PropertiesClassName = 'TcxLabelProperties'
  607. Properties.Alignment.Horz = taCenter
  608. Properties.Alignment.Vert = taVCenter
  609. Visible = False
  610. HeaderAlignmentHorz = taCenter
  611. HeaderAlignmentVert = vaCenter
  612. Width = 50
  613. end
  614. object ColLink2: TcxGridColumn
  615. Caption = #47553#53356' ID'
  616. PropertiesClassName = 'TcxLabelProperties'
  617. Properties.Alignment.Horz = taCenter
  618. Properties.Alignment.Vert = taVCenter
  619. HeaderAlignmentHorz = taCenter
  620. HeaderAlignmentVert = vaCenter
  621. Width = 105
  622. end
  623. object ColLink3: TcxGridColumn
  624. Caption = #49884#51089#51648#51216' ID'
  625. PropertiesClassName = 'TcxLabelProperties'
  626. Properties.Alignment.Horz = taCenter
  627. Properties.Alignment.Vert = taVCenter
  628. HeaderAlignmentHorz = taCenter
  629. HeaderAlignmentVert = vaCenter
  630. Width = 106
  631. end
  632. object ColLink4: TcxGridColumn
  633. Caption = #49884#51089#51648#51216#47749
  634. PropertiesClassName = 'TcxLabelProperties'
  635. Properties.Alignment.Horz = taLeftJustify
  636. Properties.Alignment.Vert = taVCenter
  637. HeaderAlignmentHorz = taCenter
  638. HeaderAlignmentVert = vaCenter
  639. Width = 219
  640. end
  641. object ColLink5: TcxGridColumn
  642. Caption = #51333#47308#51648#51216' ID'
  643. PropertiesClassName = 'TcxLabelProperties'
  644. Properties.Alignment.Horz = taCenter
  645. Properties.Alignment.Vert = taVCenter
  646. HeaderAlignmentHorz = taCenter
  647. HeaderAlignmentVert = vaCenter
  648. Width = 105
  649. end
  650. object ColLink6: TcxGridColumn
  651. Caption = #51333#47308#51648#51216#47749
  652. PropertiesClassName = 'TcxLabelProperties'
  653. Properties.Alignment.Horz = taLeftJustify
  654. Properties.Alignment.Vert = taVCenter
  655. HeaderAlignmentHorz = taCenter
  656. HeaderAlignmentVert = vaCenter
  657. Width = 213
  658. end
  659. object ColLink7: TcxGridColumn
  660. Caption = #50672#51109
  661. DataBinding.ValueType = 'Integer'
  662. PropertiesClassName = 'TcxCalcEditProperties'
  663. Properties.Alignment.Horz = taRightJustify
  664. Properties.Alignment.Vert = taVCenter
  665. HeaderAlignmentHorz = taCenter
  666. HeaderAlignmentVert = vaCenter
  667. Width = 63
  668. end
  669. end
  670. object GlLink: TcxGridLevel
  671. GridView = TvLink
  672. end
  673. end
  674. object PnlLinkEdit: TPanel
  675. Left = 897
  676. Top = 19
  677. Width = 108
  678. Height = 117
  679. Align = alRight
  680. BevelOuter = bvNone
  681. TabOrder = 1
  682. object ImgDesc06: TImage
  683. Left = 10
  684. Top = 12
  685. Width = 9
  686. Height = 9
  687. Transparent = True
  688. end
  689. object cxLabel6: TcxLabel
  690. Left = 21
  691. Top = 5
  692. Caption = #49688#51665#47553#53356' ID'
  693. Properties.Alignment.Horz = taRightJustify
  694. Properties.Alignment.Vert = taVCenter
  695. Transparent = True
  696. AnchorX = 95
  697. AnchorY = 16
  698. end
  699. object EdLinkId: TcxTextEdit
  700. Tag = 10002
  701. Left = 10
  702. Top = 32
  703. Properties.Alignment.Vert = taVCenter
  704. Properties.MaxLength = 13
  705. Properties.ReadOnly = True
  706. TabOrder = 1
  707. Width = 90
  708. end
  709. object BtnLinkAdd: TcxButton
  710. Left = 10
  711. Top = 65
  712. Width = 43
  713. Height = 22
  714. Hint = #49440#53469#54620' '#44396#44036#51012' '#52628#44032#54633#45768#45796'.'
  715. Caption = #52628#44032
  716. TabOrder = 2
  717. OnClick = BtnLinkAddClick
  718. end
  719. object BtnLinkDel: TcxButton
  720. Left = 57
  721. Top = 65
  722. Width = 43
  723. Height = 22
  724. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  725. Caption = #49325#51228
  726. TabOrder = 3
  727. OnClick = BtnLinkDelClick
  728. end
  729. end
  730. end
  731. object cxGroupBox4: TcxGroupBox
  732. Left = 3
  733. Top = 256
  734. Align = alClient
  735. Caption = #51648#46020' '#51221#48372'('#47553#53356' '#49440#53469')'
  736. TabOrder = 3
  737. DesignSize = (
  738. 1008
  739. 465)
  740. Height = 472
  741. Width = 1008
  742. inline FRAMEGisMap1: TFRAMEFlashMap
  743. Left = 3
  744. Top = 19
  745. Width = 1002
  746. Height = 443
  747. Align = alClient
  748. TabOrder = 0
  749. ExplicitLeft = 3
  750. ExplicitTop = 19
  751. ExplicitWidth = 1002
  752. ExplicitHeight = 443
  753. inherited Panel1: TPanel
  754. Width = 1002
  755. Height = 382
  756. ExplicitWidth = 1002
  757. ExplicitHeight = 382
  758. inherited ShockwaveFlash1: TShockwaveFlashEx
  759. ControlData = {
  760. 67556655000E0000D8130000D813000008000200000000000800000000000800
  761. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  762. 310000000800060000002D003100000008000A00000048006900670068000000
  763. 08000200000000000800060000002D0031000000080000000000080002000000
  764. 0000080010000000530068006F00770041006C006C0000000800040000003000
  765. 0000080004000000300000000800020000000000080000000000080002000000
  766. 00000D0000000000000000000000000000000000080004000000310000000800
  767. 0400000030000000080000000000080004000000300000000800080000006100
  768. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  769. 61006C007300650000000800040000003000000008000C000000730063006100
  770. 6C0065000000}
  771. end
  772. inherited Memo1: TMemo
  773. Height = 179
  774. ExplicitHeight = 179
  775. end
  776. end
  777. inherited GrpTool: TcxGroupBox
  778. ExplicitWidth = 1002
  779. Width = 1002
  780. inherited LbDef: TLabel
  781. Width = 247
  782. Height = 17
  783. ExplicitWidth = 247
  784. ExplicitHeight = 17
  785. end
  786. end
  787. inherited StatusBar: TStatusBar
  788. Top = 423
  789. Width = 1002
  790. ExplicitTop = 423
  791. ExplicitWidth = 1002
  792. end
  793. end
  794. object ChkViewIcon: TcxCheckBox
  795. Left = 185
  796. Top = -5
  797. Cursor = crHandPoint
  798. Caption = 'RSE '#50500#51060#53080
  799. State = cbsChecked
  800. TabOrder = 1
  801. Transparent = True
  802. OnClick = ChkViewIconClick
  803. Width = 121
  804. end
  805. object ChkViewName: TcxCheckBox
  806. Left = 294
  807. Top = -5
  808. Cursor = crHandPoint
  809. Caption = 'RSE '#50948#52824#47749
  810. State = cbsChecked
  811. TabOrder = 2
  812. Transparent = True
  813. OnClick = ChkViewIconClick
  814. Width = 121
  815. end
  816. object ChkGisZoom: TcxCheckBox
  817. Left = 889
  818. Top = 30
  819. Cursor = crHandPoint
  820. Anchors = [akTop, akRight]
  821. Caption = #51648#46020#53356#44172#48372#44592
  822. TabOrder = 3
  823. Transparent = True
  824. OnClick = ChkGisZoomClick
  825. Width = 107
  826. end
  827. end
  828. end
  829. end
  830. object TmrShow: TTimer
  831. Enabled = False
  832. Interval = 300
  833. OnTimer = TmrShowTimer
  834. Left = 472
  835. Top = 12
  836. end
  837. end