IST0030MF.dfm 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206
  1. object IST0030M: TIST0030M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #49548#53685#51221#48372' '#53685#44228
  7. ClientHeight = 824
  8. ClientWidth = 1443
  9. Color = clBtnFace
  10. DoubleBuffered = True
  11. Font.Charset = DEFAULT_CHARSET
  12. Font.Color = clWindowText
  13. Font.Height = -13
  14. Font.Name = #47569#51008' '#44256#46357
  15. Font.Style = []
  16. KeyPreview = True
  17. OldCreateOrder = False
  18. Position = poOwnerFormCenter
  19. ShowHint = True
  20. OnClose = FormClose
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1443
  24. 824)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1435
  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 = 1435
  57. Height = 768
  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 = 1349
  66. Top = 11
  67. Width = 80
  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 = 1417
  96. Height = 755
  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 = 385
  106. Height = 755
  107. Align = alLeft
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxGroupBox3: TcxGroupBox
  111. Left = 0
  112. Top = 300
  113. Align = alClient
  114. Caption = #9654' '#47553#53356' '#49440#53469
  115. Style.BorderColor = clCaptionText
  116. Style.Shadow = False
  117. Style.TextColor = clWindowText
  118. Style.TextStyle = [fsBold]
  119. TabOrder = 0
  120. Height = 455
  121. Width = 385
  122. object cxPageControl1: TcxPageControl
  123. Left = 3
  124. Top = 19
  125. Width = 379
  126. Height = 426
  127. Align = alClient
  128. TabOrder = 0
  129. Properties.ActivePage = cxTabSheet1
  130. ClientRectBottom = 421
  131. ClientRectLeft = 2
  132. ClientRectRight = 374
  133. ClientRectTop = 28
  134. object cxTabSheet1: TcxTabSheet
  135. Caption = #47553#53356'('#47112#48296'1) '
  136. ImageIndex = 0
  137. inline FRAMELinkList1: TFRAMELinkList
  138. Left = 0
  139. Top = 0
  140. Width = 372
  141. Height = 393
  142. Align = alClient
  143. TabOrder = 0
  144. ExplicitWidth = 372
  145. ExplicitHeight = 393
  146. inherited CxList: TcxGrid
  147. Width = 372
  148. Height = 331
  149. ExplicitWidth = 372
  150. ExplicitHeight = 331
  151. end
  152. inherited PnlTop: TPanel
  153. Width = 372
  154. ExplicitWidth = 372
  155. end
  156. inherited PnlBottom: TPanel
  157. Top = 362
  158. Width = 372
  159. ExplicitTop = 362
  160. ExplicitWidth = 372
  161. inherited LblRecords: TLabel
  162. Left = 261
  163. Width = 25
  164. Height = 17
  165. ExplicitLeft = 261
  166. ExplicitWidth = 25
  167. ExplicitHeight = 17
  168. end
  169. inherited ChkDispExt: TcxCheckBox
  170. ExplicitHeight = 21
  171. end
  172. inherited BtnExlSave: TcxButton
  173. Left = 292
  174. ExplicitLeft = 292
  175. end
  176. end
  177. inherited lblFileName: TcxLabel
  178. ExplicitWidth = 56
  179. ExplicitHeight = 21
  180. end
  181. end
  182. end
  183. object cxTabSheet2: TcxTabSheet
  184. Caption = #49436#48708#49828#47553#53356'('#47112#48296'2) '
  185. ImageIndex = 1
  186. inline FRAMEServiceLinkList1: TFRAMEServiceLinkList
  187. Left = 0
  188. Top = 0
  189. Width = 372
  190. Height = 393
  191. Align = alClient
  192. TabOrder = 0
  193. ExplicitWidth = 372
  194. ExplicitHeight = 393
  195. inherited CxList: TcxGrid
  196. Width = 372
  197. Height = 331
  198. ExplicitWidth = 372
  199. ExplicitHeight = 331
  200. end
  201. inherited PnlTop: TPanel
  202. Width = 372
  203. ExplicitWidth = 372
  204. end
  205. inherited PnlBottom: TPanel
  206. Top = 362
  207. Width = 372
  208. ExplicitTop = 362
  209. ExplicitWidth = 372
  210. inherited LblRecords: TLabel
  211. Left = 261
  212. Width = 25
  213. Height = 17
  214. ExplicitLeft = 261
  215. ExplicitWidth = 25
  216. ExplicitHeight = 17
  217. end
  218. inherited ChkDispExt: TcxCheckBox
  219. ExplicitHeight = 21
  220. end
  221. inherited BtnExlSave: TcxButton
  222. Left = 292
  223. ExplicitLeft = 292
  224. end
  225. end
  226. inherited lblFileName: TcxLabel
  227. ExplicitWidth = 95
  228. ExplicitHeight = 21
  229. end
  230. end
  231. end
  232. object cxTabSheet3: TcxTabSheet
  233. Caption = #46020#47196'('#47112#48296'3) '
  234. ImageIndex = 2
  235. inline FRAMERoadList1: TFRAMERoadList
  236. Left = 0
  237. Top = 0
  238. Width = 372
  239. Height = 393
  240. Align = alClient
  241. TabOrder = 0
  242. ExplicitWidth = 372
  243. ExplicitHeight = 393
  244. inherited CxList: TcxGrid
  245. Width = 372
  246. Height = 331
  247. ExplicitWidth = 372
  248. ExplicitHeight = 331
  249. end
  250. inherited PnlTop: TPanel
  251. Width = 372
  252. ExplicitWidth = 372
  253. end
  254. inherited PnlBottom: TPanel
  255. Top = 362
  256. Width = 372
  257. ExplicitTop = 362
  258. ExplicitWidth = 372
  259. inherited LblRecords: TLabel
  260. Left = 261
  261. Width = 25
  262. Height = 17
  263. ExplicitLeft = 261
  264. ExplicitWidth = 25
  265. ExplicitHeight = 17
  266. end
  267. inherited ChkDispExt: TcxCheckBox
  268. ExplicitHeight = 21
  269. end
  270. inherited BtnExlSave: TcxButton
  271. Left = 292
  272. ExplicitLeft = 292
  273. end
  274. end
  275. inherited lblFileName: TcxLabel
  276. ExplicitWidth = 56
  277. ExplicitHeight = 21
  278. end
  279. end
  280. end
  281. end
  282. end
  283. object PnlQry: TPanel
  284. Left = 0
  285. Top = 0
  286. Width = 385
  287. Height = 300
  288. Align = alTop
  289. BevelOuter = bvNone
  290. TabOrder = 1
  291. object cxPageControl2: TcxPageControl
  292. Left = 0
  293. Top = 0
  294. Width = 385
  295. Height = 300
  296. Align = alClient
  297. TabOrder = 0
  298. Properties.ActivePage = cxTabSheet4
  299. OnPageChanging = cxPageControl2PageChanging
  300. ClientRectBottom = 295
  301. ClientRectLeft = 2
  302. ClientRectRight = 380
  303. ClientRectTop = 28
  304. object cxTabSheet4: TcxTabSheet
  305. Caption = #9654' '#44592#44036#44160#49353' '
  306. ImageIndex = 0
  307. object ImgDesc01: TImage
  308. Left = 12
  309. Top = 54
  310. Width = 9
  311. Height = 9
  312. Transparent = True
  313. end
  314. object Label26: TLabel
  315. Left = 52
  316. Top = 50
  317. Width = 78
  318. Height = 17
  319. Alignment = taRightJustify
  320. Caption = #44160#49353#49884#51089#49884#44033
  321. Transparent = True
  322. end
  323. object Label1: TLabel
  324. Left = 78
  325. Top = 17
  326. Width = 52
  327. Height = 17
  328. Alignment = taRightJustify
  329. Caption = #53685#44228#44396#48516
  330. Transparent = True
  331. end
  332. object ImgDesc03: TImage
  333. Left = 12
  334. Top = 21
  335. Width = 9
  336. Height = 9
  337. Transparent = True
  338. end
  339. object Label2: TLabel
  340. Left = 52
  341. Top = 82
  342. Width = 78
  343. Height = 17
  344. Alignment = taRightJustify
  345. Caption = #44160#49353#51333#47308#49884#44033
  346. Transparent = True
  347. end
  348. object ImgDesc04: TImage
  349. Left = 12
  350. Top = 86
  351. Width = 9
  352. Height = 9
  353. Transparent = True
  354. end
  355. object BtnSearch: TcxButton
  356. Left = 287
  357. Top = 114
  358. Width = 80
  359. Height = 25
  360. Cursor = crHandPoint
  361. Hint = #44592#44036' '#44160#49353
  362. Caption = #51312#54924
  363. Colors.Default = 10737865
  364. TabOrder = 0
  365. Font.Charset = DEFAULT_CHARSET
  366. Font.Color = clBlack
  367. Font.Height = -13
  368. Font.Name = #47569#51008' '#44256#46357
  369. Font.Style = [fsBold]
  370. ParentFont = False
  371. OnClick = BtnSearchClick
  372. end
  373. object CbStatType: TcxComboBox
  374. Left = 135
  375. Top = 14
  376. Cursor = crHandPoint
  377. Properties.Alignment.Horz = taCenter
  378. Properties.Alignment.Vert = taVCenter
  379. Properties.DropDownListStyle = lsFixedList
  380. Properties.HideSelection = False
  381. Properties.Items.Strings = (
  382. '15'#48516' '#53685#44228
  383. #49884#44036' '#53685#44228'(1'#49884#44036')'
  384. #51068' '#53685#44228'(1'#51068')'
  385. #50900' '#53685#44228'(1'#44060#50900')'
  386. #45380' '#53685#44228'(1'#45380')')
  387. Properties.ReadOnly = False
  388. Properties.OnChange = CbStatTypePropertiesChange
  389. Style.BorderColor = clWindowFrame
  390. Style.BorderStyle = ebsUltraFlat
  391. Style.LookAndFeel.Kind = lfUltraFlat
  392. Style.LookAndFeel.NativeStyle = False
  393. Style.ButtonStyle = btsUltraFlat
  394. Style.PopupBorderStyle = epbsFlat
  395. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  396. StyleDisabled.LookAndFeel.NativeStyle = False
  397. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  398. StyleFocused.LookAndFeel.NativeStyle = False
  399. StyleFocused.TextColor = clBlack
  400. StyleFocused.TextStyle = [fsBold]
  401. StyleHot.LookAndFeel.Kind = lfUltraFlat
  402. StyleHot.LookAndFeel.NativeStyle = False
  403. TabOrder = 1
  404. Text = '15'#48516' '#53685#44228
  405. Width = 227
  406. end
  407. object DtStTime: TDateTimePicker
  408. Left = 282
  409. Top = 47
  410. Width = 57
  411. Height = 25
  412. BevelInner = bvNone
  413. BevelOuter = bvNone
  414. BevelKind = bkFlat
  415. Date = 39924.557697118050000000
  416. Format = ' HH'
  417. Time = 39924.557697118050000000
  418. Color = clBtnFace
  419. DateMode = dmUpDown
  420. ImeName = 'Microsoft Office IME 2007'
  421. Kind = dtkTime
  422. ParentColor = True
  423. TabOrder = 2
  424. end
  425. object DtEdTime: TDateTimePicker
  426. Left = 282
  427. Top = 78
  428. Width = 57
  429. Height = 25
  430. BevelInner = bvNone
  431. BevelOuter = bvNone
  432. BevelKind = bkFlat
  433. Date = 39924.557697118050000000
  434. Format = ' HH'
  435. Time = 39924.557697118050000000
  436. Color = clBtnFace
  437. DateMode = dmUpDown
  438. ImeName = 'Microsoft Office IME 2007'
  439. Kind = dtkTime
  440. ParentColor = True
  441. TabOrder = 3
  442. end
  443. object cxLabel1: TcxLabel
  444. Left = 5
  445. Top = 117
  446. Caption = #44160#49353#51312#44148#50640' '#46384#46972' '#44160#49353#44208#44284#44032' '#45734#50612#51656#49688' '#51080#49845#45768#45796'.'
  447. ParentFont = False
  448. Style.Font.Charset = DEFAULT_CHARSET
  449. Style.Font.Color = clWindowText
  450. Style.Font.Height = -12
  451. Style.Font.Name = #47569#51008' '#44256#46357
  452. Style.Font.Style = [fsBold]
  453. Style.TextColor = clRed
  454. Style.IsFontAssigned = True
  455. Properties.WordWrap = True
  456. Transparent = True
  457. Width = 263
  458. end
  459. object DtEdDate: TDateTimePicker
  460. Left = 135
  461. Top = 78
  462. Width = 141
  463. Height = 25
  464. BevelInner = bvNone
  465. BevelOuter = bvNone
  466. BevelKind = bkFlat
  467. Date = 39924.557697118050000000
  468. Format = ' yyyy/MM/dd'
  469. Time = 39924.557697118050000000
  470. DoubleBuffered = True
  471. ImeName = 'Microsoft Office IME 2007'
  472. ParentDoubleBuffered = False
  473. ParentShowHint = False
  474. ShowHint = True
  475. TabOrder = 5
  476. end
  477. object DtStDate: TDateTimePicker
  478. Left = 135
  479. Top = 47
  480. Width = 141
  481. Height = 25
  482. BevelInner = bvNone
  483. BevelOuter = bvNone
  484. BevelKind = bkFlat
  485. Date = 39924.557697118050000000
  486. Format = ' yyyy/MM/dd'
  487. Time = 39924.557697118050000000
  488. DoubleBuffered = True
  489. Font.Charset = DEFAULT_CHARSET
  490. Font.Color = clWindowText
  491. Font.Height = -13
  492. Font.Name = #47569#51008' '#44256#46357
  493. Font.Style = []
  494. ImeName = 'Microsoft Office IME 2007'
  495. ParentDoubleBuffered = False
  496. ParentFont = False
  497. ParentShowHint = False
  498. ShowHint = True
  499. TabOrder = 6
  500. end
  501. end
  502. object cxTabSheet5: TcxTabSheet
  503. Caption = #9654' '#49884#44036#45824' '#44160#49353' '
  504. ImageIndex = 1
  505. object Label3: TLabel
  506. Left = 75
  507. Top = 17
  508. Width = 52
  509. Height = 17
  510. Alignment = taRightJustify
  511. Caption = #53685#44228#44396#48516
  512. Transparent = True
  513. end
  514. object ImgDesc10: TImage
  515. Left = 12
  516. Top = 21
  517. Width = 9
  518. Height = 9
  519. Transparent = True
  520. end
  521. object ImgDesc11: TImage
  522. Left = 12
  523. Top = 54
  524. Width = 9
  525. Height = 9
  526. Transparent = True
  527. end
  528. object Label6: TLabel
  529. Left = 270
  530. Top = 50
  531. Width = 29
  532. Height = 17
  533. Caption = ' ~ '
  534. Transparent = True
  535. Visible = False
  536. end
  537. object Label7: TLabel
  538. Left = 88
  539. Top = 121
  540. Width = 39
  541. Height = 17
  542. Alignment = taRightJustify
  543. Caption = #49884#44036#45824
  544. Transparent = True
  545. end
  546. object ImgDesc12: TImage
  547. Left = 12
  548. Top = 125
  549. Width = 9
  550. Height = 9
  551. Transparent = True
  552. end
  553. object Label5: TLabel
  554. Left = 62
  555. Top = 50
  556. Width = 65
  557. Height = 17
  558. Alignment = taRightJustify
  559. Caption = #44160#49353#49884#51089#51068
  560. Transparent = True
  561. end
  562. object Label8: TLabel
  563. Left = 62
  564. Top = 82
  565. Width = 65
  566. Height = 17
  567. Alignment = taRightJustify
  568. Caption = #44160#49353#51333#47308#51068
  569. Transparent = True
  570. end
  571. object Label9: TLabel
  572. Left = 195
  573. Top = 121
  574. Width = 42
  575. Height = 17
  576. Caption = #49884' ~ '
  577. Transparent = True
  578. end
  579. object Label10: TLabel
  580. Left = 304
  581. Top = 121
  582. Width = 23
  583. Height = 17
  584. Caption = #49884' '
  585. Transparent = True
  586. end
  587. object CbStatType1: TcxComboBox
  588. Left = 135
  589. Top = 14
  590. Cursor = crHandPoint
  591. Properties.Alignment.Horz = taCenter
  592. Properties.Alignment.Vert = taVCenter
  593. Properties.DropDownListStyle = lsFixedList
  594. Properties.HideSelection = False
  595. Properties.Items.Strings = (
  596. '15'#48516' '#53685#44228
  597. #49884#44036' '#53685#44228'(1'#49884#44036')')
  598. Properties.ReadOnly = False
  599. Properties.OnChange = CbStatTypePropertiesChange
  600. Style.BorderColor = clWindowFrame
  601. Style.BorderStyle = ebsUltraFlat
  602. Style.LookAndFeel.Kind = lfUltraFlat
  603. Style.LookAndFeel.NativeStyle = False
  604. Style.ButtonStyle = btsUltraFlat
  605. Style.PopupBorderStyle = epbsFlat
  606. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  607. StyleDisabled.LookAndFeel.NativeStyle = False
  608. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  609. StyleFocused.LookAndFeel.NativeStyle = False
  610. StyleFocused.TextColor = clBlack
  611. StyleFocused.TextStyle = [fsBold]
  612. StyleHot.LookAndFeel.Kind = lfUltraFlat
  613. StyleHot.LookAndFeel.NativeStyle = False
  614. TabOrder = 0
  615. Text = '15'#48516' '#53685#44228
  616. Width = 227
  617. end
  618. object CbStrTm1: TcxComboBox
  619. Left = 135
  620. Top = 117
  621. Cursor = crHandPoint
  622. Properties.Alignment.Horz = taCenter
  623. Properties.Alignment.Vert = taVCenter
  624. Properties.DropDownListStyle = lsFixedList
  625. Properties.DropDownRows = 24
  626. Properties.Items.Strings = (
  627. '00'
  628. '01'
  629. '02'
  630. '03'
  631. '04'
  632. '05'
  633. '06'
  634. '07'
  635. '08'
  636. '09'
  637. '10'
  638. '11'
  639. '12'
  640. '13'
  641. '14'
  642. '15'
  643. '16'
  644. '17'
  645. '18'
  646. '19'
  647. '20'
  648. '21'
  649. '22'
  650. '23')
  651. TabOrder = 1
  652. Text = '00'
  653. Width = 56
  654. end
  655. object dtStrDate1: TDateTimePicker
  656. Left = 135
  657. Top = 48
  658. Width = 134
  659. Height = 25
  660. BevelInner = bvNone
  661. BevelOuter = bvNone
  662. Date = 40452.000000000000000000
  663. Format = ' yyyy/MM/dd'
  664. Time = 40452.000000000000000000
  665. Color = clBtnFace
  666. ImeName = 'Microsoft Office IME 2007'
  667. ParentColor = True
  668. TabOrder = 2
  669. end
  670. object dtEndDate1: TDateTimePicker
  671. Left = 135
  672. Top = 81
  673. Width = 134
  674. Height = 25
  675. BevelInner = bvNone
  676. BevelOuter = bvNone
  677. Date = 40452.000000000000000000
  678. Format = ' yyyy/MM/dd'
  679. Time = 40452.000000000000000000
  680. Color = clBtnFace
  681. ImeName = 'Microsoft Office IME 2007'
  682. ParentColor = True
  683. TabOrder = 3
  684. end
  685. object CbEndTm1: TcxComboBox
  686. Left = 242
  687. Top = 117
  688. Cursor = crHandPoint
  689. Properties.Alignment.Horz = taCenter
  690. Properties.Alignment.Vert = taVCenter
  691. Properties.DropDownListStyle = lsFixedList
  692. Properties.DropDownRows = 24
  693. Properties.Items.Strings = (
  694. '00'
  695. '01'
  696. '02'
  697. '03'
  698. '04'
  699. '05'
  700. '06'
  701. '07'
  702. '08'
  703. '09'
  704. '10'
  705. '11'
  706. '12'
  707. '13'
  708. '14'
  709. '15'
  710. '16'
  711. '17'
  712. '18'
  713. '19'
  714. '20'
  715. '21'
  716. '22'
  717. '23')
  718. TabOrder = 4
  719. Text = '00'
  720. Width = 56
  721. end
  722. object BtnSearch1: TcxButton
  723. Left = 287
  724. Top = 154
  725. Width = 80
  726. Height = 25
  727. Cursor = crHandPoint
  728. Hint = #49884#44036#45824' '#44160#49353
  729. Caption = #51312#54924
  730. Colors.Default = 10737865
  731. TabOrder = 5
  732. Font.Charset = DEFAULT_CHARSET
  733. Font.Color = clBlack
  734. Font.Height = -13
  735. Font.Name = #47569#51008' '#44256#46357
  736. Font.Style = [fsBold]
  737. ParentFont = False
  738. OnClick = BtnSearch1Click
  739. end
  740. object cxLabel2: TcxLabel
  741. Left = 5
  742. Top = 157
  743. Caption = #44160#49353#51312#44148#50640' '#46384#46972' '#44160#49353#44208#44284#44032' '#45734#50612#51656#49688' '#51080#49845#45768#45796'.'
  744. ParentFont = False
  745. Style.Font.Charset = DEFAULT_CHARSET
  746. Style.Font.Color = clWindowText
  747. Style.Font.Height = -12
  748. Style.Font.Name = #47569#51008' '#44256#46357
  749. Style.Font.Style = [fsBold]
  750. Style.TextColor = clRed
  751. Style.IsFontAssigned = True
  752. Properties.WordWrap = True
  753. Transparent = True
  754. Width = 263
  755. end
  756. end
  757. object cxTabSheet6: TcxTabSheet
  758. Caption = #9654' '#51648#51221#49884#44033' '#44160#49353' '
  759. ImageIndex = 2
  760. object Label4: TLabel
  761. Left = 75
  762. Top = 17
  763. Width = 52
  764. Height = 17
  765. Alignment = taRightJustify
  766. Caption = #53685#44228#44396#48516
  767. Transparent = True
  768. end
  769. object ImgDesc20: TImage
  770. Left = 12
  771. Top = 21
  772. Width = 9
  773. Height = 9
  774. Transparent = True
  775. end
  776. object Label11: TLabel
  777. Left = 62
  778. Top = 46
  779. Width = 65
  780. Height = 17
  781. Alignment = taRightJustify
  782. Caption = #51648#51221#51068#49440#53469
  783. Transparent = True
  784. end
  785. object ImgDesc21: TImage
  786. Left = 12
  787. Top = 50
  788. Width = 9
  789. Height = 9
  790. Transparent = True
  791. end
  792. object Label12: TLabel
  793. Left = 68
  794. Top = 205
  795. Width = 39
  796. Height = 17
  797. Alignment = taRightJustify
  798. Caption = #49884#44036#45824
  799. Transparent = True
  800. end
  801. object ImgDesc22: TImage
  802. Left = 12
  803. Top = 209
  804. Width = 9
  805. Height = 9
  806. Transparent = True
  807. end
  808. object Label13: TLabel
  809. Left = 173
  810. Top = 205
  811. Width = 42
  812. Height = 17
  813. Caption = #49884' ~ '
  814. Transparent = True
  815. end
  816. object Label14: TLabel
  817. Left = 289
  818. Top = 205
  819. Width = 23
  820. Height = 17
  821. Caption = #49884' '
  822. Transparent = True
  823. end
  824. object CbStatType2: TcxComboBox
  825. Left = 135
  826. Top = 15
  827. Cursor = crHandPoint
  828. Properties.Alignment.Horz = taCenter
  829. Properties.Alignment.Vert = taVCenter
  830. Properties.DropDownListStyle = lsFixedList
  831. Properties.HideSelection = False
  832. Properties.Items.Strings = (
  833. '15'#48516' '#53685#44228
  834. #49884#44036' '#53685#44228'(1'#49884#44036')')
  835. Properties.ReadOnly = False
  836. Properties.OnChange = CbStatTypePropertiesChange
  837. Style.BorderColor = clWindowFrame
  838. Style.BorderStyle = ebsUltraFlat
  839. Style.LookAndFeel.Kind = lfUltraFlat
  840. Style.LookAndFeel.NativeStyle = False
  841. Style.ButtonStyle = btsUltraFlat
  842. Style.PopupBorderStyle = epbsFlat
  843. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  844. StyleDisabled.LookAndFeel.NativeStyle = False
  845. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  846. StyleFocused.LookAndFeel.NativeStyle = False
  847. StyleFocused.TextColor = clBlack
  848. StyleFocused.TextStyle = [fsBold]
  849. StyleHot.LookAndFeel.Kind = lfUltraFlat
  850. StyleHot.LookAndFeel.NativeStyle = False
  851. TabOrder = 0
  852. Text = '15'#48516' '#53685#44228
  853. Width = 227
  854. end
  855. object cxLabel3: TcxLabel
  856. Left = 5
  857. Top = 233
  858. Caption = #44160#49353#51312#44148#50640' '#46384#46972' '#44160#49353#44208#44284#44032' '#45734#50612#51656#49688' '#51080#49845#45768#45796'.'
  859. ParentFont = False
  860. Style.Font.Charset = DEFAULT_CHARSET
  861. Style.Font.Color = clWindowText
  862. Style.Font.Height = -12
  863. Style.Font.Name = #47569#51008' '#44256#46357
  864. Style.Font.Style = [fsBold]
  865. Style.TextColor = clRed
  866. Style.IsFontAssigned = True
  867. Properties.WordWrap = True
  868. Transparent = True
  869. Width = 263
  870. end
  871. object BtnSearch2: TcxButton
  872. Left = 287
  873. Top = 231
  874. Width = 80
  875. Height = 25
  876. Cursor = crHandPoint
  877. Hint = #51648#51221#49884#44033' '#44160#49353
  878. Caption = #51312#54924
  879. Colors.Default = 10737865
  880. TabOrder = 2
  881. Font.Charset = DEFAULT_CHARSET
  882. Font.Color = clBlack
  883. Font.Height = -13
  884. Font.Name = #47569#51008' '#44256#46357
  885. Font.Style = [fsBold]
  886. ParentFont = False
  887. OnClick = BtnSearch2Click
  888. end
  889. object CxList: TcxGrid
  890. Left = 135
  891. Top = 46
  892. Width = 227
  893. Height = 144
  894. TabOrder = 3
  895. object TvList: TcxGridTableView
  896. Navigator.Buttons.Append.Visible = True
  897. Navigator.Buttons.SaveBookmark.Visible = False
  898. Navigator.InfoPanel.Visible = True
  899. DataController.Summary.DefaultGroupSummaryItems = <>
  900. DataController.Summary.FooterSummaryItems = <>
  901. DataController.Summary.SummaryGroups = <>
  902. DataController.Data = {
  903. 9F0100000F00000044617461436F6E74726F6C6C657231080000001300000054
  904. 6378426F6F6C65616E56616C75655479706512000000546378537472696E6756
  905. 616C75655479706512000000546378537472696E6756616C7565547970651200
  906. 0000546378537472696E6756616C75655479706512000000546378537472696E
  907. 6756616C75655479706512000000546378537472696E6756616C756554797065
  908. 12000000546378537472696E6756616C75655479706512000000546378537472
  909. 696E6756616C75655479706505000000445855464D54000101000A0000003200
  910. 3000310036002D00300036002D00310036000002000000300035000002000000
  911. 30003200010101445855464D54000101000A00000032003000310036002D0030
  912. 0036002D00310036000101010101445855464D54000101000A00000032003000
  913. 310036002D00300036002D00310036000101010101445855464D54000101000A
  914. 00000032003000310036002D00300036002D0031003600010101010144585546
  915. 4D54000101000A00000032003000310036002D00300036002D00310036000101
  916. 010101}
  917. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  918. OptionsBehavior.CellHints = True
  919. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  920. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  921. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  922. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  923. OptionsCustomize.ColumnFiltering = False
  924. OptionsCustomize.ColumnSorting = False
  925. OptionsData.Deleting = False
  926. OptionsData.DeletingConfirmation = False
  927. OptionsData.Inserting = False
  928. OptionsView.ColumnAutoWidth = True
  929. OptionsView.GroupByBox = False
  930. object ColumnSel: TcxGridColumn
  931. Caption = #49440#53469
  932. DataBinding.ValueType = 'Boolean'
  933. PropertiesClassName = 'TcxCheckBoxProperties'
  934. Properties.Alignment = taCenter
  935. Properties.ImmediatePost = True
  936. Properties.NullStyle = nssUnchecked
  937. HeaderAlignmentHorz = taCenter
  938. Width = 45
  939. end
  940. object Column00: TcxGridColumn
  941. Caption = #54200#51665#47784#46300
  942. PropertiesClassName = 'TcxTextEditProperties'
  943. Properties.Alignment.Horz = taCenter
  944. Properties.Alignment.Vert = taVCenter
  945. Visible = False
  946. HeaderAlignmentHorz = taCenter
  947. Options.Editing = False
  948. end
  949. object Column01: TcxGridColumn
  950. Caption = #51068#51088
  951. PropertiesClassName = 'TcxDateEditProperties'
  952. Properties.Alignment.Horz = taCenter
  953. Properties.Alignment.Vert = taVCenter
  954. Properties.AutoSelect = False
  955. Properties.DateButtons = [btnNow, btnToday]
  956. Properties.DateOnError = deToday
  957. Properties.ImmediatePost = True
  958. Properties.ReadOnly = False
  959. Properties.ShowTime = False
  960. Properties.UseLeftAlignmentOnEditing = False
  961. HeaderAlignmentHorz = taCenter
  962. Width = 147
  963. end
  964. object Column02: TcxGridColumn
  965. Caption = #49884#44036#45824
  966. PropertiesClassName = 'TcxComboBoxProperties'
  967. Properties.Alignment.Horz = taCenter
  968. Properties.Alignment.Vert = taVCenter
  969. Properties.DropDownListStyle = lsFixedList
  970. Properties.Items.Strings = (
  971. '00'
  972. '01'
  973. '02'
  974. '03'
  975. '04'
  976. '05'
  977. '06'
  978. '07'
  979. '08'
  980. '09'
  981. '10'
  982. '11'
  983. '12'
  984. '13'
  985. '14'
  986. '15'
  987. '16'
  988. '17'
  989. '18'
  990. '19'
  991. '20'
  992. '21'
  993. '22'
  994. '23')
  995. Visible = False
  996. HeaderAlignmentHorz = taCenter
  997. VisibleForCustomization = False
  998. Width = 60
  999. end
  1000. object Column03: TcxGridColumn
  1001. Caption = #49884#44036#45824
  1002. PropertiesClassName = 'TcxComboBoxProperties'
  1003. Properties.Alignment.Horz = taCenter
  1004. Properties.Alignment.Vert = taVCenter
  1005. Properties.DropDownListStyle = lsFixedList
  1006. Properties.Items.Strings = (
  1007. '00'
  1008. '01'
  1009. '02'
  1010. '03'
  1011. '04'
  1012. '05'
  1013. '06'
  1014. '07'
  1015. '08'
  1016. '09'
  1017. '10'
  1018. '11'
  1019. '12'
  1020. '13'
  1021. '14'
  1022. '15'
  1023. '16'
  1024. '17'
  1025. '18'
  1026. '19'
  1027. '20'
  1028. '21'
  1029. '22'
  1030. '23')
  1031. Visible = False
  1032. HeaderAlignmentHorz = taCenter
  1033. VisibleForCustomization = False
  1034. Width = 60
  1035. end
  1036. object Column04: TcxGridColumn
  1037. Caption = #47749#52845
  1038. PropertiesClassName = 'TcxTextEditProperties'
  1039. Properties.Alignment.Vert = taVCenter
  1040. Properties.MaxLength = 0
  1041. Visible = False
  1042. HeaderAlignmentHorz = taCenter
  1043. Options.Editing = False
  1044. Width = 165
  1045. end
  1046. object Column05: TcxGridColumn
  1047. Caption = #50808#48512#50672#44228#44396#44036
  1048. PropertiesClassName = 'TcxTextEditProperties'
  1049. Properties.Alignment.Horz = taCenter
  1050. Properties.Alignment.Vert = taVCenter
  1051. Properties.MaxLength = 20
  1052. Visible = False
  1053. HeaderAlignmentHorz = taCenter
  1054. Options.Editing = False
  1055. Width = 55
  1056. end
  1057. object Column06: TcxGridColumn
  1058. Caption = #49325#51228#50668#48512
  1059. PropertiesClassName = 'TcxTextEditProperties'
  1060. Properties.Alignment.Horz = taCenter
  1061. Properties.Alignment.Vert = taVCenter
  1062. Properties.MaxLength = 20
  1063. Visible = False
  1064. HeaderAlignmentHorz = taCenter
  1065. Options.Editing = False
  1066. Width = 69
  1067. end
  1068. end
  1069. object GlList: TcxGridLevel
  1070. GridView = TvList
  1071. end
  1072. end
  1073. object CbStrTm2: TcxComboBox
  1074. Left = 113
  1075. Top = 201
  1076. Cursor = crHandPoint
  1077. Properties.Alignment.Horz = taCenter
  1078. Properties.Alignment.Vert = taVCenter
  1079. Properties.DropDownListStyle = lsFixedList
  1080. Properties.DropDownRows = 24
  1081. Properties.Items.Strings = (
  1082. '00'
  1083. '01'
  1084. '02'
  1085. '03'
  1086. '04'
  1087. '05'
  1088. '06'
  1089. '07'
  1090. '08'
  1091. '09'
  1092. '10'
  1093. '11'
  1094. '12'
  1095. '13'
  1096. '14'
  1097. '15'
  1098. '16'
  1099. '17'
  1100. '18'
  1101. '19'
  1102. '20'
  1103. '21'
  1104. '22'
  1105. '23')
  1106. TabOrder = 4
  1107. Text = '00'
  1108. Width = 56
  1109. end
  1110. object CbEndTm2: TcxComboBox
  1111. Left = 227
  1112. Top = 201
  1113. Cursor = crHandPoint
  1114. Properties.Alignment.Horz = taCenter
  1115. Properties.Alignment.Vert = taVCenter
  1116. Properties.DropDownListStyle = lsFixedList
  1117. Properties.DropDownRows = 24
  1118. Properties.Items.Strings = (
  1119. '00'
  1120. '01'
  1121. '02'
  1122. '03'
  1123. '04'
  1124. '05'
  1125. '06'
  1126. '07'
  1127. '08'
  1128. '09'
  1129. '10'
  1130. '11'
  1131. '12'
  1132. '13'
  1133. '14'
  1134. '15'
  1135. '16'
  1136. '17'
  1137. '18'
  1138. '19'
  1139. '20'
  1140. '21'
  1141. '22'
  1142. '23')
  1143. TabOrder = 5
  1144. Text = '00'
  1145. Width = 56
  1146. end
  1147. end
  1148. end
  1149. end
  1150. end
  1151. object cxSplitter1: TcxSplitter
  1152. Left = 385
  1153. Top = 0
  1154. Width = 6
  1155. Height = 755
  1156. Control = PnlLeft
  1157. end
  1158. object cxGroupBox1: TcxGroupBox
  1159. Left = 391
  1160. Top = 0
  1161. Align = alClient
  1162. Caption = #9654' '#44160#49353' '#44208#44284
  1163. Style.BorderColor = clCaptionText
  1164. Style.Shadow = False
  1165. Style.TextColor = clBlack
  1166. Style.TextStyle = [fsBold]
  1167. TabOrder = 2
  1168. DesignSize = (
  1169. 1026
  1170. 748)
  1171. Height = 755
  1172. Width = 1026
  1173. object PgTab: TcxPageControl
  1174. Left = 7
  1175. Top = 19
  1176. Width = 1013
  1177. Height = 727
  1178. Anchors = [akLeft, akTop, akRight, akBottom]
  1179. Focusable = False
  1180. TabOrder = 0
  1181. Properties.ActivePage = TsList01
  1182. Properties.CloseButtonMode = cbmEveryTab
  1183. Properties.HotTrack = True
  1184. Properties.TabSlants.Positions = [spRight]
  1185. TabSlants.Positions = [spRight]
  1186. OnCanCloseEx = PgTabCanCloseEx
  1187. OnDblClick = PgTabDblClick
  1188. ClientRectBottom = 722
  1189. ClientRectLeft = 2
  1190. ClientRectRight = 1008
  1191. ClientRectTop = 28
  1192. object TsList01: TcxTabSheet
  1193. Caption = #44160#49353#44208#44284
  1194. ImageIndex = 2
  1195. end
  1196. end
  1197. end
  1198. end
  1199. object TmrShow: TTimer
  1200. Enabled = False
  1201. Interval = 300
  1202. OnTimer = TmrShowTimer
  1203. Left = 876
  1204. Top = 8
  1205. end
  1206. end