DSRM040MF.dfm 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017
  1. object DSRM040M: TDSRM040M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'DSRC-RSE '#51221#48372#51228#44277#44396#44036' '#44288#47532
  7. ClientHeight = 838
  8. ClientWidth = 1293
  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. 1293
  24. 838)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1285
  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 = 1285
  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 = 1204
  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 = 1267
  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 '#51228#44277#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. object CxList: TcxGrid
  123. Left = 3
  124. Top = 19
  125. Width = 303
  126. Height = 467
  127. Align = alClient
  128. TabOrder = 0
  129. object TvList: TcxGridTableView
  130. Navigator.Buttons.Append.Visible = True
  131. Navigator.Buttons.SaveBookmark.Visible = False
  132. Navigator.InfoPanel.Visible = True
  133. OnCellDblClick = TvListCellDblClick
  134. DataController.Summary.DefaultGroupSummaryItems = <>
  135. DataController.Summary.FooterSummaryItems = <>
  136. DataController.Summary.SummaryGroups = <>
  137. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  138. OptionsBehavior.CellHints = True
  139. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  140. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  141. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  142. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  143. OptionsData.Deleting = False
  144. OptionsData.DeletingConfirmation = False
  145. OptionsData.Inserting = False
  146. OptionsView.GroupByBox = False
  147. OptionsView.Indicator = True
  148. object Column01: TcxGridColumn
  149. Caption = #51228#44277#44396#44036' ID'
  150. PropertiesClassName = 'TcxTextEditProperties'
  151. Properties.Alignment.Horz = taCenter
  152. Properties.Alignment.Vert = taVCenter
  153. Properties.MaxLength = 0
  154. HeaderAlignmentHorz = taCenter
  155. Options.Editing = False
  156. Width = 73
  157. end
  158. object Column02: TcxGridColumn
  159. Caption = #51228#44277#48169#54693#47749
  160. PropertiesClassName = 'TcxTextEditProperties'
  161. Properties.Alignment.Vert = taVCenter
  162. Properties.MaxLength = 0
  163. HeaderAlignmentHorz = taCenter
  164. Options.Editing = False
  165. Width = 101
  166. end
  167. object Column03: TcxGridColumn
  168. Caption = #53440#44191' RSE ID'
  169. PropertiesClassName = 'TcxTextEditProperties'
  170. Properties.Alignment.Horz = taLeftJustify
  171. Properties.Alignment.Vert = taVCenter
  172. HeaderAlignmentHorz = taCenter
  173. Options.Editing = False
  174. Width = 100
  175. end
  176. object Column04: TcxGridColumn
  177. Caption = #51060#51204' RSE ID'
  178. PropertiesClassName = 'TcxTextEditProperties'
  179. Properties.Alignment.Vert = taVCenter
  180. Properties.MaxLength = 0
  181. HeaderAlignmentHorz = taCenter
  182. Options.Editing = False
  183. Width = 100
  184. end
  185. object Column05: TcxGridColumn
  186. Caption = #50808#48512#50672#44228#44396#44036
  187. PropertiesClassName = 'TcxTextEditProperties'
  188. Properties.Alignment.Horz = taCenter
  189. Properties.Alignment.Vert = taVCenter
  190. Properties.MaxLength = 20
  191. Visible = False
  192. HeaderAlignmentHorz = taCenter
  193. Options.Editing = False
  194. Width = 55
  195. end
  196. object Column06: TcxGridColumn
  197. Caption = #49325#51228#50668#48512
  198. PropertiesClassName = 'TcxTextEditProperties'
  199. Properties.Alignment.Horz = taCenter
  200. Properties.Alignment.Vert = taVCenter
  201. Properties.MaxLength = 20
  202. Visible = False
  203. HeaderAlignmentHorz = taCenter
  204. Options.Editing = False
  205. Width = 69
  206. end
  207. object Column07: TcxGridColumn
  208. Caption = #44600#51060
  209. PropertiesClassName = 'TcxTextEditProperties'
  210. Properties.Alignment.Horz = taRightJustify
  211. Properties.Alignment.Vert = taVCenter
  212. Properties.MaxLength = 5
  213. Visible = False
  214. HeaderAlignmentHorz = taCenter
  215. Options.Editing = False
  216. Width = 60
  217. end
  218. object Column08: TcxGridColumn
  219. Caption = #44396#44036#46321#44553#53076#46300
  220. PropertiesClassName = 'TcxTextEditProperties'
  221. Properties.Alignment.Horz = taCenter
  222. Properties.Alignment.Vert = taVCenter
  223. Visible = False
  224. HeaderAlignmentHorz = taCenter
  225. Options.Editing = False
  226. Width = 82
  227. end
  228. object Column09: TcxGridColumn
  229. Caption = #49884#51089#45432#46300'ID'
  230. PropertiesClassName = 'TcxTextEditProperties'
  231. Properties.Alignment.Vert = taVCenter
  232. Visible = False
  233. HeaderAlignmentHorz = taCenter
  234. Options.Editing = False
  235. Width = 99
  236. end
  237. object Column10: TcxGridColumn
  238. Caption = #51333#47308#45432#46300'ID'
  239. PropertiesClassName = 'TcxTextEditProperties'
  240. Properties.Alignment.Vert = taVCenter
  241. Visible = False
  242. HeaderAlignmentHorz = taCenter
  243. Options.Editing = False
  244. Width = 101
  245. end
  246. object Column11: TcxGridColumn
  247. Caption = #49884#51216#47749
  248. PropertiesClassName = 'TcxTextEditProperties'
  249. Properties.Alignment.Vert = taVCenter
  250. Visible = False
  251. HeaderAlignmentHorz = taCenter
  252. Options.Editing = False
  253. Width = 152
  254. end
  255. object Column12: TcxGridColumn
  256. Caption = #51333#51216#47749
  257. PropertiesClassName = 'TcxTextEditProperties'
  258. Properties.Alignment.Vert = taVCenter
  259. Visible = False
  260. HeaderAlignmentHorz = taCenter
  261. Options.Editing = False
  262. Width = 150
  263. end
  264. object Column99: TcxGridColumn
  265. Caption = #47700#47784#47532
  266. DataBinding.ValueType = 'Integer'
  267. PropertiesClassName = 'TcxCalcEditProperties'
  268. Properties.Alignment.Horz = taCenter
  269. Properties.Alignment.Vert = taVCenter
  270. Visible = False
  271. Options.Editing = False
  272. end
  273. end
  274. object GlList: TcxGridLevel
  275. GridView = TvList
  276. end
  277. end
  278. end
  279. object cxGroupBox5: TcxGroupBox
  280. Left = 0
  281. Top = 504
  282. Align = alBottom
  283. Caption = #9654' DSRC-RSE '#47785#47197
  284. Style.TextStyle = [fsBold]
  285. TabOrder = 1
  286. Height = 265
  287. Width = 309
  288. inline FRAMEDsrcList1: TFRAMEDsrcList
  289. Left = 3
  290. Top = 19
  291. Width = 303
  292. Height = 236
  293. Align = alClient
  294. TabOrder = 0
  295. ExplicitLeft = 3
  296. ExplicitTop = 19
  297. ExplicitWidth = 303
  298. ExplicitHeight = 236
  299. inherited CxList: TcxGrid
  300. Width = 303
  301. Height = 174
  302. ExplicitWidth = 303
  303. ExplicitHeight = 174
  304. inherited TvList: TcxGridTableView
  305. OnCellDblClick = FRAMEDsrcList1TvListCellDblClick
  306. end
  307. end
  308. inherited PnlTop: TPanel
  309. Width = 303
  310. ExplicitWidth = 303
  311. end
  312. inherited PnlBottom: TPanel
  313. Top = 205
  314. Width = 303
  315. ExplicitTop = 205
  316. ExplicitWidth = 303
  317. inherited LblRecords: TLabel
  318. Left = 192
  319. Width = 25
  320. Height = 17
  321. ExplicitLeft = 234
  322. ExplicitWidth = 25
  323. ExplicitHeight = 17
  324. end
  325. inherited BtnExlSave: TcxButton
  326. Left = 223
  327. ExplicitLeft = 223
  328. end
  329. end
  330. end
  331. end
  332. object cxSplitter2: TcxSplitter
  333. Left = 0
  334. Top = 496
  335. Width = 309
  336. Height = 8
  337. AlignSplitter = salBottom
  338. Control = cxGroupBox5
  339. end
  340. end
  341. object cxSplitter1: TcxSplitter
  342. Left = 309
  343. Top = 0
  344. Width = 6
  345. Height = 769
  346. Control = PnlLeft
  347. end
  348. object GrpMap: TcxGroupBox
  349. Left = 315
  350. Top = 0
  351. Align = alClient
  352. Caption = #9654' '#51221#48372#51228#44277#44396#44036' '#54200#51665
  353. Style.BorderColor = clCaptionText
  354. Style.Shadow = False
  355. Style.TextColor = clBlack
  356. Style.TextStyle = [fsBold]
  357. TabOrder = 2
  358. Height = 769
  359. Width = 952
  360. object PnlMenu: TPanel
  361. Left = 3
  362. Top = 728
  363. Width = 946
  364. Height = 31
  365. Align = alBottom
  366. BevelOuter = bvNone
  367. TabOrder = 0
  368. DesignSize = (
  369. 946
  370. 31)
  371. object BtnEdit: TcxButton
  372. Tag = 2
  373. Left = 616
  374. Top = 3
  375. Width = 75
  376. Height = 25
  377. Cursor = crHandPoint
  378. Hint = #45936#51060#53552' '#54200#51665
  379. Anchors = [akRight, akBottom]
  380. Caption = #54200#51665
  381. Colors.Default = 10737865
  382. Enabled = False
  383. TabOrder = 0
  384. Font.Charset = DEFAULT_CHARSET
  385. Font.Color = clBlack
  386. Font.Height = -13
  387. Font.Name = #47569#51008' '#44256#46357
  388. Font.Style = [fsBold]
  389. ParentFont = False
  390. OnClick = BtnEditClick
  391. end
  392. object BtnInsert: TcxButton
  393. Tag = 2
  394. Left = 697
  395. Top = 3
  396. Width = 75
  397. Height = 25
  398. Cursor = crHandPoint
  399. Hint = #45936#51060#53552' '#52628#44032
  400. Anchors = [akRight, akBottom]
  401. Caption = #52628#44032
  402. Colors.Default = 10737865
  403. TabOrder = 1
  404. Font.Charset = DEFAULT_CHARSET
  405. Font.Color = clBlack
  406. Font.Height = -13
  407. Font.Name = #47569#51008' '#44256#46357
  408. Font.Style = [fsBold]
  409. ParentFont = False
  410. OnClick = BtnInsertClick
  411. end
  412. object BtnDelete: TcxButton
  413. Tag = 4
  414. Left = 779
  415. Top = 3
  416. Width = 75
  417. Height = 25
  418. Cursor = crHandPoint
  419. Hint = #45936#51060#53552' '#49325#51228
  420. Anchors = [akRight, akBottom]
  421. Caption = #49325#51228
  422. Colors.Default = 10737865
  423. Enabled = False
  424. TabOrder = 2
  425. Font.Charset = DEFAULT_CHARSET
  426. Font.Color = clBlack
  427. Font.Height = -13
  428. Font.Name = #47569#51008' '#44256#46357
  429. Font.Style = [fsBold]
  430. ParentFont = False
  431. OnClick = BtnDeleteClick
  432. end
  433. object BtnSave: TcxButton
  434. Tag = 5
  435. Left = 860
  436. Top = 3
  437. Width = 75
  438. Height = 25
  439. Cursor = crHandPoint
  440. Hint = #54200#51665#51089#50629' '#51200#51109
  441. Anchors = [akRight, akBottom]
  442. Caption = #51200#51109
  443. Colors.Default = 10737865
  444. Enabled = False
  445. TabOrder = 3
  446. Font.Charset = DEFAULT_CHARSET
  447. Font.Color = clBlack
  448. Font.Height = -13
  449. Font.Name = #47569#51008' '#44256#46357
  450. Font.Style = [fsBold]
  451. ParentFont = False
  452. OnClick = BtnSaveClick
  453. end
  454. object cxLabel11: TcxLabel
  455. Left = 22
  456. Top = 6
  457. Anchors = [akLeft, akBottom]
  458. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  459. StyleDisabled.BorderColor = cl3DLight
  460. Transparent = True
  461. end
  462. object cxLabel12: TcxLabel
  463. Left = 4
  464. Top = 5
  465. Anchors = [akLeft, akBottom]
  466. Caption = #9733
  467. Style.TextColor = clRed
  468. Transparent = True
  469. end
  470. end
  471. object cxGroupBox1: TcxGroupBox
  472. Left = 3
  473. Top = 19
  474. Align = alTop
  475. Caption = #44592#48376#51221#48372
  476. TabOrder = 1
  477. DesignSize = (
  478. 946
  479. 123)
  480. Height = 130
  481. Width = 946
  482. object ImgDesc01: TImage
  483. Left = 9
  484. Top = 35
  485. Width = 9
  486. Height = 9
  487. Transparent = True
  488. end
  489. object ImgDesc02: TImage
  490. Left = 225
  491. Top = 35
  492. Width = 9
  493. Height = 9
  494. Transparent = True
  495. end
  496. object ImgDesc03: TImage
  497. Left = 734
  498. Top = 35
  499. Width = 9
  500. Height = 9
  501. Transparent = True
  502. end
  503. object ImgDesc04: TImage
  504. Left = 9
  505. Top = 66
  506. Width = 9
  507. Height = 9
  508. Transparent = True
  509. end
  510. object ImgDesc05: TImage
  511. Left = 9
  512. Top = 98
  513. Width = 9
  514. Height = 9
  515. Transparent = True
  516. end
  517. object ImgDesc07: TImage
  518. Left = 734
  519. Top = 66
  520. Width = 9
  521. Height = 9
  522. Transparent = True
  523. end
  524. object Image1: TImage
  525. Left = 734
  526. Top = 96
  527. Width = 9
  528. Height = 9
  529. Transparent = True
  530. end
  531. object EdRseSectId: TcxTextEdit
  532. Tag = 10002
  533. Left = 119
  534. Top = 26
  535. Properties.Alignment.Vert = taVCenter
  536. Properties.MaxLength = 13
  537. Properties.ReadOnly = True
  538. TabOrder = 0
  539. Width = 90
  540. end
  541. object EdStartSpotId: TcxTextEdit
  542. Tag = 10002
  543. Left = 119
  544. Top = 57
  545. Properties.Alignment.Vert = taVCenter
  546. Properties.MaxLength = 13
  547. Properties.ReadOnly = True
  548. TabOrder = 1
  549. Width = 90
  550. end
  551. object EdStartSpotNm: TcxTextEdit
  552. Tag = 10002
  553. Left = 212
  554. Top = 57
  555. Properties.Alignment.Vert = taVCenter
  556. Properties.MaxLength = 0
  557. Properties.ReadOnly = False
  558. TabOrder = 2
  559. Width = 175
  560. end
  561. object EdRseSectName: TcxTextEdit
  562. Tag = 10002
  563. Left = 332
  564. Top = 26
  565. Properties.MaxLength = 30
  566. TabOrder = 3
  567. Width = 342
  568. end
  569. object EdEndSpotId: TcxTextEdit
  570. Tag = 10002
  571. Left = 119
  572. Top = 88
  573. Properties.Alignment.Vert = taVCenter
  574. Properties.MaxLength = 13
  575. Properties.ReadOnly = True
  576. TabOrder = 4
  577. Width = 90
  578. end
  579. object EdEndSpotNm: TcxTextEdit
  580. Tag = 10002
  581. Left = 212
  582. Top = 88
  583. Properties.Alignment.Vert = taVCenter
  584. Properties.MaxLength = 0
  585. Properties.ReadOnly = False
  586. TabOrder = 5
  587. Width = 175
  588. end
  589. object EdRseSectLength: TcxTextEdit
  590. Tag = 10002
  591. Left = 839
  592. Top = 28
  593. Properties.Alignment.Horz = taCenter
  594. Properties.Alignment.Vert = taVCenter
  595. Properties.MaxLength = 30
  596. Properties.ReadOnly = True
  597. Style.BorderStyle = ebsUltraFlat
  598. Style.Shadow = False
  599. TabOrder = 6
  600. Width = 36
  601. end
  602. object cxLabel1: TcxLabel
  603. Left = 37
  604. Top = 28
  605. Caption = #51228#44277#44396#44036' ID'
  606. Properties.Alignment.Horz = taRightJustify
  607. Properties.Alignment.Vert = taVCenter
  608. Transparent = True
  609. AnchorX = 111
  610. AnchorY = 39
  611. end
  612. object cxLabel2: TcxLabel
  613. Left = 240
  614. Top = 28
  615. Caption = #51228#44277#44396#44036' '#48169#54693
  616. Properties.Alignment.Horz = taRightJustify
  617. Properties.Alignment.Vert = taVCenter
  618. Transparent = True
  619. AnchorX = 327
  620. AnchorY = 39
  621. end
  622. object cxLabel3: TcxLabel
  623. Left = 746
  624. Top = 28
  625. Caption = #51652#51077#48169#54693' '#48264#54840
  626. Properties.Alignment.Horz = taRightJustify
  627. Properties.Alignment.Vert = taVCenter
  628. Transparent = True
  629. AnchorX = 833
  630. AnchorY = 39
  631. end
  632. object cxLabel4: TcxLabel
  633. Left = 36
  634. Top = 59
  635. Caption = #53440#44191' RSE ID'
  636. Properties.Alignment.Horz = taRightJustify
  637. Properties.Alignment.Vert = taVCenter
  638. Transparent = True
  639. AnchorX = 111
  640. AnchorY = 70
  641. end
  642. object cxLabel5: TcxLabel
  643. Left = 36
  644. Top = 90
  645. Caption = #51060#51204' RSE ID'
  646. Properties.Alignment.Horz = taRightJustify
  647. Properties.Alignment.Vert = taVCenter
  648. Transparent = True
  649. AnchorX = 111
  650. AnchorY = 101
  651. end
  652. object SeCNGSSPD: TcxSpinEdit
  653. Left = 839
  654. Top = 55
  655. Properties.Alignment.Horz = taRightJustify
  656. Properties.Alignment.Vert = taVCenter
  657. Properties.AssignedValues.MaxValue = True
  658. Properties.AssignedValues.MinValue = True
  659. Properties.DisplayFormat = '##0'
  660. Properties.EditFormat = '##0'
  661. Properties.LargeIncrement = 5.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 = 12
  673. Value = 20
  674. Width = 58
  675. end
  676. object SeDELYSPD: TcxSpinEdit
  677. Left = 839
  678. Top = 86
  679. Properties.Alignment.Horz = taRightJustify
  680. Properties.Alignment.Vert = taVCenter
  681. Properties.AssignedValues.MaxValue = True
  682. Properties.AssignedValues.MinValue = True
  683. Properties.DisplayFormat = '##0'
  684. Properties.EditFormat = '##0'
  685. Properties.LargeIncrement = 5.000000000000000000
  686. Properties.ValueType = vtInt
  687. Style.LookAndFeel.Kind = lfUltraFlat
  688. Style.LookAndFeel.NativeStyle = False
  689. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  690. StyleDisabled.LookAndFeel.NativeStyle = False
  691. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  692. StyleFocused.LookAndFeel.NativeStyle = False
  693. StyleFocused.TextStyle = [fsBold]
  694. StyleHot.LookAndFeel.Kind = lfUltraFlat
  695. StyleHot.LookAndFeel.NativeStyle = False
  696. TabOrder = 13
  697. Value = 10
  698. Width = 58
  699. end
  700. object cxLabel7: TcxLabel
  701. Left = 751
  702. Top = 59
  703. Caption = #51221#52404#44592#51456#49549#46020
  704. Properties.Alignment.Horz = taRightJustify
  705. Properties.Alignment.Vert = taVCenter
  706. Transparent = True
  707. AnchorX = 833
  708. AnchorY = 70
  709. end
  710. object cxLabel8: TcxLabel
  711. Left = 672
  712. Top = 27
  713. Caption = #9733
  714. Style.TextColor = clRed
  715. Transparent = True
  716. end
  717. object cxCheckBox1: TcxCheckBox
  718. Left = 404
  719. Top = 59
  720. Cursor = crHandPoint
  721. Caption = #51648#46020#50640#49436' '#49440#53469
  722. TabOrder = 16
  723. Transparent = True
  724. OnClick = cxCheckBox1Click
  725. Width = 113
  726. end
  727. object cxCheckBox2: TcxCheckBox
  728. Left = 404
  729. Top = 89
  730. Cursor = crHandPoint
  731. Caption = #51648#46020#50640#49436' '#49440#53469
  732. TabOrder = 17
  733. Transparent = True
  734. OnClick = cxCheckBox2Click
  735. Width = 113
  736. end
  737. object cxLabel9: TcxLabel
  738. Left = 751
  739. Top = 89
  740. Caption = #51648#52404#44592#51456#49549#46020
  741. Properties.Alignment.Horz = taRightJustify
  742. Properties.Alignment.Vert = taVCenter
  743. Transparent = True
  744. AnchorX = 833
  745. AnchorY = 100
  746. end
  747. object cxLabel10: TcxLabel
  748. Left = 386
  749. Top = 58
  750. Anchors = [akLeft, akBottom]
  751. Caption = #9733
  752. Style.TextColor = clRed
  753. Transparent = True
  754. end
  755. object cxLabel13: TcxLabel
  756. Left = 386
  757. Top = 88
  758. Anchors = [akLeft, akBottom]
  759. Caption = #9733
  760. Style.TextColor = clRed
  761. Transparent = True
  762. end
  763. end
  764. object cxGroupBox2: TcxGroupBox
  765. Left = 3
  766. Top = 149
  767. Align = alTop
  768. Caption = #51228#44277#44396#44036' '#49436#48708#49828#47553#53356' '#44396#49457#51221#48372
  769. TabOrder = 2
  770. Height = 146
  771. Width = 946
  772. object CxLink: TcxGrid
  773. Left = 3
  774. Top = 19
  775. Width = 813
  776. Height = 117
  777. Align = alClient
  778. TabOrder = 0
  779. object TvLink: TcxGridTableView
  780. OnCellDblClick = TvLinkCellDblClick
  781. DataController.Summary.DefaultGroupSummaryItems = <>
  782. DataController.Summary.FooterSummaryItems = <>
  783. DataController.Summary.SummaryGroups = <>
  784. OptionsCustomize.ColumnFiltering = False
  785. OptionsCustomize.ColumnGrouping = False
  786. OptionsCustomize.ColumnMoving = False
  787. OptionsCustomize.ColumnSorting = False
  788. OptionsData.Deleting = False
  789. OptionsData.DeletingConfirmation = False
  790. OptionsData.Editing = False
  791. OptionsData.Inserting = False
  792. OptionsView.ColumnAutoWidth = True
  793. OptionsView.GroupByBox = False
  794. object ColLink1: TcxGridColumn
  795. Caption = #49692#49436
  796. PropertiesClassName = 'TcxLabelProperties'
  797. Properties.Alignment.Horz = taCenter
  798. Properties.Alignment.Vert = taVCenter
  799. Visible = False
  800. HeaderAlignmentHorz = taCenter
  801. HeaderAlignmentVert = vaCenter
  802. Width = 50
  803. end
  804. object ColLink2: TcxGridColumn
  805. Caption = #49436#48708#49828#47553#53356' ID'
  806. PropertiesClassName = 'TcxLabelProperties'
  807. Properties.Alignment.Horz = taCenter
  808. Properties.Alignment.Vert = taVCenter
  809. HeaderAlignmentHorz = taCenter
  810. HeaderAlignmentVert = vaCenter
  811. Width = 120
  812. end
  813. object ColLink3: TcxGridColumn
  814. Caption = #49884#51089#51648#51216' ID'
  815. PropertiesClassName = 'TcxLabelProperties'
  816. Properties.Alignment.Horz = taCenter
  817. Properties.Alignment.Vert = taVCenter
  818. HeaderAlignmentHorz = taCenter
  819. HeaderAlignmentVert = vaCenter
  820. Width = 120
  821. end
  822. object ColLink4: TcxGridColumn
  823. Caption = #49884#51089#51648#51216#47749
  824. PropertiesClassName = 'TcxLabelProperties'
  825. Properties.Alignment.Horz = taLeftJustify
  826. Properties.Alignment.Vert = taVCenter
  827. HeaderAlignmentHorz = taCenter
  828. HeaderAlignmentVert = vaCenter
  829. Width = 250
  830. end
  831. object ColLink5: TcxGridColumn
  832. Caption = #51333#47308#51648#51216' ID'
  833. PropertiesClassName = 'TcxLabelProperties'
  834. Properties.Alignment.Horz = taCenter
  835. Properties.Alignment.Vert = taVCenter
  836. HeaderAlignmentHorz = taCenter
  837. HeaderAlignmentVert = vaCenter
  838. Width = 120
  839. end
  840. object ColLink6: TcxGridColumn
  841. Caption = #51333#47308#51648#51216#47749
  842. PropertiesClassName = 'TcxLabelProperties'
  843. Properties.Alignment.Horz = taLeftJustify
  844. Properties.Alignment.Vert = taVCenter
  845. HeaderAlignmentHorz = taCenter
  846. HeaderAlignmentVert = vaCenter
  847. Width = 250
  848. end
  849. end
  850. object GlLink: TcxGridLevel
  851. GridView = TvLink
  852. end
  853. end
  854. object PnlLinkEdit: TPanel
  855. Left = 816
  856. Top = 19
  857. Width = 127
  858. Height = 117
  859. Align = alRight
  860. BevelOuter = bvNone
  861. TabOrder = 1
  862. object ImgDesc06: TImage
  863. Left = 12
  864. Top = 12
  865. Width = 9
  866. Height = 9
  867. Transparent = True
  868. end
  869. object cxLabel6: TcxLabel
  870. Left = 31
  871. Top = 5
  872. Caption = #49436#48708#49828#47553#53356' ID'
  873. Properties.Alignment.Horz = taRightJustify
  874. Properties.Alignment.Vert = taVCenter
  875. Transparent = True
  876. AnchorX = 118
  877. AnchorY = 16
  878. end
  879. object EdLinkId: TcxTextEdit
  880. Tag = 10002
  881. Left = 31
  882. Top = 32
  883. Properties.Alignment.Vert = taVCenter
  884. Properties.MaxLength = 13
  885. Properties.ReadOnly = True
  886. TabOrder = 1
  887. Width = 90
  888. end
  889. object BtnLinkAdd: TcxButton
  890. Left = 31
  891. Top = 65
  892. Width = 43
  893. Height = 22
  894. Hint = #49440#53469#54620' '#44396#44036#51012' '#52628#44032#54633#45768#45796'.'
  895. Caption = #52628#44032
  896. TabOrder = 2
  897. OnClick = BtnLinkAddClick
  898. end
  899. object BtnLinkDel: TcxButton
  900. Left = 78
  901. Top = 65
  902. Width = 43
  903. Height = 22
  904. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  905. Caption = #49325#51228
  906. TabOrder = 3
  907. OnClick = BtnLinkDelClick
  908. end
  909. end
  910. end
  911. object cxGroupBox4: TcxGroupBox
  912. Left = 3
  913. Top = 295
  914. Align = alClient
  915. Caption = #51648#46020' '#51221#48372'('#49436#48708#49828#47553#53356' '#49440#53469')'
  916. TabOrder = 3
  917. DesignSize = (
  918. 946
  919. 426)
  920. Height = 433
  921. Width = 946
  922. inline FRAMEGisMap1: TFRAMEFlashMap
  923. Left = 3
  924. Top = 19
  925. Width = 940
  926. Height = 404
  927. Align = alClient
  928. TabOrder = 1
  929. ExplicitLeft = 3
  930. ExplicitTop = 19
  931. ExplicitWidth = 940
  932. ExplicitHeight = 404
  933. inherited Panel1: TPanel
  934. Width = 940
  935. Height = 343
  936. ExplicitWidth = 940
  937. ExplicitHeight = 343
  938. inherited ShockwaveFlash1: TShockwaveFlashEx
  939. ControlData = {
  940. 67556655000E0000D8130000D813000008000200000000000800000000000800
  941. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  942. 310000000800060000002D003100000008000A00000048006900670068000000
  943. 08000200000000000800060000002D0031000000080000000000080002000000
  944. 0000080010000000530068006F00770041006C006C0000000800040000003000
  945. 0000080004000000300000000800020000000000080000000000080002000000
  946. 00000D0000000000000000000000000000000000080004000000310000000800
  947. 0400000030000000080000000000080004000000300000000800080000006100
  948. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  949. 61006C007300650000000800040000003000000008000C000000730063006100
  950. 6C0065000000}
  951. end
  952. inherited Memo1: TMemo
  953. Height = 140
  954. ExplicitHeight = 140
  955. end
  956. end
  957. inherited GrpTool: TcxGroupBox
  958. ExplicitWidth = 940
  959. Width = 940
  960. inherited LbDef: TLabel
  961. Width = 247
  962. Height = 17
  963. ExplicitWidth = 247
  964. ExplicitHeight = 17
  965. end
  966. end
  967. inherited StatusBar: TStatusBar
  968. Top = 384
  969. Width = 940
  970. ExplicitTop = 384
  971. ExplicitWidth = 940
  972. end
  973. end
  974. object ChkGisZoom: TcxCheckBox
  975. Left = 831
  976. Top = 30
  977. Cursor = crHandPoint
  978. Anchors = [akTop, akRight]
  979. Caption = #51648#46020#53356#44172#48372#44592
  980. TabOrder = 0
  981. Transparent = True
  982. OnClick = ChkGisZoomClick
  983. Width = 107
  984. end
  985. object ChkViewIcon: TcxCheckBox
  986. Left = 185
  987. Top = -5
  988. Cursor = crHandPoint
  989. Caption = 'RSE '#50500#51060#53080
  990. State = cbsChecked
  991. TabOrder = 2
  992. Transparent = True
  993. OnClick = ChkViewIconClick
  994. Width = 121
  995. end
  996. object ChkViewName: TcxCheckBox
  997. Left = 294
  998. Top = -5
  999. Cursor = crHandPoint
  1000. Caption = 'RSE '#50948#52824#47749
  1001. State = cbsChecked
  1002. TabOrder = 3
  1003. Transparent = True
  1004. OnClick = ChkViewIconClick
  1005. Width = 121
  1006. end
  1007. end
  1008. end
  1009. end
  1010. object TmrShow: TTimer
  1011. Enabled = False
  1012. Interval = 300
  1013. OnTimer = TmrShowTimer
  1014. Left = 472
  1015. Top = 12
  1016. end
  1017. end