DSRM020MF.dfm 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. object DSRM020M: TDSRM020M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'DSRC-RSE '#51228#50612
  7. ClientHeight = 574
  8. ClientWidth = 674
  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. OnCloseQuery = FormCloseQuery
  22. OnShow = FormShow
  23. DesignSize = (
  24. 674
  25. 574)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 666
  32. Height = 40
  33. Anchors = [akLeft, akTop, akRight]
  34. Brush.Color = 14671839
  35. Pen.Color = 10849679
  36. Pen.Width = 2
  37. ExplicitWidth = 1269
  38. end
  39. object LblCaption: TLabel
  40. Left = 16
  41. Top = 10
  42. Width = 267
  43. Height = 23
  44. Caption = #53440#51060#53952' '
  45. Font.Charset = DEFAULT_CHARSET
  46. Font.Color = 4740964
  47. Font.Height = -17
  48. Font.Name = #47569#51008' '#44256#46357
  49. Font.Style = [fsBold]
  50. ParentFont = False
  51. ParentShowHint = False
  52. ShowHint = True
  53. end
  54. object ShpList: TShape
  55. Left = 4
  56. Top = 50
  57. Width = 666
  58. Height = 518
  59. Anchors = [akLeft, akTop, akRight, akBottom]
  60. Pen.Color = 10849679
  61. Pen.Width = 2
  62. ExplicitWidth = 1436
  63. ExplicitHeight = 766
  64. end
  65. object BtnClose: TcxButton
  66. Left = 585
  67. Top = 11
  68. Width = 75
  69. Height = 25
  70. Cursor = crHandPoint
  71. Hint = #45803#44592
  72. Anchors = [akTop, akRight]
  73. Caption = #45803#44592
  74. Colors.Default = 10737865
  75. TabOrder = 0
  76. Font.Charset = DEFAULT_CHARSET
  77. Font.Color = clBlack
  78. Font.Height = -13
  79. Font.Name = #47569#51008' '#44256#46357
  80. Font.Style = [fsBold]
  81. ParentFont = False
  82. OnClick = BtnCloseClick
  83. end
  84. object EdFocus: TEdit
  85. Left = -10
  86. Top = -10
  87. Width = 2
  88. Height = 25
  89. ImeName = 'Microsoft Office IME 2007'
  90. TabOrder = 1
  91. Text = 'EdFocus'
  92. end
  93. object PnlBack: TPanel
  94. Left = 12
  95. Top = 56
  96. Width = 648
  97. Height = 505
  98. Anchors = [akLeft, akTop, akRight, akBottom]
  99. BevelOuter = bvNone
  100. ParentBackground = False
  101. ParentColor = True
  102. TabOrder = 2
  103. object PnlLeft: TPanel
  104. Left = 0
  105. Top = 0
  106. Width = 337
  107. Height = 505
  108. Align = alLeft
  109. BevelOuter = bvNone
  110. TabOrder = 0
  111. object cxGroupBox3: TcxGroupBox
  112. Left = 0
  113. Top = 0
  114. Align = alClient
  115. Caption = #9654' DSRC-RSE '#47785#47197
  116. Style.BorderColor = clCaptionText
  117. Style.Shadow = False
  118. Style.TextColor = clWindowText
  119. Style.TextStyle = [fsBold]
  120. TabOrder = 0
  121. Height = 505
  122. Width = 337
  123. inline FRAMEDsrcList1: TFRAMEDsrcList
  124. Left = 3
  125. Top = 19
  126. Width = 331
  127. Height = 476
  128. Align = alClient
  129. TabOrder = 0
  130. ExplicitLeft = 3
  131. ExplicitTop = 19
  132. ExplicitWidth = 331
  133. ExplicitHeight = 476
  134. inherited CxList: TcxGrid
  135. Width = 331
  136. Height = 414
  137. ExplicitWidth = 331
  138. ExplicitHeight = 414
  139. end
  140. inherited PnlTop: TPanel
  141. Width = 331
  142. ExplicitWidth = 331
  143. end
  144. inherited PnlBottom: TPanel
  145. Top = 445
  146. Width = 331
  147. ExplicitTop = 445
  148. ExplicitWidth = 331
  149. DesignSize = (
  150. 331
  151. 31)
  152. inherited LblRecords: TLabel
  153. Left = 222
  154. Width = 25
  155. Height = 17
  156. ExplicitLeft = 234
  157. ExplicitWidth = 25
  158. ExplicitHeight = 17
  159. end
  160. inherited BtnExlSave: TcxButton
  161. Left = 253
  162. ExplicitLeft = 253
  163. end
  164. end
  165. end
  166. end
  167. end
  168. object cxSplitter1: TcxSplitter
  169. Left = 337
  170. Top = 0
  171. Width = 6
  172. Height = 505
  173. Control = PnlLeft
  174. end
  175. object cxGroupBox1: TcxGroupBox
  176. Left = 343
  177. Top = 0
  178. Align = alClient
  179. Caption = #9654' '#51228#50612#51221#48372#51204#49569
  180. Style.BorderColor = clCaptionText
  181. Style.Shadow = False
  182. Style.TextColor = clBlack
  183. Style.TextStyle = [fsBold]
  184. TabOrder = 2
  185. Height = 505
  186. Width = 305
  187. object PnlControl: TPanel
  188. Left = 3
  189. Top = 464
  190. Width = 299
  191. Height = 31
  192. Align = alBottom
  193. BevelOuter = bvNone
  194. TabOrder = 0
  195. DesignSize = (
  196. 299
  197. 31)
  198. object BtnControl: TcxButton
  199. Left = 189
  200. Top = 3
  201. Width = 103
  202. Height = 25
  203. Cursor = crHandPoint
  204. Hint = #51228#50612' '#51204#49569
  205. Anchors = [akTop, akRight]
  206. Caption = #51228#50612#51204#49569
  207. Colors.Default = 10737865
  208. Glyph.Data = {
  209. 36040000424D3604000000000000360000002800000010000000100000000100
  210. 2000000000000004000000000000000000000000000000000000000000000000
  211. 0000000000000000000000000000000000002A2A2A63424242BF3D3D3DBF2020
  212. 206300731EEB037B1EFF00020004000000000000000000000000000000000000
  213. 000000000000121212290606060E01010102767676EABDBDBDFFB2B2B2FF5454
  214. 54EA017928EB43A15FFF02651BD4000301060000000000000000000000000000
  215. 00004E4E4E9B6E6E6EFD5B5B5BE70C0C0C19229751FF1C914AFF168F44FF108B
  216. 3BFF3A9F5EFF80C196FF46A362FF086F21ED0003010700000000000000004F4F
  217. 4F7BBCBCBCFFDEDEDEFFA6A6A6FF7D7D7DF4299B5BFF90CAA9FF8DC8A5FF8AC6
  218. A1FF88C59EFF6AB685FF82C297FF48A566FF066F22EA00040109000000005454
  219. 547DA5A5A5FED5D5D5FFC5C5C5FFCBCBCBFF319F63FF94CDADFF6FBA8EFF6BB8
  220. 89FF66B685FF61B380FF67B582FF83C298FF3CA05CFF007C24F9000000000000
  221. 00005A5A5A85C5C5C5FFC1C1C1FFC5C5C5FF37A36BFF96CEB0FF94CDADFF91CB
  222. AAFF90CBA8FF74BC90FF8AC7A1FF46A568FF078534FB00010001838383CD7F7F
  223. 7FE3959595EECFCFCFFFC6C6C6FFCCCCCCFF3DA56FFF36A16CFC329F66FC309C
  224. 62FE55AF7CFF91CBAAFF4FAB74FF188E45FF4E4E4EE3434343CDBEBEBEFDE2E2
  225. E2FFD2D2D2FFC6C6C6FFCDCDCDFFB1B1B1FF2727274400000000000000002828
  226. 28443AA068FF5AB381FF289857FFC0C0C0FFD2D2D2FF606060FDC2C2C2FDE9E9
  227. E9FFD6D6D6FFC9C9C9FFCECECEFFA5A5A5FF2323234400000000000000002929
  228. 294440A470FF319F65FFBABABAFFC6C6C6FFDDDDDDFF6A6A6AFDA1A1A1CDAEAE
  229. AEE3B3B3B3EED8D8D8FFCDCDCDFFBCBCBCFF656565C620202044222222446F6F
  230. 6FC6C3C3C3FFC2C2C2FFCDCDCDFF838383EE787878E3696969CD000000000000
  231. 000067676785D4D4D4FFCCCCCCFFC9C9C9FFBABABAFF9C9C9CFFA1A1A1FFC2C2
  232. C2FFC6C6C6FFC1C1C1FFB7B7B7FF474747850000000000000000000000006363
  233. 637DC3C3C3FEDCDCDCFFD4D4D4FFD9D9D9FFDBDBDBFFD6D6D6FFD4D4D4FFD9D9
  234. D9FFD2D2D2FFCBCBCBFFC8C8C8FF797979FE3737377D00000000000000006464
  235. 647BDCDCDCFFEDEDEDFFDBDBDBFFBABABAF4BDBDBDFED6D6D6FFD4D4D4FFAFAF
  236. AFFEA5A5A5F4CBCBCBFFE7E7E7FFB7B7B7FF4343437B00000000000000000000
  237. 00007F7F7F9BCCCCCCFDB7B7B7E713131319B0B0B0E7DEDEDEFFDDDDDDFFA1A1
  238. A1E7111111199C9C9CE7A6A6A6FD6363639B0000000000000000000000000000
  239. 000000000000222222290B0B0B0E02020202B7B7B7EAE5E5E5FFE4E4E4FF9E9E
  240. 9EEA010101020A0A0A0E1C1C1C29000000000000000000000000000000000000
  241. 0000000000000000000000000000000000004F4F4F63959595BF939393BF4A4A
  242. 4A63000000000000000000000000000000000000000000000000}
  243. ParentShowHint = False
  244. ShowHint = True
  245. Spacing = 8
  246. TabOrder = 0
  247. Font.Charset = DEFAULT_CHARSET
  248. Font.Color = clBlack
  249. Font.Height = -13
  250. Font.Name = #47569#51008' '#44256#46357
  251. Font.Style = [fsBold]
  252. ParentFont = False
  253. OnClick = BtnControlClick
  254. end
  255. end
  256. object cxGroupBox2: TcxGroupBox
  257. Left = 3
  258. Top = 19
  259. Align = alTop
  260. Caption = #51109#52824' '#50976#54805
  261. TabOrder = 1
  262. Height = 98
  263. Width = 299
  264. object RdoAnt1: TcxRadioButton
  265. Tag = 2
  266. Left = 18
  267. Top = 59
  268. Width = 113
  269. Height = 17
  270. Cursor = crHandPoint
  271. Caption = #50504#53580#45208' 1'#48264
  272. Checked = True
  273. TabOrder = 0
  274. TabStop = True
  275. OnClick = RdoAnt1Click
  276. Transparent = True
  277. end
  278. object RdoController: TcxRadioButton
  279. Tag = 1
  280. Left = 18
  281. Top = 24
  282. Width = 113
  283. Height = 17
  284. Cursor = crHandPoint
  285. Caption = #51228#50612#48512
  286. TabOrder = 1
  287. OnClick = RdoControllerClick
  288. Transparent = True
  289. end
  290. end
  291. object cxGroupBox4: TcxGroupBox
  292. Left = 3
  293. Top = 117
  294. Align = alTop
  295. Caption = #51228#50612' '#50976#54805
  296. TabOrder = 2
  297. Height = 140
  298. Width = 299
  299. object RdoReset: TcxRadioButton
  300. Tag = 3
  301. Left = 16
  302. Top = 28
  303. Width = 165
  304. Height = 17
  305. Cursor = crHandPoint
  306. Caption = #49884#49828#53596' '#47532#49483' '#50836#52397
  307. Checked = True
  308. TabOrder = 0
  309. TabStop = True
  310. Transparent = True
  311. end
  312. object RdoStop: TcxRadioButton
  313. Tag = 4
  314. Left = 16
  315. Top = 59
  316. Width = 165
  317. Height = 17
  318. Cursor = crHandPoint
  319. Caption = #47924#49440' '#49569#52636' '#51473#45800
  320. TabOrder = 1
  321. Transparent = True
  322. end
  323. object RdoStart: TcxRadioButton
  324. Tag = 5
  325. Left = 16
  326. Top = 91
  327. Width = 165
  328. Height = 17
  329. Cursor = crHandPoint
  330. Caption = #47924#49440' '#49569#52636' '#44060#49884
  331. TabOrder = 2
  332. Transparent = True
  333. end
  334. end
  335. object cxGroupBox5: TcxGroupBox
  336. Left = 3
  337. Top = 257
  338. Align = alClient
  339. Caption = #51228#50612#51204#49569#44208#44284
  340. TabOrder = 3
  341. Height = 207
  342. Width = 299
  343. object CxResult: TcxGrid
  344. Left = 3
  345. Top = 19
  346. Width = 293
  347. Height = 178
  348. Align = alClient
  349. TabOrder = 0
  350. object TvResult: TcxGridTableView
  351. DataController.Summary.DefaultGroupSummaryItems = <>
  352. DataController.Summary.FooterSummaryItems = <>
  353. DataController.Summary.SummaryGroups = <>
  354. OptionsCustomize.ColumnFiltering = False
  355. OptionsCustomize.ColumnGrouping = False
  356. OptionsCustomize.ColumnMoving = False
  357. OptionsCustomize.ColumnSorting = False
  358. OptionsData.Deleting = False
  359. OptionsData.DeletingConfirmation = False
  360. OptionsData.Editing = False
  361. OptionsData.Inserting = False
  362. OptionsView.ColumnAutoWidth = True
  363. OptionsView.GroupByBox = False
  364. object ColResult1: TcxGridColumn
  365. Caption = 'ID'
  366. PropertiesClassName = 'TcxLabelProperties'
  367. Properties.Alignment.Horz = taCenter
  368. Properties.Alignment.Vert = taVCenter
  369. HeaderAlignmentHorz = taCenter
  370. HeaderAlignmentVert = vaCenter
  371. Width = 73
  372. end
  373. object ColResult2: TcxGridColumn
  374. Caption = #51068#47144#48264#54840
  375. PropertiesClassName = 'TcxLabelProperties'
  376. Properties.Alignment.Horz = taRightJustify
  377. Properties.Alignment.Vert = taVCenter
  378. HeaderAlignmentHorz = taCenter
  379. HeaderAlignmentVert = vaCenter
  380. Width = 65
  381. end
  382. object ColResult3: TcxGridColumn
  383. Caption = #50836#52397#44208#44284
  384. PropertiesClassName = 'TcxLabelProperties'
  385. Properties.Alignment.Horz = taCenter
  386. Properties.Alignment.Vert = taVCenter
  387. HeaderAlignmentHorz = taCenter
  388. HeaderAlignmentVert = vaCenter
  389. Width = 76
  390. end
  391. object ColResult4: TcxGridColumn
  392. Caption = #51025#45813#44208#44284
  393. PropertiesClassName = 'TcxLabelProperties'
  394. Properties.Alignment.Horz = taCenter
  395. Properties.Alignment.Vert = taVCenter
  396. HeaderAlignmentHorz = taCenter
  397. HeaderAlignmentVert = vaCenter
  398. Width = 77
  399. end
  400. end
  401. object GlResult: TcxGridLevel
  402. GridView = TvResult
  403. end
  404. end
  405. end
  406. end
  407. end
  408. object TmrShow: TTimer
  409. Enabled = False
  410. Interval = 300
  411. OnTimer = TmrShowTimer
  412. Left = 876
  413. Top = 8
  414. end
  415. object TmrControlTimeout: TTimer
  416. Enabled = False
  417. Interval = 120000
  418. Left = 556
  419. Top = 124
  420. end
  421. end