DSRM030MF.dfm 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866
  1. object DSRM030M: TDSRM030M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'DSRC '#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 '#49688#51665#44396#44036' '#47785#47197
  115. ParentFont = False
  116. Style.BorderColor = clCaptionText
  117. Style.Font.Charset = DEFAULT_CHARSET
  118. Style.Font.Color = clWindowText
  119. Style.Font.Height = -13
  120. Style.Font.Name = #47569#51008' '#44256#46357
  121. Style.Font.Style = []
  122. Style.Shadow = False
  123. Style.TextColor = clWindowText
  124. Style.TextStyle = [fsBold]
  125. Style.IsFontAssigned = True
  126. TabOrder = 0
  127. Height = 496
  128. Width = 309
  129. inline FRAMEDsrcSectList1: TFRAMEDsrcSectList
  130. Left = 3
  131. Top = 19
  132. Width = 303
  133. Height = 467
  134. Align = alClient
  135. TabOrder = 0
  136. ExplicitLeft = 3
  137. ExplicitTop = 19
  138. ExplicitWidth = 303
  139. ExplicitHeight = 467
  140. inherited CxList: TcxGrid
  141. Width = 303
  142. Height = 405
  143. ExplicitWidth = 303
  144. ExplicitHeight = 405
  145. inherited TvList: TcxGridTableView
  146. OnCellDblClick = FRAMEDsrcSectList1TvListCellDblClick
  147. end
  148. end
  149. inherited PnlTop: TPanel
  150. Width = 303
  151. ExplicitWidth = 303
  152. end
  153. inherited PnlBottom: TPanel
  154. Top = 436
  155. Width = 303
  156. ExplicitTop = 436
  157. ExplicitWidth = 303
  158. inherited LblRecords: TLabel
  159. Left = 192
  160. Width = 25
  161. Height = 17
  162. ExplicitLeft = 192
  163. ExplicitWidth = 25
  164. ExplicitHeight = 17
  165. end
  166. inherited BtnExlSave: TcxButton
  167. Left = 223
  168. ExplicitLeft = 223
  169. end
  170. end
  171. end
  172. end
  173. object cxGroupBox5: TcxGroupBox
  174. Left = 0
  175. Top = 504
  176. Align = alBottom
  177. Caption = #9654' DSRC '#47785#47197
  178. Style.TextStyle = [fsBold]
  179. TabOrder = 1
  180. Height = 265
  181. Width = 309
  182. inline FRAMEDsrcList1: TFRAMEDsrcList
  183. Left = 3
  184. Top = 19
  185. Width = 303
  186. Height = 236
  187. Align = alClient
  188. TabOrder = 0
  189. ExplicitLeft = 3
  190. ExplicitTop = 19
  191. ExplicitWidth = 303
  192. ExplicitHeight = 236
  193. inherited CxList: TcxGrid
  194. Width = 303
  195. Height = 174
  196. ExplicitWidth = 303
  197. ExplicitHeight = 174
  198. inherited TvList: TcxGridTableView
  199. OnCellDblClick = FRAMEDsrcList1TvListCellDblClick
  200. end
  201. end
  202. inherited PnlTop: TPanel
  203. Width = 303
  204. ExplicitWidth = 303
  205. end
  206. inherited PnlBottom: TPanel
  207. Top = 205
  208. Width = 303
  209. ExplicitTop = 205
  210. ExplicitWidth = 303
  211. inherited LblRecords: TLabel
  212. Left = 192
  213. Width = 25
  214. Height = 17
  215. ExplicitLeft = 192
  216. ExplicitWidth = 25
  217. ExplicitHeight = 17
  218. end
  219. inherited BtnExlSave: TcxButton
  220. Left = 223
  221. ExplicitLeft = 223
  222. end
  223. end
  224. end
  225. end
  226. object cxSplitter2: TcxSplitter
  227. Left = 0
  228. Top = 496
  229. Width = 309
  230. Height = 8
  231. AlignSplitter = salBottom
  232. Control = cxGroupBox5
  233. end
  234. end
  235. object cxSplitter1: TcxSplitter
  236. Left = 309
  237. Top = 0
  238. Width = 6
  239. Height = 769
  240. Control = PnlLeft
  241. end
  242. object GrpMap: TcxGroupBox
  243. Left = 315
  244. Top = 0
  245. Align = alClient
  246. Caption = #9654' '#49688#51665#44396#44036' '#54200#51665
  247. ParentFont = False
  248. Style.BorderColor = clCaptionText
  249. Style.Font.Charset = DEFAULT_CHARSET
  250. Style.Font.Color = clWindowText
  251. Style.Font.Height = -13
  252. Style.Font.Name = #47569#51008' '#44256#46357
  253. Style.Font.Style = []
  254. Style.Shadow = False
  255. Style.TextColor = clBlack
  256. Style.TextStyle = [fsBold]
  257. Style.IsFontAssigned = True
  258. TabOrder = 2
  259. Height = 769
  260. Width = 1014
  261. object PnlMenu: TPanel
  262. Left = 3
  263. Top = 728
  264. Width = 1008
  265. Height = 31
  266. Align = alBottom
  267. BevelOuter = bvNone
  268. TabOrder = 0
  269. DesignSize = (
  270. 1008
  271. 31)
  272. object BtnEdit: TcxButton
  273. Tag = 2
  274. Left = 678
  275. Top = 3
  276. Width = 75
  277. Height = 25
  278. Cursor = crHandPoint
  279. Hint = #45936#51060#53552' '#54200#51665
  280. Anchors = [akRight, akBottom]
  281. Caption = #54200#51665
  282. Colors.Default = 10737865
  283. Enabled = False
  284. TabOrder = 0
  285. Font.Charset = DEFAULT_CHARSET
  286. Font.Color = clBlack
  287. Font.Height = -13
  288. Font.Name = #47569#51008' '#44256#46357
  289. Font.Style = [fsBold]
  290. ParentFont = False
  291. OnClick = BtnEditClick
  292. end
  293. object BtnInsert: TcxButton
  294. Tag = 2
  295. Left = 759
  296. Top = 3
  297. Width = 75
  298. Height = 25
  299. Cursor = crHandPoint
  300. Hint = #45936#51060#53552' '#52628#44032
  301. Anchors = [akRight, akBottom]
  302. Caption = #52628#44032
  303. Colors.Default = 10737865
  304. TabOrder = 1
  305. Font.Charset = DEFAULT_CHARSET
  306. Font.Color = clBlack
  307. Font.Height = -13
  308. Font.Name = #47569#51008' '#44256#46357
  309. Font.Style = [fsBold]
  310. ParentFont = False
  311. OnClick = BtnInsertClick
  312. end
  313. object BtnDelete: TcxButton
  314. Tag = 4
  315. Left = 841
  316. Top = 3
  317. Width = 75
  318. Height = 25
  319. Cursor = crHandPoint
  320. Hint = #45936#51060#53552' '#49325#51228
  321. Anchors = [akRight, akBottom]
  322. Caption = #49325#51228
  323. Colors.Default = 10737865
  324. Enabled = False
  325. TabOrder = 2
  326. Font.Charset = DEFAULT_CHARSET
  327. Font.Color = clBlack
  328. Font.Height = -13
  329. Font.Name = #47569#51008' '#44256#46357
  330. Font.Style = [fsBold]
  331. ParentFont = False
  332. OnClick = BtnDeleteClick
  333. end
  334. object BtnSave: TcxButton
  335. Tag = 5
  336. Left = 922
  337. Top = 3
  338. Width = 75
  339. Height = 25
  340. Cursor = crHandPoint
  341. Hint = #54200#51665#51089#50629' '#51200#51109
  342. Anchors = [akRight, akBottom]
  343. Caption = #51200#51109
  344. Colors.Default = 10737865
  345. Enabled = False
  346. TabOrder = 3
  347. Font.Charset = DEFAULT_CHARSET
  348. Font.Color = clBlack
  349. Font.Height = -13
  350. Font.Name = #47569#51008' '#44256#46357
  351. Font.Style = [fsBold]
  352. ParentFont = False
  353. OnClick = BtnSaveClick
  354. end
  355. object cxLabel11: TcxLabel
  356. Left = 27
  357. Top = 6
  358. Anchors = [akLeft, akBottom]
  359. Caption = '[*] '#54364#49884' '#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  360. StyleDisabled.BorderColor = cl3DLight
  361. Transparent = True
  362. end
  363. object cxLabel12: TcxLabel
  364. Left = 4
  365. Top = 5
  366. Anchors = [akLeft, akBottom]
  367. Caption = #9733
  368. Style.TextColor = clRed
  369. Transparent = True
  370. end
  371. end
  372. object GrpInfo: TcxGroupBox
  373. Left = 3
  374. Top = 19
  375. Align = alTop
  376. Caption = #44592#48376#51221#48372
  377. TabOrder = 1
  378. Height = 91
  379. Width = 1008
  380. object ImgDesc01: TImage
  381. Left = 9
  382. Top = 31
  383. Width = 9
  384. Height = 9
  385. Transparent = True
  386. end
  387. object ImgDesc02: TImage
  388. Left = 228
  389. Top = 31
  390. Width = 9
  391. Height = 9
  392. Transparent = True
  393. end
  394. object ImgDesc03: TImage
  395. Left = 698
  396. Top = 31
  397. Width = 9
  398. Height = 9
  399. Transparent = True
  400. end
  401. object ImgDesc04: TImage
  402. Left = 9
  403. Top = 62
  404. Width = 9
  405. Height = 9
  406. Transparent = True
  407. end
  408. object ImgDesc05: TImage
  409. Left = 519
  410. Top = 62
  411. Width = 9
  412. Height = 9
  413. Transparent = True
  414. end
  415. object EdRseSectId: TcxTextEdit
  416. Tag = 10002
  417. Left = 117
  418. Top = 22
  419. Properties.Alignment.Vert = taVCenter
  420. Properties.MaxLength = 13
  421. Properties.ReadOnly = True
  422. TabOrder = 0
  423. Width = 90
  424. end
  425. object EdStartSpotId: TcxTextEdit
  426. Tag = 10002
  427. Left = 117
  428. Top = 53
  429. Properties.Alignment.Vert = taVCenter
  430. Properties.MaxLength = 13
  431. Properties.ReadOnly = True
  432. TabOrder = 1
  433. Width = 90
  434. end
  435. object EdStartSpotNm: TcxTextEdit
  436. Tag = 10002
  437. Left = 210
  438. Top = 53
  439. Properties.Alignment.Vert = taVCenter
  440. Properties.MaxLength = 30
  441. Properties.ReadOnly = False
  442. TabOrder = 2
  443. Width = 175
  444. end
  445. object EdRseSectName: TcxTextEdit
  446. Tag = 10002
  447. Left = 337
  448. Top = 22
  449. Properties.MaxLength = 30
  450. TabOrder = 3
  451. Width = 342
  452. end
  453. object EdEndSpotId: TcxTextEdit
  454. Tag = 10002
  455. Left = 617
  456. Top = 53
  457. Properties.Alignment.Vert = taVCenter
  458. Properties.MaxLength = 13
  459. Properties.ReadOnly = True
  460. TabOrder = 4
  461. Width = 90
  462. end
  463. object EdEndSpotNm: TcxTextEdit
  464. Tag = 10002
  465. Left = 710
  466. Top = 53
  467. Properties.Alignment.Vert = taVCenter
  468. Properties.MaxLength = 30
  469. Properties.ReadOnly = False
  470. TabOrder = 5
  471. Width = 175
  472. end
  473. object EdRseSectLength: TcxTextEdit
  474. Tag = 10002
  475. Left = 750
  476. Top = 22
  477. Properties.Alignment.Horz = taCenter
  478. Properties.Alignment.Vert = taVCenter
  479. Properties.MaxLength = 30
  480. Properties.ReadOnly = True
  481. Style.BorderStyle = ebsUltraFlat
  482. Style.Shadow = False
  483. TabOrder = 6
  484. Width = 58
  485. end
  486. object cxLabel1: TcxLabel
  487. Left = 35
  488. Top = 24
  489. Caption = #49688#51665#44396#44036' ID'
  490. Properties.Alignment.Horz = taRightJustify
  491. Properties.Alignment.Vert = taVCenter
  492. Transparent = True
  493. AnchorX = 109
  494. AnchorY = 35
  495. end
  496. object cxLabel2: TcxLabel
  497. Left = 244
  498. Top = 24
  499. Caption = #49688#51665#44396#44036#47749' [*]'
  500. Properties.Alignment.Horz = taRightJustify
  501. Properties.Alignment.Vert = taVCenter
  502. Transparent = True
  503. AnchorX = 332
  504. AnchorY = 35
  505. end
  506. object cxLabel3: TcxLabel
  507. Left = 714
  508. Top = 24
  509. Caption = #50672#51109
  510. Properties.Alignment.Horz = taRightJustify
  511. Properties.Alignment.Vert = taVCenter
  512. Transparent = True
  513. AnchorX = 744
  514. AnchorY = 35
  515. end
  516. object cxLabel4: TcxLabel
  517. Left = 23
  518. Top = 55
  519. Caption = #49884#51216' DSRC [*]'
  520. Properties.Alignment.Horz = taRightJustify
  521. Properties.Alignment.Vert = taVCenter
  522. Transparent = True
  523. AnchorX = 109
  524. AnchorY = 66
  525. end
  526. object cxLabel5: TcxLabel
  527. Left = 530
  528. Top = 55
  529. Caption = #51333#51216' DSRC [*]'
  530. Properties.Alignment.Horz = taRightJustify
  531. Properties.Alignment.Vert = taVCenter
  532. Transparent = True
  533. AnchorX = 616
  534. AnchorY = 66
  535. end
  536. object cxCheckBox1: TcxCheckBox
  537. Left = 389
  538. Top = 55
  539. Cursor = crHandPoint
  540. Caption = #51648#46020#50640#49436' '#49440#53469
  541. TabOrder = 12
  542. Transparent = True
  543. OnClick = cxCheckBox1Click
  544. Width = 113
  545. end
  546. object cxCheckBox2: TcxCheckBox
  547. Left = 888
  548. Top = 55
  549. Cursor = crHandPoint
  550. Caption = #51648#46020#50640#49436' '#49440#53469
  551. TabOrder = 13
  552. Transparent = True
  553. OnClick = cxCheckBox2Click
  554. Width = 113
  555. end
  556. object cxLabel14: TcxLabel
  557. Left = 811
  558. Top = 24
  559. Caption = '(m)'
  560. Properties.Alignment.Horz = taRightJustify
  561. Properties.Alignment.Vert = taVCenter
  562. Transparent = True
  563. AnchorX = 834
  564. AnchorY = 35
  565. end
  566. end
  567. object GrpLink: TcxGroupBox
  568. Left = 3
  569. Top = 110
  570. Align = alTop
  571. Caption = #49688#51665#44396#44036#48324' '#47553#53356' '#44396#49457#51221#48372
  572. TabOrder = 2
  573. Height = 146
  574. Width = 1008
  575. object CxLink: TcxGrid
  576. Left = 3
  577. Top = 19
  578. Width = 894
  579. Height = 117
  580. Align = alClient
  581. TabOrder = 0
  582. object TvLink: TcxGridTableView
  583. OnCellDblClick = TvLinkCellDblClick
  584. DataController.Summary.DefaultGroupSummaryItems = <>
  585. DataController.Summary.FooterSummaryItems = <>
  586. DataController.Summary.SummaryGroups = <>
  587. OptionsCustomize.ColumnFiltering = False
  588. OptionsCustomize.ColumnGrouping = False
  589. OptionsCustomize.ColumnMoving = False
  590. OptionsCustomize.ColumnSorting = False
  591. OptionsData.Deleting = False
  592. OptionsData.DeletingConfirmation = False
  593. OptionsData.Editing = False
  594. OptionsData.Inserting = False
  595. OptionsView.ColumnAutoWidth = True
  596. OptionsView.GroupByBox = False
  597. object ColSeq: TcxGridColumn
  598. Caption = '-'
  599. DataBinding.ValueType = 'Integer'
  600. PropertiesClassName = 'TcxCalcEditProperties'
  601. Properties.Alignment.Horz = taCenter
  602. Properties.Alignment.Vert = taVCenter
  603. OnCustomDrawCell = ColSeqCustomDrawCell
  604. HeaderAlignmentHorz = taCenter
  605. HeaderAlignmentVert = vaCenter
  606. MinWidth = 24
  607. Width = 24
  608. end
  609. object ColLink1: TcxGridColumn
  610. Caption = #49692#49436
  611. PropertiesClassName = 'TcxLabelProperties'
  612. Properties.Alignment.Horz = taCenter
  613. Properties.Alignment.Vert = taVCenter
  614. Visible = False
  615. HeaderAlignmentHorz = taCenter
  616. HeaderAlignmentVert = vaCenter
  617. Width = 50
  618. end
  619. object ColLink2: TcxGridColumn
  620. Caption = #47553#53356' ID'
  621. PropertiesClassName = 'TcxLabelProperties'
  622. Properties.Alignment.Horz = taCenter
  623. Properties.Alignment.Vert = taVCenter
  624. HeaderAlignmentHorz = taCenter
  625. HeaderAlignmentVert = vaCenter
  626. Width = 105
  627. end
  628. object ColLink3: TcxGridColumn
  629. Caption = #49884#51089#51648#51216' ID'
  630. PropertiesClassName = 'TcxLabelProperties'
  631. Properties.Alignment.Horz = taCenter
  632. Properties.Alignment.Vert = taVCenter
  633. HeaderAlignmentHorz = taCenter
  634. HeaderAlignmentVert = vaCenter
  635. Width = 106
  636. end
  637. object ColLink4: TcxGridColumn
  638. Caption = #49884#51089#51648#51216#47749
  639. PropertiesClassName = 'TcxLabelProperties'
  640. Properties.Alignment.Horz = taLeftJustify
  641. Properties.Alignment.Vert = taVCenter
  642. HeaderAlignmentHorz = taCenter
  643. HeaderAlignmentVert = vaCenter
  644. Width = 219
  645. end
  646. object ColLink5: TcxGridColumn
  647. Caption = #51333#47308#51648#51216' ID'
  648. PropertiesClassName = 'TcxLabelProperties'
  649. Properties.Alignment.Horz = taCenter
  650. Properties.Alignment.Vert = taVCenter
  651. HeaderAlignmentHorz = taCenter
  652. HeaderAlignmentVert = vaCenter
  653. Width = 105
  654. end
  655. object ColLink6: TcxGridColumn
  656. Caption = #51333#47308#51648#51216#47749
  657. PropertiesClassName = 'TcxLabelProperties'
  658. Properties.Alignment.Horz = taLeftJustify
  659. Properties.Alignment.Vert = taVCenter
  660. HeaderAlignmentHorz = taCenter
  661. HeaderAlignmentVert = vaCenter
  662. Width = 213
  663. end
  664. object ColLink7: TcxGridColumn
  665. Caption = #50672#51109
  666. DataBinding.ValueType = 'Integer'
  667. PropertiesClassName = 'TcxCalcEditProperties'
  668. Properties.Alignment.Horz = taRightJustify
  669. Properties.Alignment.Vert = taVCenter
  670. HeaderAlignmentHorz = taCenter
  671. HeaderAlignmentVert = vaCenter
  672. Width = 63
  673. end
  674. end
  675. object GlLink: TcxGridLevel
  676. GridView = TvLink
  677. end
  678. end
  679. object PnlLinkEdit: TPanel
  680. Left = 897
  681. Top = 19
  682. Width = 108
  683. Height = 117
  684. Align = alRight
  685. BevelOuter = bvNone
  686. TabOrder = 1
  687. object ImgDesc06: TImage
  688. Left = 10
  689. Top = 12
  690. Width = 9
  691. Height = 9
  692. Transparent = True
  693. end
  694. object cxLabel6: TcxLabel
  695. Left = 21
  696. Top = 5
  697. Caption = #49688#51665#47553#53356' ID'
  698. Properties.Alignment.Horz = taRightJustify
  699. Properties.Alignment.Vert = taVCenter
  700. Transparent = True
  701. AnchorX = 95
  702. AnchorY = 16
  703. end
  704. object EdLinkId: TcxTextEdit
  705. Tag = 10002
  706. Left = 10
  707. Top = 32
  708. Properties.Alignment.Vert = taVCenter
  709. Properties.MaxLength = 13
  710. Properties.ReadOnly = True
  711. TabOrder = 1
  712. Width = 90
  713. end
  714. object BtnLinkAdd: TcxButton
  715. Left = 10
  716. Top = 65
  717. Width = 43
  718. Height = 22
  719. Hint = #49440#53469#54620' '#44396#44036#51012' '#52628#44032#54633#45768#45796'.'
  720. Caption = #52628#44032
  721. TabOrder = 2
  722. OnClick = BtnLinkAddClick
  723. end
  724. object BtnLinkDel: TcxButton
  725. Left = 57
  726. Top = 65
  727. Width = 43
  728. Height = 22
  729. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  730. Caption = #49325#51228
  731. TabOrder = 3
  732. OnClick = BtnLinkDelClick
  733. end
  734. end
  735. end
  736. object cxGroupBox4: TcxGroupBox
  737. Left = 3
  738. Top = 256
  739. Align = alClient
  740. Caption = #51648#46020' '#51221#48372'('#47553#53356' '#49440#53469')'
  741. TabOrder = 3
  742. DesignSize = (
  743. 1008
  744. 465)
  745. Height = 472
  746. Width = 1008
  747. object ChkViewIcon: TcxCheckBox
  748. Left = 172
  749. Top = -5
  750. Cursor = crHandPoint
  751. Caption = 'DSRC ID'
  752. State = cbsChecked
  753. TabOrder = 0
  754. Transparent = True
  755. OnClick = ChkViewIconClick
  756. Width = 121
  757. end
  758. object ChkGisZoom: TcxCheckBox
  759. Left = 894
  760. Top = -5
  761. Cursor = crHandPoint
  762. Anchors = [akTop, akRight]
  763. Caption = #51648#46020#53356#44172#48372#44592
  764. TabOrder = 1
  765. Transparent = True
  766. OnClick = ChkGisZoomClick
  767. Width = 107
  768. end
  769. inline FRAMEOpenMap1: TFRAMEOpenMap
  770. Left = 3
  771. Top = 19
  772. Width = 1002
  773. Height = 443
  774. Align = alClient
  775. ParentShowHint = False
  776. ShowHint = True
  777. TabOrder = 2
  778. ExplicitLeft = 3
  779. ExplicitTop = 19
  780. ExplicitWidth = 1002
  781. ExplicitHeight = 443
  782. inherited PnlToolbar: TPanel
  783. Width = 1002
  784. ExplicitWidth = 1002
  785. inherited EdFocus: TEdit
  786. Height = 25
  787. ExplicitHeight = 25
  788. end
  789. inherited cxLabel26: TcxLabel
  790. AnchorX = 122
  791. AnchorY = 19
  792. end
  793. inherited cxLabel27: TcxLabel
  794. AnchorX = 280
  795. AnchorY = 19
  796. end
  797. inherited PnlGisTool: TPanel
  798. Width = 569
  799. ExplicitWidth = 407
  800. inherited ChkShowNmbr: TcxCheckBox
  801. ExplicitHeight = 28
  802. end
  803. inherited EdMapPos: TcxTextEdit
  804. ExplicitHeight = 28
  805. end
  806. end
  807. inherited cxLabel1: TcxLabel
  808. AnchorX = 346
  809. AnchorY = 19
  810. end
  811. inherited LblZoom: TcxLabel
  812. Left = 915
  813. ExplicitLeft = 915
  814. AnchorX = 997
  815. AnchorY = 19
  816. end
  817. end
  818. inherited lblTitle: TcxLabel
  819. ExplicitWidth = 69
  820. ExplicitHeight = 21
  821. end
  822. inherited reMsg: TMemo
  823. Top = 296
  824. Width = 1002
  825. ExplicitTop = 296
  826. ExplicitWidth = 1002
  827. end
  828. inherited PnlMap: TPanel
  829. Width = 1002
  830. Height = 258
  831. ExplicitWidth = 840
  832. ExplicitHeight = 365
  833. inherited WebBrowser1: TWebBrowser
  834. Width = 998
  835. Height = 254
  836. ExplicitLeft = 1
  837. ExplicitTop = 1
  838. ExplicitWidth = 836
  839. ExplicitHeight = 361
  840. ControlData = {
  841. 4C000000675600004F2500000000000000000000000000000000000000000000
  842. 000000004C000000000000000000000001000000E0D057007335CF11AE690800
  843. 2B2E126208000000000000004C0000000114020000000000C000000000000046
  844. 8000000000000000000000000000000000000000000000000000000000000000
  845. 00000000000000000100000000000000000000000000000000000000}
  846. end
  847. end
  848. inherited ilToolbarsSmall: TcxImageList
  849. FormatVersion = 1
  850. end
  851. inherited TmrMapOpen: TTimer
  852. Left = 184
  853. Top = 152
  854. end
  855. end
  856. end
  857. end
  858. end
  859. object TmrShow: TTimer
  860. Enabled = False
  861. Interval = 300
  862. OnTimer = TmrShowTimer
  863. Left = 472
  864. Top = 12
  865. end
  866. end