TAS0030MF.dfm 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. object TAS0030M: TTAS0030M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #44036#49440#46020#47196' '#49549#46020#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 Label1: TLabel
  155. Left = 53
  156. Top = 26
  157. Width = 39
  158. Height = 17
  159. Alignment = taRightJustify
  160. Caption = #44592#51456#51068
  161. Transparent = True
  162. end
  163. object ImgDesc03: TImage
  164. Left = 12
  165. Top = 30
  166. Width = 9
  167. Height = 9
  168. Transparent = True
  169. end
  170. object Label2: TLabel
  171. Left = 310
  172. Top = 26
  173. Width = 52
  174. Height = 17
  175. Alignment = taRightJustify
  176. Caption = #44036#49440#46020#47196
  177. Transparent = True
  178. end
  179. object ImgDesc02: TImage
  180. Left = 267
  181. Top = 30
  182. Width = 9
  183. Height = 9
  184. Transparent = True
  185. end
  186. object BtnSearch: TcxButton
  187. Left = 696
  188. Top = 23
  189. Width = 80
  190. Height = 25
  191. Cursor = crHandPoint
  192. Hint = #51312#54924
  193. Caption = #51312#54924
  194. Colors.Default = 10737865
  195. TabOrder = 2
  196. Font.Charset = DEFAULT_CHARSET
  197. Font.Color = clBlack
  198. Font.Height = -13
  199. Font.Name = #47569#51008' '#44256#46357
  200. Font.Style = [fsBold]
  201. ParentFont = False
  202. OnClick = BtnSearchClick
  203. end
  204. object CbAtrd: TcxComboBox
  205. Left = 366
  206. Top = 23
  207. Cursor = crHandPoint
  208. Properties.Alignment.Horz = taCenter
  209. Properties.Alignment.Vert = taVCenter
  210. Properties.DropDownListStyle = lsFixedList
  211. Properties.DropDownSizeable = True
  212. Properties.HideSelection = False
  213. Properties.Items.Strings = (
  214. '')
  215. Properties.ReadOnly = False
  216. Style.BorderColor = clWindowFrame
  217. Style.BorderStyle = ebsUltraFlat
  218. Style.LookAndFeel.Kind = lfUltraFlat
  219. Style.LookAndFeel.NativeStyle = False
  220. Style.ButtonStyle = btsUltraFlat
  221. Style.PopupBorderStyle = epbsFlat
  222. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  223. StyleDisabled.LookAndFeel.NativeStyle = False
  224. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  225. StyleFocused.LookAndFeel.NativeStyle = False
  226. StyleFocused.TextColor = clBlack
  227. StyleFocused.TextStyle = [fsBold]
  228. StyleHot.LookAndFeel.Kind = lfUltraFlat
  229. StyleHot.LookAndFeel.NativeStyle = False
  230. TabOrder = 1
  231. Width = 315
  232. end
  233. object DtDay: TDateTimePicker
  234. Left = 98
  235. Top = 23
  236. Width = 163
  237. Height = 25
  238. BevelInner = bvNone
  239. BevelOuter = bvNone
  240. BevelKind = bkFlat
  241. Date = 39924.557697118050000000
  242. Format = ' yyyy'#45380' MM'#50900' dd'#51068
  243. Time = 39924.557697118050000000
  244. DoubleBuffered = True
  245. ImeName = 'Microsoft Office IME 2007'
  246. ParentDoubleBuffered = False
  247. ParentShowHint = False
  248. ShowHint = True
  249. TabOrder = 0
  250. end
  251. end
  252. end
  253. object TmrShow: TTimer
  254. Enabled = False
  255. Interval = 300
  256. OnTimer = TmrShowTimer
  257. Left = 708
  258. Top = 8
  259. end
  260. end