CCAM010MF.dfm 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481
  1. object CCAM010M: TCCAM010M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #44368#52264#47196#44048#49884#52852#47700#46972' '#49345#53468' '#47784#45768#53552#47553
  7. ClientHeight = 677
  8. ClientWidth = 842
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -12
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. OldCreateOrder = False
  16. Position = poOwnerFormCenter
  17. ShowHint = True
  18. Visible = True
  19. OnClose = FormClose
  20. OnCreate = FormCreate
  21. OnShow = FormShow
  22. DesignSize = (
  23. 842
  24. 677)
  25. PixelsPerInch = 96
  26. TextHeight = 15
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 834
  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 = 834
  57. Height = 621
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1436
  62. ExplicitHeight = 766
  63. end
  64. object BtnSearch: TcxButton
  65. Left = 668
  66. Top = 11
  67. Width = 80
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #51312#54924
  71. Anchors = [akTop, akRight]
  72. Caption = #51312#54924
  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 = BtnSearchClick
  82. end
  83. object BtnClose: TcxButton
  84. Left = 753
  85. Top = 11
  86. Width = 75
  87. Height = 25
  88. Cursor = crHandPoint
  89. Hint = #45803#44592
  90. Anchors = [akTop, akRight]
  91. Caption = #45803#44592
  92. Colors.Default = 10737865
  93. TabOrder = 1
  94. Font.Charset = DEFAULT_CHARSET
  95. Font.Color = clBlack
  96. Font.Height = -13
  97. Font.Name = #47569#51008' '#44256#46357
  98. Font.Style = [fsBold]
  99. ParentFont = False
  100. OnClick = BtnCloseClick
  101. end
  102. object PnlBack: TPanel
  103. Left = 12
  104. Top = 56
  105. Width = 816
  106. Height = 608
  107. Anchors = [akLeft, akTop, akRight, akBottom]
  108. BevelOuter = bvNone
  109. ParentBackground = False
  110. ParentColor = True
  111. TabOrder = 2
  112. object PnlLeft: TPanel
  113. Left = 0
  114. Top = 0
  115. Width = 816
  116. Height = 608
  117. Align = alClient
  118. BevelOuter = bvNone
  119. TabOrder = 0
  120. object cxGroupBox3: TcxGroupBox
  121. Left = 0
  122. Top = 0
  123. Align = alClient
  124. Caption = #9654' '#50937#52852#47700#46972' '#49345#53468' '#51221#48372
  125. ParentFont = False
  126. Style.BorderColor = clCaptionText
  127. Style.Font.Charset = DEFAULT_CHARSET
  128. Style.Font.Color = clWindowText
  129. Style.Font.Height = -13
  130. Style.Font.Name = #47569#51008' '#44256#46357
  131. Style.Font.Style = []
  132. Style.Shadow = False
  133. Style.TextColor = clWindowText
  134. Style.TextStyle = [fsBold]
  135. Style.IsFontAssigned = True
  136. TabOrder = 0
  137. Height = 608
  138. Width = 816
  139. object CxList: TcxGrid
  140. Left = 3
  141. Top = 19
  142. Width = 810
  143. Height = 579
  144. Align = alClient
  145. TabOrder = 0
  146. LookAndFeel.NativeStyle = False
  147. object TvList: TcxGridBandedTableView
  148. FilterBox.CustomizeDialog = False
  149. DataController.Summary.DefaultGroupSummaryItems = <>
  150. DataController.Summary.FooterSummaryItems = <
  151. item
  152. Kind = skCount
  153. Column = ColName
  154. end
  155. item
  156. Column = ColCommS
  157. end>
  158. DataController.Summary.SummaryGroups = <>
  159. OptionsBehavior.CellHints = True
  160. OptionsCustomize.ColumnMoving = False
  161. OptionsCustomize.ColumnVertSizing = False
  162. OptionsData.CancelOnExit = False
  163. OptionsData.Deleting = False
  164. OptionsData.DeletingConfirmation = False
  165. OptionsData.Editing = False
  166. OptionsData.Inserting = False
  167. OptionsSelection.CellSelect = False
  168. OptionsView.NoDataToDisplayInfoText = '<'#49345#53468#51221#48372#44032' '#50630#49845#45768#45796'.>'
  169. OptionsView.GroupByBox = False
  170. OptionsView.Indicator = True
  171. Bands = <
  172. item
  173. Caption = #50937#52852#47700#46972' '#51221#48372
  174. Width = 470
  175. end
  176. item
  177. Caption = #53685#49888#49345#53468
  178. Width = 307
  179. end
  180. item
  181. Caption = #54632#52404' '#49345#53468
  182. Visible = False
  183. VisibleForCustomization = False
  184. Width = 165
  185. end
  186. item
  187. Caption = #51228#50612#44592' '#49345#53468
  188. Visible = False
  189. VisibleForCustomization = False
  190. Width = 241
  191. end
  192. item
  193. Caption = #54788#51116#44050
  194. Visible = False
  195. VisibleForCustomization = False
  196. end
  197. item
  198. Caption = #54060' '#49444#51221#44050
  199. Visible = False
  200. VisibleForCustomization = False
  201. Width = 143
  202. end
  203. item
  204. Caption = #55176#53552' '#49444#51221#44050
  205. Visible = False
  206. VisibleForCustomization = False
  207. Width = 126
  208. end>
  209. object ColId: TcxGridBandedColumn
  210. Caption = #50937#52852#47700#46972' ID'
  211. PropertiesClassName = 'TcxTextEditProperties'
  212. Properties.Alignment.Horz = taCenter
  213. Properties.Alignment.Vert = taVCenter
  214. HeaderAlignmentHorz = taCenter
  215. HeaderAlignmentVert = vaCenter
  216. Options.Editing = False
  217. Width = 100
  218. Position.BandIndex = 0
  219. Position.ColIndex = 1
  220. Position.RowIndex = 0
  221. end
  222. object ColName: TcxGridBandedColumn
  223. Caption = #50937#52852#47700#46972' '#47749#52845
  224. PropertiesClassName = 'TcxTextEditProperties'
  225. Properties.Alignment.Horz = taLeftJustify
  226. Properties.Alignment.Vert = taVCenter
  227. HeaderAlignmentHorz = taCenter
  228. HeaderAlignmentVert = vaCenter
  229. Options.Editing = False
  230. Width = 200
  231. Position.BandIndex = 0
  232. Position.ColIndex = 2
  233. Position.RowIndex = 0
  234. end
  235. object ColCommS: TcxGridBandedColumn
  236. Caption = #45348#53944#50892#53356' '#49345#53468
  237. PropertiesClassName = 'TcxTextEditProperties'
  238. Properties.Alignment.Horz = taCenter
  239. Properties.Alignment.Vert = taVCenter
  240. OnCustomDrawCell = ColCommSCustomDrawCell
  241. HeaderAlignmentHorz = taCenter
  242. HeaderAlignmentVert = vaCenter
  243. Options.Editing = False
  244. Width = 223
  245. Position.BandIndex = 1
  246. Position.ColIndex = 1
  247. Position.RowIndex = 0
  248. end
  249. object ColDoorS: TcxGridBandedColumn
  250. Caption = #46020#50612
  251. PropertiesClassName = 'TcxTextEditProperties'
  252. Properties.Alignment.Horz = taCenter
  253. Properties.Alignment.Vert = taVCenter
  254. HeaderAlignmentHorz = taCenter
  255. HeaderAlignmentVert = vaCenter
  256. Options.Editing = False
  257. Width = 45
  258. Position.BandIndex = 2
  259. Position.ColIndex = 0
  260. Position.RowIndex = 0
  261. end
  262. object ColFanS: TcxGridBandedColumn
  263. Caption = #54060
  264. PropertiesClassName = 'TcxTextEditProperties'
  265. Properties.Alignment.Horz = taCenter
  266. Properties.Alignment.Vert = taVCenter
  267. HeaderAlignmentHorz = taCenter
  268. HeaderAlignmentVert = vaCenter
  269. Options.Editing = False
  270. Width = 45
  271. Position.BandIndex = 2
  272. Position.ColIndex = 1
  273. Position.RowIndex = 0
  274. end
  275. object ColHeaterS: TcxGridBandedColumn
  276. Caption = #55176#53552
  277. PropertiesClassName = 'TcxTextEditProperties'
  278. Properties.Alignment.Horz = taCenter
  279. Properties.Alignment.Vert = taVCenter
  280. HeaderAlignmentHorz = taCenter
  281. HeaderAlignmentVert = vaCenter
  282. Options.Editing = False
  283. Width = 45
  284. Position.BandIndex = 2
  285. Position.ColIndex = 2
  286. Position.RowIndex = 0
  287. end
  288. object ColCamS: TcxGridBandedColumn
  289. Caption = #52852#47700#46972
  290. PropertiesClassName = 'TcxTextEditProperties'
  291. Properties.Alignment.Horz = taCenter
  292. Properties.Alignment.Vert = taVCenter
  293. HeaderAlignmentHorz = taCenter
  294. HeaderAlignmentVert = vaCenter
  295. Options.Editing = False
  296. Width = 63
  297. Position.BandIndex = 3
  298. Position.ColIndex = 0
  299. Position.RowIndex = 0
  300. end
  301. object ColTextS: TcxGridBandedColumn
  302. Caption = #47928#51088
  303. PropertiesClassName = 'TcxTextEditProperties'
  304. Properties.Alignment.Horz = taCenter
  305. Properties.Alignment.Vert = taVCenter
  306. HeaderAlignmentHorz = taCenter
  307. HeaderAlignmentVert = vaCenter
  308. Options.Editing = False
  309. Width = 55
  310. Position.BandIndex = 3
  311. Position.ColIndex = 1
  312. Position.RowIndex = 0
  313. end
  314. object ColFanOn: TcxGridBandedColumn
  315. Caption = 'On'
  316. PropertiesClassName = 'TcxTextEditProperties'
  317. Properties.Alignment.Horz = taRightJustify
  318. Properties.Alignment.Vert = taVCenter
  319. HeaderAlignmentHorz = taCenter
  320. HeaderAlignmentVert = vaCenter
  321. Options.Editing = False
  322. Position.BandIndex = 5
  323. Position.ColIndex = 0
  324. Position.RowIndex = 0
  325. end
  326. object ColFanOff: TcxGridBandedColumn
  327. Caption = 'Off'
  328. PropertiesClassName = 'TcxTextEditProperties'
  329. Properties.Alignment.Horz = taRightJustify
  330. Properties.Alignment.Vert = taVCenter
  331. HeaderAlignmentHorz = taCenter
  332. HeaderAlignmentVert = vaCenter
  333. Options.Editing = False
  334. Position.BandIndex = 5
  335. Position.ColIndex = 1
  336. Position.RowIndex = 0
  337. end
  338. object ColHeaterOff: TcxGridBandedColumn
  339. Caption = 'Off'
  340. PropertiesClassName = 'TcxTextEditProperties'
  341. Properties.Alignment.Horz = taRightJustify
  342. Properties.Alignment.Vert = taVCenter
  343. HeaderAlignmentHorz = taCenter
  344. HeaderAlignmentVert = vaCenter
  345. Options.Editing = False
  346. Position.BandIndex = 6
  347. Position.ColIndex = 1
  348. Position.RowIndex = 0
  349. end
  350. object ColHeaterOn: TcxGridBandedColumn
  351. Caption = 'On'
  352. PropertiesClassName = 'TcxTextEditProperties'
  353. Properties.Alignment.Horz = taRightJustify
  354. Properties.Alignment.Vert = taVCenter
  355. HeaderAlignmentHorz = taCenter
  356. HeaderAlignmentVert = vaCenter
  357. Options.Editing = False
  358. Position.BandIndex = 6
  359. Position.ColIndex = 0
  360. Position.RowIndex = 0
  361. end
  362. object ColBattS: TcxGridBandedColumn
  363. Caption = #48176#53552#47532
  364. PropertiesClassName = 'TcxTextEditProperties'
  365. Properties.Alignment.Horz = taCenter
  366. Properties.Alignment.Vert = taVCenter
  367. HeaderAlignmentHorz = taCenter
  368. HeaderAlignmentVert = vaCenter
  369. Options.Editing = False
  370. Width = 56
  371. Position.BandIndex = 3
  372. Position.ColIndex = 2
  373. Position.RowIndex = 0
  374. end
  375. object ColHamS: TcxGridBandedColumn
  376. Caption = #54632#52404
  377. PropertiesClassName = 'TcxTextEditProperties'
  378. Properties.Alignment.Horz = taCenter
  379. Properties.Alignment.Vert = taVCenter
  380. Visible = False
  381. HeaderAlignmentHorz = taCenter
  382. HeaderAlignmentVert = vaCenter
  383. Options.Editing = False
  384. VisibleForCustomization = False
  385. Width = 222
  386. Position.BandIndex = 1
  387. Position.ColIndex = 2
  388. Position.RowIndex = 0
  389. end
  390. object ColCtrlS: TcxGridBandedColumn
  391. Caption = #51228#50612#44592
  392. PropertiesClassName = 'TcxTextEditProperties'
  393. Properties.Alignment.Horz = taCenter
  394. Properties.Alignment.Vert = taVCenter
  395. Visible = False
  396. HeaderAlignmentHorz = taCenter
  397. HeaderAlignmentVert = vaCenter
  398. Options.Editing = False
  399. VisibleForCustomization = False
  400. Width = 168
  401. Position.BandIndex = 1
  402. Position.ColIndex = 3
  403. Position.RowIndex = 0
  404. end
  405. object ColTemp: TcxGridBandedColumn
  406. Caption = #50728#46020
  407. PropertiesClassName = 'TcxTextEditProperties'
  408. Properties.Alignment.Horz = taRightJustify
  409. Properties.Alignment.Vert = taVCenter
  410. HeaderAlignmentHorz = taCenter
  411. HeaderAlignmentVert = vaCenter
  412. Options.Editing = False
  413. Position.BandIndex = 4
  414. Position.ColIndex = 0
  415. Position.RowIndex = 0
  416. end
  417. object ColVolt: TcxGridBandedColumn
  418. Caption = #51077#47141#51204#50517
  419. PropertiesClassName = 'TcxTextEditProperties'
  420. Properties.Alignment.Horz = taRightJustify
  421. Properties.Alignment.Vert = taVCenter
  422. HeaderAlignmentHorz = taCenter
  423. HeaderAlignmentVert = vaCenter
  424. Options.Editing = False
  425. Width = 60
  426. Position.BandIndex = 4
  427. Position.ColIndex = 1
  428. Position.RowIndex = 0
  429. end
  430. object ColVoltOut: TcxGridBandedColumn
  431. Caption = #52636#47141#51204#50517
  432. PropertiesClassName = 'TcxTextEditProperties'
  433. Properties.Alignment.Horz = taRightJustify
  434. Properties.Alignment.Vert = taVCenter
  435. HeaderAlignmentHorz = taCenter
  436. HeaderAlignmentVert = vaCenter
  437. Width = 60
  438. Position.BandIndex = 4
  439. Position.ColIndex = 2
  440. Position.RowIndex = 0
  441. end
  442. object ColUpdtDt: TcxGridBandedColumn
  443. Caption = #50629#45936#51060#53944' '#49884#44033
  444. PropertiesClassName = 'TcxLabelProperties'
  445. Properties.Alignment.Horz = taCenter
  446. Properties.Alignment.Vert = taVCenter
  447. HeaderAlignmentHorz = taCenter
  448. HeaderAlignmentVert = vaCenter
  449. Width = 371
  450. Position.BandIndex = 1
  451. Position.ColIndex = 0
  452. Position.RowIndex = 0
  453. end
  454. object ColNmbr: TcxGridBandedColumn
  455. Caption = #48264#54840
  456. PropertiesClassName = 'TcxLabelProperties'
  457. Properties.Alignment.Horz = taCenter
  458. Properties.Alignment.Vert = taVCenter
  459. HeaderAlignmentHorz = taCenter
  460. HeaderAlignmentVert = vaCenter
  461. Width = 70
  462. Position.BandIndex = 0
  463. Position.ColIndex = 0
  464. Position.RowIndex = 0
  465. end
  466. end
  467. object GlList: TcxGridLevel
  468. GridView = TvList
  469. end
  470. end
  471. end
  472. end
  473. end
  474. object TmrShow: TTimer
  475. Enabled = False
  476. Interval = 500
  477. OnTimer = TmrShowTimer
  478. Left = 492
  479. Top = 300
  480. end
  481. end