TAS0010MF.dfm 20 KB

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