DSRM030MF.dfm 25 KB

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