TAS0050MF.dfm 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. object TAS0050M: TTAS0050M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #50864#54924#46020#47196#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 = 105
  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. 643)
  115. Height = 650
  116. Width = 1417
  117. object PgTab: TcxPageControl
  118. Left = 7
  119. Top = 19
  120. Width = 1404
  121. Height = 622
  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 = 617
  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 = 105
  153. Width = 1417
  154. object Label1: TLabel
  155. Left = 58
  156. Top = 26
  157. Width = 52
  158. Height = 17
  159. Alignment = taRightJustify
  160. Caption = #44036#49440#46020#47196
  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 Label3: TLabel
  171. Left = 954
  172. Top = 26
  173. Width = 39
  174. Height = 17
  175. Alignment = taRightJustify
  176. Caption = #48516#49437#51068
  177. Transparent = True
  178. end
  179. object ImgDesc01: TImage
  180. Left = 914
  181. Top = 30
  182. Width = 9
  183. Height = 9
  184. Transparent = True
  185. end
  186. object Label2: TLabel
  187. Left = 58
  188. Top = 59
  189. Width = 52
  190. Height = 17
  191. Alignment = taRightJustify
  192. Caption = #50864#54924#46020#47196
  193. Transparent = True
  194. end
  195. object ImgDesc02: TImage
  196. Left = 12
  197. Top = 63
  198. Width = 9
  199. Height = 9
  200. Transparent = True
  201. end
  202. object BtnSearch: TcxButton
  203. Left = 1177
  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 = 5
  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 CbAtrd: TcxComboBox
  221. Left = 114
  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. '')
  231. Properties.ReadOnly = False
  232. Properties.OnChange = CbAtrdPropertiesChange
  233. Style.BorderColor = clWindowFrame
  234. Style.BorderStyle = ebsUltraFlat
  235. Style.LookAndFeel.Kind = lfUltraFlat
  236. Style.LookAndFeel.NativeStyle = False
  237. Style.ButtonStyle = btsUltraFlat
  238. Style.PopupBorderStyle = epbsFlat
  239. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  240. StyleDisabled.LookAndFeel.NativeStyle = False
  241. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  242. StyleFocused.LookAndFeel.NativeStyle = False
  243. StyleFocused.TextColor = clBlack
  244. StyleFocused.TextStyle = [fsBold]
  245. StyleHot.LookAndFeel.Kind = lfUltraFlat
  246. StyleHot.LookAndFeel.NativeStyle = False
  247. TabOrder = 0
  248. Width = 315
  249. end
  250. object CbIfsc: TcxComboBox
  251. Left = 439
  252. Top = 23
  253. Cursor = crHandPoint
  254. Properties.Alignment.Horz = taCenter
  255. Properties.Alignment.Vert = taVCenter
  256. Properties.DropDownListStyle = lsFixedList
  257. Properties.DropDownSizeable = True
  258. Properties.HideSelection = False
  259. Properties.Items.Strings = (
  260. '')
  261. Properties.ReadOnly = False
  262. Style.BorderColor = clWindowFrame
  263. Style.BorderStyle = ebsUltraFlat
  264. Style.LookAndFeel.Kind = lfUltraFlat
  265. Style.LookAndFeel.NativeStyle = False
  266. Style.ButtonStyle = btsUltraFlat
  267. Style.PopupBorderStyle = epbsFlat
  268. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  269. StyleDisabled.LookAndFeel.NativeStyle = False
  270. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  271. StyleFocused.LookAndFeel.NativeStyle = False
  272. StyleFocused.TextColor = clBlack
  273. StyleFocused.TextStyle = [fsBold]
  274. StyleHot.LookAndFeel.Kind = lfUltraFlat
  275. StyleHot.LookAndFeel.NativeStyle = False
  276. TabOrder = 1
  277. Width = 452
  278. end
  279. object DtDay: TDateTimePicker
  280. Left = 1011
  281. Top = 23
  282. Width = 160
  283. Height = 25
  284. BevelInner = bvNone
  285. BevelOuter = bvNone
  286. BevelKind = bkFlat
  287. Date = 39924.557697118050000000
  288. Format = ' yyyy'#45380' MM'#50900' dd'#51068
  289. Time = 39924.557697118050000000
  290. DoubleBuffered = True
  291. ImeName = 'Microsoft Office IME 2007'
  292. ParentDoubleBuffered = False
  293. ParentShowHint = False
  294. ShowHint = True
  295. TabOrder = 4
  296. end
  297. object CbAtrd1: TcxComboBox
  298. Left = 114
  299. Top = 56
  300. Cursor = crHandPoint
  301. Properties.Alignment.Horz = taCenter
  302. Properties.Alignment.Vert = taVCenter
  303. Properties.DropDownListStyle = lsFixedList
  304. Properties.DropDownSizeable = True
  305. Properties.HideSelection = False
  306. Properties.Items.Strings = (
  307. '')
  308. Properties.ReadOnly = False
  309. Properties.OnChange = CbAtrd1PropertiesChange
  310. Style.BorderColor = clWindowFrame
  311. Style.BorderStyle = ebsUltraFlat
  312. Style.LookAndFeel.Kind = lfUltraFlat
  313. Style.LookAndFeel.NativeStyle = False
  314. Style.ButtonStyle = btsUltraFlat
  315. Style.PopupBorderStyle = epbsFlat
  316. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  317. StyleDisabled.LookAndFeel.NativeStyle = False
  318. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  319. StyleFocused.LookAndFeel.NativeStyle = False
  320. StyleFocused.TextColor = clBlack
  321. StyleFocused.TextStyle = [fsBold]
  322. StyleHot.LookAndFeel.Kind = lfUltraFlat
  323. StyleHot.LookAndFeel.NativeStyle = False
  324. TabOrder = 2
  325. Width = 315
  326. end
  327. object CbIfsc1: TcxComboBox
  328. Left = 439
  329. Top = 56
  330. Cursor = crHandPoint
  331. Properties.Alignment.Horz = taCenter
  332. Properties.Alignment.Vert = taVCenter
  333. Properties.DropDownListStyle = lsFixedList
  334. Properties.DropDownSizeable = True
  335. Properties.HideSelection = False
  336. Properties.Items.Strings = (
  337. '')
  338. Properties.ReadOnly = False
  339. Style.BorderColor = clWindowFrame
  340. Style.BorderStyle = ebsUltraFlat
  341. Style.LookAndFeel.Kind = lfUltraFlat
  342. Style.LookAndFeel.NativeStyle = False
  343. Style.ButtonStyle = btsUltraFlat
  344. Style.PopupBorderStyle = epbsFlat
  345. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  346. StyleDisabled.LookAndFeel.NativeStyle = False
  347. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  348. StyleFocused.LookAndFeel.NativeStyle = False
  349. StyleFocused.TextColor = clBlack
  350. StyleFocused.TextStyle = [fsBold]
  351. StyleHot.LookAndFeel.Kind = lfUltraFlat
  352. StyleHot.LookAndFeel.NativeStyle = False
  353. TabOrder = 3
  354. Width = 452
  355. end
  356. end
  357. end
  358. object TmrShow: TTimer
  359. Enabled = False
  360. Interval = 300
  361. OnTimer = TmrShowTimer
  362. Left = 708
  363. Top = 8
  364. end
  365. end