TAS0010MF.dfm 22 KB

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