WCAM010MF.dfm 17 KB

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