IAN0040MF.dfm 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723
  1. object IAN0040M: TIAN0040M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #49548#53685#51221#48372' '#51060#47141#48516#49437
  7. ClientHeight = 790
  8. ClientWidth = 1370
  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. 1370
  24. 790)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1362
  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 = 1362
  57. Height = 734
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1436
  62. ExplicitHeight = 766
  63. end
  64. object LblRecords: TLabel
  65. Left = 400
  66. Top = 9
  67. Width = 52
  68. Height = 17
  69. Alignment = taRightJustify
  70. Anchors = [akTop, akRight]
  71. Caption = #51312#54924#44148#49688
  72. Transparent = True
  73. Visible = False
  74. end
  75. object BtnClose: TcxButton
  76. Left = 1276
  77. Top = 11
  78. Width = 80
  79. Height = 25
  80. Cursor = crHandPoint
  81. Hint = #45803#44592
  82. Anchors = [akTop, akRight]
  83. Caption = #45803#44592
  84. Colors.Default = 10737865
  85. TabOrder = 0
  86. Font.Charset = DEFAULT_CHARSET
  87. Font.Color = clBlack
  88. Font.Height = -13
  89. Font.Name = #47569#51008' '#44256#46357
  90. Font.Style = [fsBold]
  91. ParentFont = False
  92. OnClick = BtnCloseClick
  93. end
  94. object EdFocus: TEdit
  95. Left = -10
  96. Top = -10
  97. Width = 2
  98. Height = 25
  99. ImeName = 'Microsoft Office IME 2007'
  100. TabOrder = 1
  101. Text = 'EdFocus'
  102. end
  103. object PnlBack: TPanel
  104. Left = 12
  105. Top = 56
  106. Width = 1344
  107. Height = 721
  108. Anchors = [akLeft, akTop, akRight, akBottom]
  109. BevelOuter = bvNone
  110. ParentBackground = False
  111. ParentColor = True
  112. TabOrder = 2
  113. object PnlLeft: TPanel
  114. Left = 0
  115. Top = 0
  116. Width = 321
  117. Height = 721
  118. Align = alLeft
  119. BevelOuter = bvNone
  120. TabOrder = 0
  121. object cxGroupBox2: TcxGroupBox
  122. Left = 0
  123. Top = 0
  124. Align = alTop
  125. Caption = #9654' '#44160#49353' '#51312#44148
  126. Style.BorderColor = clCaptionText
  127. Style.Shadow = False
  128. Style.TextColor = clWindowText
  129. Style.TextStyle = [fsBold]
  130. TabOrder = 0
  131. Height = 169
  132. Width = 321
  133. object ImgDesc01: TImage
  134. Left = 12
  135. Top = 32
  136. Width = 9
  137. Height = 9
  138. Transparent = True
  139. end
  140. object Label26: TLabel
  141. Left = 49
  142. Top = 29
  143. Width = 78
  144. Height = 17
  145. Alignment = taRightJustify
  146. Caption = #44160#49353#49884#51089#51068#49884
  147. Transparent = True
  148. end
  149. object ImgDesc02: TImage
  150. Left = 12
  151. Top = 63
  152. Width = 9
  153. Height = 9
  154. Transparent = True
  155. end
  156. object Label6: TLabel
  157. Left = 49
  158. Top = 60
  159. Width = 78
  160. Height = 17
  161. Alignment = taRightJustify
  162. Caption = #44160#49353#51333#47308#51068#49884
  163. Transparent = True
  164. end
  165. object ImgDesc03: TImage
  166. Left = 12
  167. Top = 97
  168. Width = 9
  169. Height = 9
  170. Transparent = True
  171. Visible = False
  172. end
  173. object Label1: TLabel
  174. Left = 49
  175. Top = 94
  176. Width = 78
  177. Height = 17
  178. Alignment = taRightJustify
  179. Caption = #47553#53356#47112#48296#44396#48516
  180. Transparent = True
  181. Visible = False
  182. end
  183. object BtnSearch: TcxButton
  184. Left = 231
  185. Top = 124
  186. Width = 80
  187. Height = 25
  188. Cursor = crHandPoint
  189. Hint = #51312#54924
  190. Caption = #51312#54924
  191. Colors.Default = 10737865
  192. TabOrder = 0
  193. Font.Charset = DEFAULT_CHARSET
  194. Font.Color = clBlack
  195. Font.Height = -13
  196. Font.Name = #47569#51008' '#44256#46357
  197. Font.Style = [fsBold]
  198. ParentFont = False
  199. OnClick = BtnSearchClick
  200. end
  201. object DtStDate: TcxDateEdit
  202. Left = 130
  203. Top = 28
  204. EditValue = 39924d
  205. Properties.Alignment.Horz = taCenter
  206. Properties.DateButtons = [btnNow, btnToday]
  207. Properties.DateOnError = deToday
  208. Properties.ImmediatePost = True
  209. Properties.SaveTime = False
  210. Properties.ShowTime = False
  211. Properties.OnValidate = DtStDatePropertiesValidate
  212. Style.ButtonStyle = btsUltraFlat
  213. StyleFocused.TextStyle = [fsBold]
  214. StyleFocused.ButtonStyle = btsUltraFlat
  215. TabOrder = 1
  216. Width = 103
  217. end
  218. object DtEdDate: TcxDateEdit
  219. Left = 130
  220. Top = 59
  221. EditValue = 39924d
  222. Enabled = False
  223. Properties.Alignment.Horz = taCenter
  224. Properties.DateButtons = [btnNow, btnToday]
  225. Properties.DateOnError = deToday
  226. Properties.SaveTime = False
  227. Properties.ShowTime = False
  228. Style.ButtonStyle = btsUltraFlat
  229. StyleFocused.TextStyle = [fsBold]
  230. StyleFocused.ButtonStyle = btsUltraFlat
  231. TabOrder = 2
  232. Width = 103
  233. end
  234. object DtEdTime1: TcxTimeEdit
  235. Left = 160
  236. Top = 115
  237. EditValue = 0d
  238. Properties.Alignment.Horz = taCenter
  239. Properties.TimeFormat = tfHour
  240. Style.ButtonStyle = btsUltraFlat
  241. StyleFocused.TextStyle = [fsBold]
  242. TabOrder = 3
  243. Visible = False
  244. Width = 53
  245. end
  246. object DtStTime1: TcxTimeEdit
  247. Left = 160
  248. Top = 84
  249. EditValue = 0d
  250. Properties.Alignment.Horz = taCenter
  251. Properties.TimeFormat = tfHour
  252. Style.ButtonStyle = btsUltraFlat
  253. StyleFocused.TextStyle = [fsBold]
  254. TabOrder = 4
  255. Visible = False
  256. Width = 53
  257. end
  258. object cxLabel1: TcxLabel
  259. Left = 6
  260. Top = 119
  261. AutoSize = False
  262. Caption = #44160#49353#44592#44036#51060' '#53364' '#44221#50864' '#44160#49353#44208#44284#44032' '#45734#50612#51656#49688' '#51080#49845#45768#45796'.'
  263. ParentFont = False
  264. Style.Font.Charset = DEFAULT_CHARSET
  265. Style.Font.Color = clWindowText
  266. Style.Font.Height = -12
  267. Style.Font.Name = #47569#51008' '#44256#46357
  268. Style.Font.Style = [fsBold]
  269. Style.TextColor = clRed
  270. Style.IsFontAssigned = True
  271. Properties.WordWrap = True
  272. Transparent = True
  273. Visible = False
  274. Height = 36
  275. Width = 219
  276. end
  277. object CbLinkLevel: TcxComboBox
  278. Left = 130
  279. Top = 90
  280. Cursor = crHandPoint
  281. Enabled = False
  282. Properties.Alignment.Horz = taLeftJustify
  283. Properties.Alignment.Vert = taVCenter
  284. Properties.DropDownListStyle = lsFixedList
  285. Properties.HideSelection = False
  286. Properties.Items.Strings = (
  287. #47553#53356' ( 1'#47112#48296' )'
  288. #49436#48708#49828#47553#53356' ( 2'#47112#48296' )'
  289. #46020#47196' ( 3'#47112#48296' )')
  290. Properties.ReadOnly = True
  291. Style.BorderColor = clWindowFrame
  292. Style.BorderStyle = ebsUltraFlat
  293. Style.LookAndFeel.Kind = lfUltraFlat
  294. Style.LookAndFeel.NativeStyle = False
  295. Style.ButtonStyle = btsUltraFlat
  296. Style.PopupBorderStyle = epbsFlat
  297. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  298. StyleDisabled.LookAndFeel.NativeStyle = False
  299. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  300. StyleFocused.LookAndFeel.NativeStyle = False
  301. StyleFocused.TextColor = clBlack
  302. StyleFocused.TextStyle = [fsBold]
  303. StyleHot.LookAndFeel.Kind = lfUltraFlat
  304. StyleHot.LookAndFeel.NativeStyle = False
  305. TabOrder = 6
  306. Text = #49436#48708#49828#47553#53356' ( 2'#47112#48296' )'
  307. Visible = False
  308. Width = 181
  309. end
  310. object DtEdTime: TDateTimePicker
  311. Left = 237
  312. Top = 59
  313. Width = 74
  314. Height = 25
  315. BevelInner = bvNone
  316. BevelOuter = bvNone
  317. BevelKind = bkFlat
  318. Date = 39924.557697118050000000
  319. Format = ' HH:mm'
  320. Time = 39924.557697118050000000
  321. Color = clBtnFace
  322. DateMode = dmUpDown
  323. ImeName = 'Microsoft Office IME 2007'
  324. Kind = dtkTime
  325. ParentColor = True
  326. TabOrder = 7
  327. end
  328. object DtStTime: TDateTimePicker
  329. Left = 237
  330. Top = 28
  331. Width = 74
  332. Height = 25
  333. BevelInner = bvNone
  334. BevelOuter = bvNone
  335. BevelKind = bkFlat
  336. Date = 39924.557697118050000000
  337. Format = ' HH:mm'
  338. Time = 39924.557697118050000000
  339. Color = clBtnFace
  340. DateMode = dmUpDown
  341. ImeName = 'Microsoft Office IME 2007'
  342. Kind = dtkTime
  343. ParentColor = True
  344. TabOrder = 8
  345. end
  346. end
  347. object cxGroupBox3: TcxGroupBox
  348. Left = 0
  349. Top = 169
  350. Align = alClient
  351. Caption = #9654' '#44160#49353' '#44208#44284
  352. Style.BorderColor = clCaptionText
  353. Style.Shadow = False
  354. Style.TextColor = clWindowText
  355. Style.TextStyle = [fsBold]
  356. TabOrder = 1
  357. Height = 374
  358. Width = 321
  359. object CxList: TcxGrid
  360. Left = 3
  361. Top = 19
  362. Width = 315
  363. Height = 345
  364. Align = alClient
  365. TabOrder = 0
  366. object TvList: TcxGridTableView
  367. Navigator.Buttons.Append.Visible = True
  368. Navigator.Buttons.SaveBookmark.Visible = False
  369. Navigator.InfoPanel.Visible = True
  370. OnCellDblClick = TvListCellDblClick
  371. DataController.Summary.DefaultGroupSummaryItems = <>
  372. DataController.Summary.FooterSummaryItems = <>
  373. DataController.Summary.SummaryGroups = <>
  374. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  375. OptionsBehavior.CellHints = True
  376. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  377. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  378. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  379. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  380. OptionsCustomize.ColumnFiltering = False
  381. OptionsCustomize.ColumnGrouping = False
  382. OptionsCustomize.ColumnMoving = False
  383. OptionsCustomize.ColumnSorting = False
  384. OptionsData.Deleting = False
  385. OptionsData.DeletingConfirmation = False
  386. OptionsData.Editing = False
  387. OptionsData.Inserting = False
  388. OptionsSelection.CellSelect = False
  389. OptionsSelection.HideFocusRectOnExit = False
  390. OptionsView.NoDataToDisplayInfoText = '<'#54364#52636#54624' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  391. OptionsView.ColumnAutoWidth = True
  392. OptionsView.GroupByBox = False
  393. OptionsView.Indicator = True
  394. object Column01: TcxGridColumn
  395. Caption = 'No.'
  396. DataBinding.ValueType = 'Integer'
  397. PropertiesClassName = 'TcxCalcEditProperties'
  398. Properties.Alignment.Horz = taRightJustify
  399. Properties.Alignment.Vert = taVCenter
  400. HeaderAlignmentHorz = taCenter
  401. HeaderAlignmentVert = vaCenter
  402. Options.Editing = False
  403. Width = 45
  404. end
  405. object Column02: TcxGridColumn
  406. Caption = #51068#49884
  407. PropertiesClassName = 'TcxTextEditProperties'
  408. Properties.Alignment.Horz = taCenter
  409. Properties.Alignment.Vert = taVCenter
  410. HeaderAlignmentHorz = taCenter
  411. HeaderAlignmentVert = vaCenter
  412. Options.Editing = False
  413. Width = 164
  414. end
  415. object Column03: TcxGridColumn
  416. Caption = #44148#49688
  417. DataBinding.ValueType = 'Integer'
  418. PropertiesClassName = 'TcxCalcEditProperties'
  419. Properties.Alignment.Horz = taRightJustify
  420. Properties.Alignment.Vert = taVCenter
  421. HeaderAlignmentHorz = taCenter
  422. HeaderAlignmentVert = vaCenter
  423. Width = 60
  424. end
  425. object Column04: TcxGridColumn
  426. Caption = 'PRCN_DT'
  427. PropertiesClassName = 'TcxTextEditProperties'
  428. Properties.Alignment.Horz = taCenter
  429. Properties.Alignment.Vert = taVCenter
  430. Visible = False
  431. end
  432. end
  433. object GlList: TcxGridLevel
  434. GridView = TvList
  435. end
  436. end
  437. object lblText2: TcxLabel
  438. Left = 15
  439. Top = 90
  440. Caption = '3'#49884#44036' '#51060#49345#51032' '#51221#48372#47484' '#51312#54924#54624' '#49688' '#50630#49845#45768#45796'.'
  441. Transparent = True
  442. Visible = False
  443. end
  444. object lblText3: TcxLabel
  445. Left = 15
  446. Top = 117
  447. Caption = #54364#52636#54624' '#51221#48372#44032' '#50630#49845#45768#45796'. '#51060#47141#51221#48372#47484' '#45796#49884' '#51312#54924#54616#49888' '#54980' '#51089#50629#51012' '#51652#54665' '#54616#49901#49884#50836'.'
  448. Transparent = True
  449. Visible = False
  450. end
  451. end
  452. object cxGroupBox5: TcxGroupBox
  453. Left = 0
  454. Top = 543
  455. Align = alBottom
  456. Caption = #9654' '#49892#54665
  457. Style.BorderColor = clCaptionText
  458. Style.Shadow = False
  459. Style.TextColor = clWindowText
  460. Style.TextStyle = [fsBold]
  461. TabOrder = 2
  462. Height = 101
  463. Width = 321
  464. object ImgDesc04: TImage
  465. Left = 12
  466. Top = 66
  467. Width = 9
  468. Height = 9
  469. Transparent = True
  470. end
  471. object Label2: TLabel
  472. Left = 27
  473. Top = 61
  474. Width = 65
  475. Height = 17
  476. Alignment = taRightJustify
  477. AutoSize = False
  478. Caption = #44081#49888#51452#44592
  479. Transparent = True
  480. end
  481. object Label3: TLabel
  482. Left = 163
  483. Top = 61
  484. Width = 51
  485. Height = 17
  486. Caption = #52488'(1~30)'
  487. Transparent = True
  488. end
  489. object BtnPlay: TcxButton
  490. Left = 7
  491. Top = 22
  492. Width = 35
  493. Height = 25
  494. Cursor = crHandPoint
  495. Hint = #49548#53685#51221#48372' '#54364#52636' '#49884#51089
  496. Caption = #9654
  497. TabOrder = 0
  498. OnClick = BtnPlayClick
  499. end
  500. object BtnStop: TcxButton
  501. Left = 48
  502. Top = 22
  503. Width = 36
  504. Height = 25
  505. Cursor = crHandPoint
  506. Hint = #49548#53685#51221#48372' '#54364#52636' '#51333#47308
  507. Caption = #9632
  508. Enabled = False
  509. TabOrder = 1
  510. OnClick = BtnStopClick
  511. end
  512. object cxTrackBar1: TcxTrackBar
  513. Left = 90
  514. Top = 12
  515. TabOrder = 2
  516. Height = 43
  517. Width = 197
  518. end
  519. object SeRefreshSec: TcxSpinEdit
  520. Left = 99
  521. Top = 59
  522. Properties.Alignment.Horz = taRightJustify
  523. Properties.Alignment.Vert = taVCenter
  524. Properties.DisplayFormat = '##0'
  525. Properties.EditFormat = '##0'
  526. Properties.LargeIncrement = 5.000000000000000000
  527. Properties.MaxValue = 30.000000000000000000
  528. Properties.MinValue = 1.000000000000000000
  529. Properties.ValueType = vtInt
  530. Style.LookAndFeel.Kind = lfUltraFlat
  531. Style.LookAndFeel.NativeStyle = False
  532. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  533. StyleDisabled.LookAndFeel.NativeStyle = False
  534. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  535. StyleFocused.LookAndFeel.NativeStyle = False
  536. StyleFocused.TextStyle = [fsBold]
  537. StyleHot.LookAndFeel.Kind = lfUltraFlat
  538. StyleHot.LookAndFeel.NativeStyle = False
  539. TabOrder = 3
  540. Value = 5
  541. Width = 58
  542. end
  543. end
  544. object cxGroupBox4: TcxGroupBox
  545. Left = 0
  546. Top = 644
  547. Align = alBottom
  548. Caption = #9654' '#44396#44036' ID '#44160#49353
  549. Style.TextStyle = [fsBold]
  550. TabOrder = 3
  551. Visible = False
  552. Height = 77
  553. Width = 321
  554. object Label4: TLabel
  555. Left = 27
  556. Top = 36
  557. Width = 44
  558. Height = 17
  559. Alignment = taRightJustify
  560. AutoSize = False
  561. Caption = #44396#44036' ID'
  562. Transparent = True
  563. end
  564. object ImgDesc05: TImage
  565. Left = 12
  566. Top = 39
  567. Width = 9
  568. Height = 9
  569. Transparent = True
  570. end
  571. object BtnSearch2: TcxButton
  572. Left = 208
  573. Top = 33
  574. Width = 80
  575. Height = 25
  576. Cursor = crHandPoint
  577. Hint = #51312#54924
  578. Caption = #44160#49353
  579. Colors.Default = 10737865
  580. TabOrder = 0
  581. Font.Charset = DEFAULT_CHARSET
  582. Font.Color = clBlack
  583. Font.Height = -13
  584. Font.Name = #47569#51008' '#44256#46357
  585. Font.Style = [fsBold]
  586. ParentFont = False
  587. OnClick = BtnSearch2Click
  588. end
  589. object EdLinkId: TcxTextEdit
  590. Left = 76
  591. Top = 33
  592. TabOrder = 1
  593. Width = 121
  594. end
  595. end
  596. end
  597. object cxSplitter1: TcxSplitter
  598. Left = 321
  599. Top = 0
  600. Width = 6
  601. Height = 721
  602. Control = PnlLeft
  603. end
  604. object cxGroupBox1: TcxGroupBox
  605. Left = 327
  606. Top = 0
  607. Align = alClient
  608. Caption = #9654' '#49548#53685#51221#48372' '#54364#52636
  609. Style.BorderColor = clCaptionText
  610. Style.Shadow = False
  611. Style.TextColor = clBlack
  612. Style.TextStyle = [fsBold]
  613. TabOrder = 2
  614. Height = 721
  615. Width = 1017
  616. inline FRAMEOpenMap1: TFRAMEOpenMap
  617. Left = 3
  618. Top = 19
  619. Width = 1011
  620. Height = 692
  621. Align = alClient
  622. ParentShowHint = False
  623. ShowHint = True
  624. TabOrder = 0
  625. ExplicitLeft = 3
  626. ExplicitTop = 19
  627. ExplicitWidth = 1011
  628. ExplicitHeight = 692
  629. inherited PnlToolbar: TPanel
  630. Width = 1011
  631. ExplicitWidth = 1011
  632. inherited EdFocus: TEdit
  633. Height = 25
  634. ExplicitHeight = 25
  635. end
  636. inherited cxLabel26: TcxLabel
  637. AnchorX = 122
  638. AnchorY = 19
  639. end
  640. inherited cxLabel27: TcxLabel
  641. AnchorX = 280
  642. AnchorY = 19
  643. end
  644. inherited PnlGisTool: TPanel
  645. Width = 578
  646. ExplicitWidth = 578
  647. inherited ChkShowNmbr: TcxCheckBox
  648. ExplicitHeight = 28
  649. end
  650. inherited EdMapPos: TcxTextEdit
  651. ExplicitHeight = 28
  652. end
  653. end
  654. inherited cxLabel1: TcxLabel
  655. AnchorX = 346
  656. AnchorY = 19
  657. end
  658. inherited LblZoom: TcxLabel
  659. Left = 924
  660. ExplicitLeft = 924
  661. AnchorX = 1006
  662. AnchorY = 19
  663. end
  664. end
  665. inherited lblTitle: TcxLabel
  666. ExplicitWidth = 69
  667. ExplicitHeight = 21
  668. end
  669. inherited reMsg: TMemo
  670. Top = 545
  671. Width = 1011
  672. ExplicitTop = 545
  673. ExplicitWidth = 1011
  674. end
  675. inherited PnlMap: TPanel
  676. Width = 1011
  677. Height = 507
  678. ExplicitWidth = 1011
  679. ExplicitHeight = 507
  680. inherited WebBrowser1: TWebBrowser
  681. Width = 1007
  682. Height = 503
  683. ExplicitWidth = 1011
  684. ExplicitHeight = 507
  685. ControlData = {
  686. 4C00000014680000FD3300000000000000000000000000000000000000000000
  687. 000000004C000000000000000000000001000000E0D057007335CF11AE690800
  688. 2B2E126208000000000000004C0000000114020000000000C000000000000046
  689. 8000000000000000000000000000000000000000000000000000000000000000
  690. 00000000000000000100000000000000000000000000000000000000}
  691. end
  692. end
  693. inherited ilToolbarsSmall: TcxImageList
  694. FormatVersion = 1
  695. end
  696. end
  697. end
  698. end
  699. object lblText1: TcxLabel
  700. Left = 27
  701. Top = 295
  702. Caption = #9654' '#49548#53685#51221#48372' '#54364#52636
  703. Transparent = True
  704. Visible = False
  705. end
  706. object TmrShow: TTimer
  707. Enabled = False
  708. Interval = 300
  709. OnTimer = TmrShowTimer
  710. Left = 256
  711. Top = 456
  712. end
  713. object ADOQry: TADOQuery
  714. Parameters = <>
  715. Left = 216
  716. Top = 324
  717. end
  718. object ADOSta: TADOQuery
  719. Parameters = <>
  720. Left = 160
  721. Top = 404
  722. end
  723. end