TAS0020MF.dfm 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1. object TAS0020M: TTAS0020M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #44368#53685#54056#53556#48516#49437
  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 cxGroupBox1: TcxGroupBox
  103. Left = 0
  104. Top = 73
  105. Align = alClient
  106. Caption = #9654' '#44160#49353' '#44208#44284
  107. Style.BorderColor = clCaptionText
  108. Style.Shadow = False
  109. Style.TextColor = clBlack
  110. Style.TextStyle = [fsBold]
  111. TabOrder = 0
  112. DesignSize = (
  113. 1417
  114. 675)
  115. Height = 682
  116. Width = 1417
  117. object PgTab: TcxPageControl
  118. Left = 7
  119. Top = 19
  120. Width = 1404
  121. Height = 654
  122. Anchors = [akLeft, akTop, akRight, akBottom]
  123. Focusable = False
  124. TabOrder = 0
  125. Properties.ActivePage = TsList01
  126. Properties.CloseButtonMode = cbmEveryTab
  127. Properties.HotTrack = True
  128. Properties.TabSlants.Positions = [spRight]
  129. TabSlants.Positions = [spRight]
  130. OnCanCloseEx = PgTabCanCloseEx
  131. OnDblClick = PgTabDblClick
  132. ClientRectBottom = 649
  133. ClientRectLeft = 2
  134. ClientRectRight = 1399
  135. ClientRectTop = 28
  136. object TsList01: TcxTabSheet
  137. Caption = #44160#49353#44208#44284
  138. ImageIndex = 2
  139. end
  140. end
  141. end
  142. object cxGroupBox2: TcxGroupBox
  143. Left = 0
  144. Top = 0
  145. Align = alTop
  146. Caption = #9654' '#44160#49353' '#51312#44148
  147. Style.BorderColor = clCaptionText
  148. Style.Shadow = False
  149. Style.TextColor = clWindowText
  150. Style.TextStyle = [fsBold]
  151. TabOrder = 1
  152. Height = 73
  153. Width = 1417
  154. object ImgDesc01: TImage
  155. Left = 258
  156. Top = 30
  157. Width = 9
  158. Height = 9
  159. Transparent = True
  160. end
  161. object Label26: TLabel
  162. Left = 311
  163. Top = 26
  164. Width = 52
  165. Height = 17
  166. Alignment = taRightJustify
  167. Caption = #54056#53556#50836#51068
  168. Transparent = True
  169. end
  170. object Label1: TLabel
  171. Left = 72
  172. Top = 26
  173. Width = 39
  174. Height = 17
  175. Alignment = taRightJustify
  176. Caption = #44592#51456#50900
  177. Transparent = True
  178. end
  179. object ImgDesc03: TImage
  180. Left = 12
  181. Top = 30
  182. Width = 9
  183. Height = 9
  184. Transparent = True
  185. end
  186. object Label2: TLabel
  187. Left = 592
  188. Top = 26
  189. Width = 52
  190. Height = 17
  191. Alignment = taRightJustify
  192. Caption = #44036#49440#46020#47196
  193. Transparent = True
  194. end
  195. object ImgDesc02: TImage
  196. Left = 551
  197. Top = 30
  198. Width = 9
  199. Height = 9
  200. Transparent = True
  201. end
  202. object BtnSearch: TcxButton
  203. Left = 981
  204. Top = 23
  205. Width = 80
  206. Height = 25
  207. Cursor = crHandPoint
  208. Hint = #51312#54924
  209. Caption = #51312#54924
  210. Colors.Default = 10737865
  211. TabOrder = 3
  212. Font.Charset = DEFAULT_CHARSET
  213. Font.Color = clBlack
  214. Font.Height = -13
  215. Font.Name = #47569#51008' '#44256#46357
  216. Font.Style = [fsBold]
  217. ParentFont = False
  218. OnClick = BtnSearchClick
  219. end
  220. object CbPatternWeek: TcxComboBox
  221. Left = 367
  222. Top = 23
  223. Cursor = crHandPoint
  224. Properties.Alignment.Horz = taCenter
  225. Properties.Alignment.Vert = taVCenter
  226. Properties.DropDownListStyle = lsFixedList
  227. Properties.DropDownSizeable = True
  228. Properties.HideSelection = False
  229. Properties.Items.Strings = (
  230. #50900#50836#51068'[DTW1]'
  231. #54868#50836#51068'[DTW2]'
  232. #49688#50836#51068'[DTW3]'
  233. #47785#50836#51068'[DTW4]'
  234. #44552#50836#51068'[DTW5]'
  235. #53664#50836#51068'[DTW6]'
  236. #51068#50836#51068'[DTW7]')
  237. Properties.ReadOnly = False
  238. Style.BorderColor = clWindowFrame
  239. Style.BorderStyle = ebsUltraFlat
  240. Style.LookAndFeel.Kind = lfUltraFlat
  241. Style.LookAndFeel.NativeStyle = False
  242. Style.ButtonStyle = btsUltraFlat
  243. Style.PopupBorderStyle = epbsFlat
  244. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  245. StyleDisabled.LookAndFeel.NativeStyle = False
  246. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  247. StyleFocused.LookAndFeel.NativeStyle = False
  248. StyleFocused.TextColor = clBlack
  249. StyleFocused.TextStyle = [fsBold]
  250. StyleHot.LookAndFeel.Kind = lfUltraFlat
  251. StyleHot.LookAndFeel.NativeStyle = False
  252. TabOrder = 1
  253. Text = #50900#50836#51068'[DTW1]'
  254. Width = 162
  255. end
  256. object DtBaseMon: TDateTimePicker
  257. Left = 117
  258. Top = 23
  259. Width = 120
  260. Height = 25
  261. BevelInner = bvNone
  262. BevelOuter = bvNone
  263. BevelKind = bkFlat
  264. Date = 39924.557697118050000000
  265. Format = ' yyyy'#45380' MM'#50900
  266. Time = 39924.557697118050000000
  267. Color = clBtnFace
  268. DateMode = dmUpDown
  269. ImeName = 'Microsoft Office IME 2007'
  270. ParentColor = True
  271. TabOrder = 0
  272. end
  273. object CbAtrd: TcxComboBox
  274. Left = 651
  275. Top = 23
  276. Cursor = crHandPoint
  277. Properties.Alignment.Horz = taCenter
  278. Properties.Alignment.Vert = taVCenter
  279. Properties.DropDownListStyle = lsFixedList
  280. Properties.DropDownSizeable = True
  281. Properties.HideSelection = False
  282. Properties.Items.Strings = (
  283. '')
  284. Properties.ReadOnly = False
  285. Style.BorderColor = clWindowFrame
  286. Style.BorderStyle = ebsUltraFlat
  287. Style.LookAndFeel.Kind = lfUltraFlat
  288. Style.LookAndFeel.NativeStyle = False
  289. Style.ButtonStyle = btsUltraFlat
  290. Style.PopupBorderStyle = epbsFlat
  291. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  292. StyleDisabled.LookAndFeel.NativeStyle = False
  293. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  294. StyleFocused.LookAndFeel.NativeStyle = False
  295. StyleFocused.TextColor = clBlack
  296. StyleFocused.TextStyle = [fsBold]
  297. StyleHot.LookAndFeel.Kind = lfUltraFlat
  298. StyleHot.LookAndFeel.NativeStyle = False
  299. TabOrder = 2
  300. Width = 315
  301. end
  302. end
  303. end
  304. object TmrShow: TTimer
  305. Enabled = False
  306. Interval = 300
  307. OnTimer = TmrShowTimer
  308. Left = 708
  309. Top = 8
  310. end
  311. end