FRAME_CctvStateListF.dfm 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336
  1. object FRAMECctvStateList: TFRAMECctvStateList
  2. Left = 0
  3. Top = 0
  4. Width = 1513
  5. Height = 713
  6. TabOrder = 0
  7. object cxPageControl1: TcxPageControl
  8. Left = 0
  9. Top = 31
  10. Width = 1513
  11. Height = 651
  12. Align = alClient
  13. TabOrder = 3
  14. Properties.ActivePage = TabLc2
  15. ClientRectBottom = 646
  16. ClientRectLeft = 2
  17. ClientRectRight = 1508
  18. ClientRectTop = 24
  19. object TabLc1: TcxTabSheet
  20. Caption = ' '#48513#44396' '
  21. ImageIndex = 0
  22. object CxList: TcxGrid
  23. Left = 0
  24. Top = 0
  25. Width = 1506
  26. Height = 622
  27. Align = alClient
  28. TabOrder = 0
  29. LookAndFeel.NativeStyle = False
  30. object TvList: TcxGridBandedTableView
  31. FilterBox.CustomizeDialog = False
  32. DataController.Summary.DefaultGroupSummaryItems = <>
  33. DataController.Summary.FooterSummaryItems = <
  34. item
  35. Kind = skCount
  36. Column = Col02
  37. end
  38. item
  39. Column = Col03
  40. end
  41. item
  42. Column = Col06
  43. end
  44. item
  45. Column = Col07
  46. end>
  47. DataController.Summary.SummaryGroups = <>
  48. OptionsBehavior.CellHints = True
  49. OptionsCustomize.ColumnMoving = False
  50. OptionsCustomize.ColumnVertSizing = False
  51. OptionsData.CancelOnExit = False
  52. OptionsData.Deleting = False
  53. OptionsData.DeletingConfirmation = False
  54. OptionsData.Inserting = False
  55. OptionsSelection.HideFocusRectOnExit = False
  56. OptionsSelection.HideSelection = True
  57. OptionsView.NoDataToDisplayInfoText = '<'#49345#53468#51221#48372#44032' '#50630#49845#45768#45796'.>'
  58. OptionsView.GroupByBox = False
  59. OptionsView.Indicator = True
  60. Bands = <
  61. item
  62. Caption = #52852#47700#46972' '#51221#48372
  63. Options.Moving = False
  64. Width = 480
  65. end
  66. item
  67. Caption = #45348#53944#50892#53356
  68. Options.Moving = False
  69. Width = 200
  70. end
  71. item
  72. Caption = #47784#46280
  73. Options.Moving = False
  74. Options.Sizing = False
  75. Visible = False
  76. VisibleForCustomization = False
  77. Width = 192
  78. end
  79. item
  80. Caption = #54632#52404
  81. Options.Moving = False
  82. Options.Sizing = False
  83. Visible = False
  84. VisibleForCustomization = False
  85. Width = 230
  86. end
  87. item
  88. Caption = #47700#49884#51648' '#54364#52636
  89. Options.Moving = False
  90. Options.Sizing = False
  91. Visible = False
  92. VisibleForCustomization = False
  93. end
  94. item
  95. Caption = #54632#52404#54872#44221#49444#51221#51221#48372
  96. Options.Moving = False
  97. Visible = False
  98. Width = 301
  99. end
  100. item
  101. Caption = #51204#44305#54032
  102. Visible = False
  103. Width = 110
  104. end>
  105. object ColumnSel: TcxGridBandedColumn
  106. Caption = #49440#53469
  107. DataBinding.ValueType = 'Boolean'
  108. PropertiesClassName = 'TcxCheckBoxProperties'
  109. Properties.Alignment = taCenter
  110. Properties.ImmediatePost = True
  111. Properties.NullStyle = nssUnchecked
  112. Visible = False
  113. HeaderAlignmentHorz = taCenter
  114. HeaderAlignmentVert = vaCenter
  115. VisibleForCustomization = False
  116. Position.BandIndex = 0
  117. Position.ColIndex = 0
  118. Position.RowIndex = 0
  119. end
  120. object Col01: TcxGridBandedColumn
  121. Caption = #48264#54840
  122. PropertiesClassName = 'TcxTextEditProperties'
  123. Properties.Alignment.Horz = taCenter
  124. Properties.Alignment.Vert = taVCenter
  125. HeaderAlignmentHorz = taCenter
  126. HeaderAlignmentVert = vaCenter
  127. Options.Editing = False
  128. Width = 67
  129. Position.BandIndex = 0
  130. Position.ColIndex = 2
  131. Position.RowIndex = 0
  132. end
  133. object Col02: TcxGridBandedColumn
  134. Caption = #52852#47700#46972' ID'
  135. PropertiesClassName = 'TcxTextEditProperties'
  136. Properties.Alignment.Horz = taCenter
  137. Properties.Alignment.Vert = taVCenter
  138. HeaderAlignmentHorz = taCenter
  139. HeaderAlignmentVert = vaCenter
  140. Options.Editing = False
  141. Width = 93
  142. Position.BandIndex = 0
  143. Position.ColIndex = 3
  144. Position.RowIndex = 0
  145. end
  146. object Col03: TcxGridBandedColumn
  147. Caption = #52852#47700#46972' '#47749#52845
  148. PropertiesClassName = 'TcxTextEditProperties'
  149. Properties.Alignment.Horz = taLeftJustify
  150. Properties.Alignment.Vert = taVCenter
  151. HeaderAlignmentHorz = taCenter
  152. HeaderAlignmentVert = vaCenter
  153. Options.Editing = False
  154. Width = 211
  155. Position.BandIndex = 0
  156. Position.ColIndex = 4
  157. Position.RowIndex = 0
  158. end
  159. object Col04: TcxGridBandedColumn
  160. Caption = #50976#54805
  161. PropertiesClassName = 'TcxTextEditProperties'
  162. Properties.Alignment.Horz = taCenter
  163. Properties.Alignment.Vert = taVCenter
  164. HeaderAlignmentHorz = taCenter
  165. HeaderAlignmentVert = vaCenter
  166. Options.Editing = False
  167. Width = 109
  168. Position.BandIndex = 0
  169. Position.ColIndex = 1
  170. Position.RowIndex = 0
  171. end
  172. object Col05: TcxGridBandedColumn
  173. Caption = #53356#44592
  174. PropertiesClassName = 'TcxTextEditProperties'
  175. Properties.Alignment.Horz = taRightJustify
  176. Properties.Alignment.Vert = taVCenter
  177. Visible = False
  178. HeaderAlignmentHorz = taCenter
  179. HeaderAlignmentVert = vaCenter
  180. Options.Editing = False
  181. VisibleForCustomization = False
  182. Width = 50
  183. Position.BandIndex = 0
  184. Position.ColIndex = 5
  185. Position.RowIndex = 0
  186. end
  187. object Col06: TcxGridBandedColumn
  188. Caption = #50868#50689#47784#46300
  189. PropertiesClassName = 'TcxTextEditProperties'
  190. Properties.Alignment.Horz = taCenter
  191. Properties.Alignment.Vert = taVCenter
  192. HeaderAlignmentHorz = taCenter
  193. HeaderAlignmentVert = vaCenter
  194. Options.Editing = False
  195. Width = 60
  196. Position.BandIndex = 4
  197. Position.ColIndex = 0
  198. Position.RowIndex = 0
  199. end
  200. object Col07: TcxGridBandedColumn
  201. Tag = 1
  202. Caption = #51228#44277#49884#44033
  203. PropertiesClassName = 'TcxTextEditProperties'
  204. Properties.Alignment.Horz = taCenter
  205. Properties.Alignment.Vert = taVCenter
  206. HeaderAlignmentHorz = taCenter
  207. HeaderAlignmentVert = vaCenter
  208. Options.Editing = False
  209. Width = 150
  210. Position.BandIndex = 4
  211. Position.ColIndex = 2
  212. Position.RowIndex = 0
  213. end
  214. object Col08: TcxGridBandedColumn
  215. Tag = 2
  216. Caption = #51228#44277
  217. PropertiesClassName = 'TcxTextEditProperties'
  218. Properties.Alignment.Horz = taCenter
  219. Properties.Alignment.Vert = taVCenter
  220. HeaderAlignmentHorz = taCenter
  221. HeaderAlignmentVert = vaCenter
  222. Options.Editing = False
  223. Width = 50
  224. Position.BandIndex = 4
  225. Position.ColIndex = 3
  226. Position.RowIndex = 0
  227. end
  228. object Col09: TcxGridBandedColumn
  229. Tag = 3
  230. Caption = #51228#44277#44208#44284
  231. PropertiesClassName = 'TcxTextEditProperties'
  232. Properties.Alignment.Horz = taCenter
  233. Properties.Alignment.Vert = taVCenter
  234. Visible = False
  235. HeaderAlignmentHorz = taCenter
  236. HeaderAlignmentVert = vaCenter
  237. Options.Editing = False
  238. VisibleForCustomization = False
  239. Width = 63
  240. Position.BandIndex = 4
  241. Position.ColIndex = 4
  242. Position.RowIndex = 0
  243. end
  244. object Col10: TcxGridBandedColumn
  245. Caption = #49345#53468
  246. PropertiesClassName = 'TcxTextEditProperties'
  247. Properties.Alignment.Horz = taCenter
  248. Properties.Alignment.Vert = taVCenter
  249. OnCustomDrawCell = Col10CustomDrawCell
  250. HeaderAlignmentHorz = taCenter
  251. HeaderAlignmentVert = vaCenter
  252. Options.Editing = False
  253. Width = 81
  254. Position.BandIndex = 1
  255. Position.ColIndex = 0
  256. Position.RowIndex = 0
  257. end
  258. object Col11: TcxGridBandedColumn
  259. Caption = 'IP Address'
  260. PropertiesClassName = 'TcxTextEditProperties'
  261. Properties.Alignment.Horz = taLeftJustify
  262. Properties.Alignment.Vert = taVCenter
  263. OnCustomDrawCell = Col10CustomDrawCell
  264. HeaderAlignmentHorz = taCenter
  265. HeaderAlignmentVert = vaCenter
  266. Options.Editing = False
  267. Width = 176
  268. Position.BandIndex = 1
  269. Position.ColIndex = 1
  270. Position.RowIndex = 0
  271. end
  272. object Col12: TcxGridBandedColumn
  273. Caption = #51204#50896#49345#53468
  274. PropertiesClassName = 'TcxTextEditProperties'
  275. Properties.Alignment.Horz = taCenter
  276. Properties.Alignment.Vert = taVCenter
  277. HeaderAlignmentHorz = taCenter
  278. HeaderAlignmentVert = vaCenter
  279. Options.Editing = False
  280. Position.BandIndex = 2
  281. Position.ColIndex = 0
  282. Position.RowIndex = 0
  283. end
  284. object Col13: TcxGridBandedColumn
  285. Caption = #54868#47732#55064#46020
  286. PropertiesClassName = 'TcxTextEditProperties'
  287. Properties.Alignment.Horz = taCenter
  288. Properties.Alignment.Vert = taVCenter
  289. Visible = False
  290. HeaderAlignmentHorz = taCenter
  291. HeaderAlignmentVert = vaCenter
  292. Options.Editing = False
  293. Position.BandIndex = 2
  294. Position.ColIndex = 1
  295. Position.RowIndex = 0
  296. end
  297. object Col14: TcxGridBandedColumn
  298. Caption = #46020#50612
  299. PropertiesClassName = 'TcxTextEditProperties'
  300. Properties.Alignment.Horz = taCenter
  301. Properties.Alignment.Vert = taVCenter
  302. OnCustomDrawCell = Col10CustomDrawCell
  303. HeaderAlignmentHorz = taCenter
  304. HeaderAlignmentVert = vaCenter
  305. Options.Editing = False
  306. Width = 60
  307. Position.BandIndex = 3
  308. Position.ColIndex = 0
  309. Position.RowIndex = 0
  310. end
  311. object Col15: TcxGridBandedColumn
  312. Caption = #54060#49345#53468
  313. PropertiesClassName = 'TcxTextEditProperties'
  314. Properties.Alignment.Horz = taCenter
  315. Properties.Alignment.Vert = taVCenter
  316. OnCustomDrawCell = Col10CustomDrawCell
  317. HeaderAlignmentHorz = taCenter
  318. HeaderAlignmentVert = vaCenter
  319. Options.Editing = False
  320. Width = 53
  321. Position.BandIndex = 3
  322. Position.ColIndex = 1
  323. Position.RowIndex = 0
  324. end
  325. object Col16: TcxGridBandedColumn
  326. Caption = #55176#53552#49345#53468
  327. PropertiesClassName = 'TcxTextEditProperties'
  328. Properties.Alignment.Horz = taCenter
  329. Properties.Alignment.Vert = taVCenter
  330. OnCustomDrawCell = Col10CustomDrawCell
  331. HeaderAlignmentHorz = taCenter
  332. HeaderAlignmentVert = vaCenter
  333. Options.Editing = False
  334. Width = 60
  335. Position.BandIndex = 3
  336. Position.ColIndex = 2
  337. Position.RowIndex = 0
  338. end
  339. object Col17: TcxGridBandedColumn
  340. Caption = #50728#46020
  341. PropertiesClassName = 'TcxTextEditProperties'
  342. Properties.Alignment.Horz = taCenter
  343. Properties.Alignment.Vert = taVCenter
  344. HeaderAlignmentHorz = taCenter
  345. HeaderAlignmentVert = vaCenter
  346. Options.Editing = False
  347. Width = 57
  348. Position.BandIndex = 3
  349. Position.ColIndex = 3
  350. Position.RowIndex = 0
  351. end
  352. object Col18: TcxGridBandedColumn
  353. Caption = #47784#46280#51221#51648#50728#46020
  354. PropertiesClassName = 'TcxTextEditProperties'
  355. Properties.Alignment.Horz = taCenter
  356. Properties.Alignment.Vert = taVCenter
  357. HeaderAlignmentHorz = taCenter
  358. HeaderAlignmentVert = vaCenter
  359. Options.Editing = False
  360. Width = 20
  361. Position.BandIndex = 5
  362. Position.ColIndex = 0
  363. Position.RowIndex = 0
  364. end
  365. object Col19: TcxGridBandedColumn
  366. Caption = #54060#46041#51089#50728#46020
  367. PropertiesClassName = 'TcxTextEditProperties'
  368. Properties.Alignment.Horz = taCenter
  369. Properties.Alignment.Vert = taVCenter
  370. HeaderAlignmentHorz = taCenter
  371. HeaderAlignmentVert = vaCenter
  372. Options.Editing = False
  373. Width = 20
  374. Position.BandIndex = 5
  375. Position.ColIndex = 1
  376. Position.RowIndex = 0
  377. end
  378. object Col20: TcxGridBandedColumn
  379. Caption = #55176#53552#46041#51089#50728#46020
  380. PropertiesClassName = 'TcxTextEditProperties'
  381. Properties.Alignment.Horz = taCenter
  382. Properties.Alignment.Vert = taVCenter
  383. HeaderAlignmentHorz = taCenter
  384. HeaderAlignmentVert = vaCenter
  385. Options.Editing = False
  386. Width = 20
  387. Position.BandIndex = 5
  388. Position.ColIndex = 2
  389. Position.RowIndex = 0
  390. end
  391. object Col21: TcxGridBandedColumn
  392. Caption = #47784#46280#51109#50528#50984
  393. PropertiesClassName = 'TcxTextEditProperties'
  394. Properties.Alignment.Horz = taCenter
  395. Properties.Alignment.Vert = taVCenter
  396. HeaderAlignmentHorz = taCenter
  397. HeaderAlignmentVert = vaCenter
  398. Options.Editing = False
  399. Width = 20
  400. Position.BandIndex = 5
  401. Position.ColIndex = 3
  402. Position.RowIndex = 0
  403. end
  404. object Col22: TcxGridBandedColumn
  405. Caption = #44368#53685
  406. PropertiesClassName = 'TcxTextEditProperties'
  407. Properties.Alignment.Horz = taCenter
  408. Properties.Alignment.Vert = taVCenter
  409. Visible = False
  410. HeaderAlignmentHorz = taCenter
  411. HeaderAlignmentVert = vaCenter
  412. Options.Editing = False
  413. Width = 50
  414. Position.BandIndex = 4
  415. Position.ColIndex = 5
  416. Position.RowIndex = 0
  417. end
  418. object Col23: TcxGridBandedColumn
  419. Caption = #46028#48156
  420. PropertiesClassName = 'TcxTextEditProperties'
  421. Properties.Alignment.Horz = taCenter
  422. Properties.Alignment.Vert = taVCenter
  423. Visible = False
  424. HeaderAlignmentHorz = taCenter
  425. HeaderAlignmentVert = vaCenter
  426. Options.Editing = False
  427. Width = 50
  428. Position.BandIndex = 4
  429. Position.ColIndex = 6
  430. Position.RowIndex = 0
  431. end
  432. object Col24: TcxGridBandedColumn
  433. Caption = #44277#49324'/'#54665#49324
  434. PropertiesClassName = 'TcxTextEditProperties'
  435. Properties.Alignment.Horz = taCenter
  436. Properties.Alignment.Vert = taVCenter
  437. Visible = False
  438. HeaderAlignmentHorz = taCenter
  439. HeaderAlignmentVert = vaCenter
  440. Options.Editing = False
  441. Width = 65
  442. Position.BandIndex = 4
  443. Position.ColIndex = 7
  444. Position.RowIndex = 0
  445. end
  446. object Col25: TcxGridBandedColumn
  447. Caption = #54861#48372
  448. PropertiesClassName = 'TcxTextEditProperties'
  449. Properties.Alignment.Horz = taCenter
  450. Properties.Alignment.Vert = taVCenter
  451. Visible = False
  452. HeaderAlignmentHorz = taCenter
  453. HeaderAlignmentVert = vaCenter
  454. Options.Editing = False
  455. Width = 50
  456. Position.BandIndex = 4
  457. Position.ColIndex = 8
  458. Position.RowIndex = 0
  459. end
  460. object Col27: TcxGridBandedColumn
  461. Caption = #51088#46041
  462. PropertiesClassName = 'TcxTextEditProperties'
  463. Properties.Alignment.Horz = taCenter
  464. Properties.Alignment.Vert = taVCenter
  465. HeaderAlignmentHorz = taCenter
  466. HeaderAlignmentVert = vaCenter
  467. Options.Editing = False
  468. Width = 50
  469. Position.BandIndex = 4
  470. Position.ColIndex = 9
  471. Position.RowIndex = 0
  472. end
  473. object Col26: TcxGridBandedColumn
  474. Caption = #44256#51221
  475. PropertiesClassName = 'TcxTextEditProperties'
  476. Properties.Alignment.Horz = taCenter
  477. Properties.Alignment.Vert = taVCenter
  478. HeaderAlignmentHorz = taCenter
  479. HeaderAlignmentVert = vaCenter
  480. Options.Editing = False
  481. Width = 50
  482. Position.BandIndex = 4
  483. Position.ColIndex = 10
  484. Position.RowIndex = 0
  485. end
  486. object Col99: TcxGridBandedColumn
  487. Caption = #47700#47784#47532
  488. DataBinding.ValueType = 'Integer'
  489. PropertiesClassName = 'TcxCalcEditProperties'
  490. Visible = False
  491. HeaderAlignmentHorz = taCenter
  492. HeaderAlignmentVert = vaCenter
  493. Options.Editing = False
  494. VisibleForCustomization = False
  495. Position.BandIndex = 0
  496. Position.ColIndex = 6
  497. Position.RowIndex = 0
  498. end
  499. object Col28: TcxGridBandedColumn
  500. Caption = #46041#51089#49884#44036'('#52488')'
  501. PropertiesClassName = 'TcxTextEditProperties'
  502. Properties.Alignment.Horz = taCenter
  503. Properties.Alignment.Vert = taVCenter
  504. Visible = False
  505. HeaderAlignmentHorz = taCenter
  506. HeaderAlignmentVert = vaCenter
  507. Options.Editing = False
  508. VisibleForCustomization = False
  509. Position.BandIndex = 0
  510. Position.ColIndex = 7
  511. Position.RowIndex = 0
  512. end
  513. object Col29: TcxGridBandedColumn
  514. Caption = 'ON'
  515. PropertiesClassName = 'TcxTextEditProperties'
  516. Properties.Alignment.Horz = taCenter
  517. Properties.Alignment.Vert = taVCenter
  518. HeaderAlignmentHorz = taCenter
  519. HeaderAlignmentVert = vaCenter
  520. Options.Editing = False
  521. Position.BandIndex = 6
  522. Position.ColIndex = 0
  523. Position.RowIndex = 0
  524. end
  525. object Col30: TcxGridBandedColumn
  526. Caption = 'OFF'
  527. PropertiesClassName = 'TcxTextEditProperties'
  528. Properties.Alignment.Horz = taCenter
  529. Properties.Alignment.Vert = taVCenter
  530. HeaderAlignmentHorz = taCenter
  531. HeaderAlignmentVert = vaCenter
  532. Options.Editing = False
  533. Position.BandIndex = 6
  534. Position.ColIndex = 1
  535. Position.RowIndex = 0
  536. end
  537. object Col31: TcxGridBandedColumn
  538. Caption = #44592#48376
  539. PropertiesClassName = 'TcxTextEditProperties'
  540. Properties.Alignment.Horz = taCenter
  541. Properties.Alignment.Vert = taVCenter
  542. Visible = False
  543. HeaderAlignmentHorz = taCenter
  544. HeaderAlignmentVert = vaCenter
  545. Options.Editing = False
  546. Position.BandIndex = 4
  547. Position.ColIndex = 11
  548. Position.RowIndex = 0
  549. end
  550. object Col32: TcxGridBandedColumn
  551. Caption = #51221#52404
  552. PropertiesClassName = 'TcxTextEditProperties'
  553. Properties.Alignment.Horz = taCenter
  554. Properties.Alignment.Vert = taVCenter
  555. Visible = False
  556. Position.BandIndex = 4
  557. Position.ColIndex = 12
  558. Position.RowIndex = 0
  559. end
  560. object Col33: TcxGridBandedColumn
  561. Caption = #54364#52636#51452#44592
  562. DataBinding.ValueType = 'Integer'
  563. PropertiesClassName = 'TcxSpinEditProperties'
  564. Properties.Alignment.Horz = taCenter
  565. Properties.Alignment.Vert = taVCenter
  566. HeaderAlignmentHorz = taCenter
  567. HeaderAlignmentVert = vaCenter
  568. Position.BandIndex = 4
  569. Position.ColIndex = 1
  570. Position.RowIndex = 0
  571. end
  572. end
  573. object GlList: TcxGridLevel
  574. GridView = TvList
  575. end
  576. end
  577. end
  578. object TabLc2: TcxTabSheet
  579. Caption = ' '#45224#44396' '
  580. ImageIndex = 1
  581. object CxList2: TcxGrid
  582. Left = 0
  583. Top = 0
  584. Width = 1506
  585. Height = 622
  586. Align = alClient
  587. TabOrder = 0
  588. LookAndFeel.NativeStyle = False
  589. object TvList2: TcxGridBandedTableView
  590. FilterBox.CustomizeDialog = False
  591. DataController.Summary.DefaultGroupSummaryItems = <>
  592. DataController.Summary.FooterSummaryItems = <
  593. item
  594. Kind = skCount
  595. Column = ColId
  596. end
  597. item
  598. Column = ColNm
  599. end
  600. item
  601. Column = cxGridBandedColumn7
  602. end
  603. item
  604. Column = cxGridBandedColumn8
  605. end>
  606. DataController.Summary.SummaryGroups = <>
  607. OptionsBehavior.CellHints = True
  608. OptionsCustomize.ColumnMoving = False
  609. OptionsCustomize.ColumnVertSizing = False
  610. OptionsData.CancelOnExit = False
  611. OptionsData.Deleting = False
  612. OptionsData.DeletingConfirmation = False
  613. OptionsData.Inserting = False
  614. OptionsSelection.HideFocusRectOnExit = False
  615. OptionsSelection.HideSelection = True
  616. OptionsView.NoDataToDisplayInfoText = '<'#49345#53468#51221#48372#44032' '#50630#49845#45768#45796'.>'
  617. OptionsView.GroupByBox = False
  618. OptionsView.Indicator = True
  619. Bands = <
  620. item
  621. Caption = #52852#47700#46972' '#51221#48372
  622. Options.Moving = False
  623. Width = 480
  624. end
  625. item
  626. Caption = #45348#53944#50892#53356
  627. Options.Moving = False
  628. Width = 200
  629. end
  630. item
  631. Caption = #47784#46280
  632. Options.Moving = False
  633. Options.Sizing = False
  634. Visible = False
  635. VisibleForCustomization = False
  636. Width = 192
  637. end
  638. item
  639. Caption = #54632#52404
  640. Options.Moving = False
  641. Options.Sizing = False
  642. Visible = False
  643. VisibleForCustomization = False
  644. Width = 230
  645. end
  646. item
  647. Caption = #47700#49884#51648' '#54364#52636
  648. Options.Moving = False
  649. Options.Sizing = False
  650. Visible = False
  651. VisibleForCustomization = False
  652. end
  653. item
  654. Caption = #54632#52404#54872#44221#49444#51221#51221#48372
  655. Options.Moving = False
  656. Visible = False
  657. Width = 301
  658. end
  659. item
  660. Caption = #51204#44305#54032
  661. Visible = False
  662. Width = 110
  663. end>
  664. object ColumnSel2: TcxGridBandedColumn
  665. Caption = #49440#53469
  666. DataBinding.ValueType = 'Boolean'
  667. PropertiesClassName = 'TcxCheckBoxProperties'
  668. Properties.Alignment = taCenter
  669. Properties.ImmediatePost = True
  670. Properties.NullStyle = nssUnchecked
  671. Visible = False
  672. HeaderAlignmentHorz = taCenter
  673. HeaderAlignmentVert = vaCenter
  674. VisibleForCustomization = False
  675. Position.BandIndex = 0
  676. Position.ColIndex = 0
  677. Position.RowIndex = 0
  678. end
  679. object ColNmbr: TcxGridBandedColumn
  680. Caption = #48264#54840
  681. PropertiesClassName = 'TcxTextEditProperties'
  682. Properties.Alignment.Horz = taCenter
  683. Properties.Alignment.Vert = taVCenter
  684. HeaderAlignmentHorz = taCenter
  685. HeaderAlignmentVert = vaCenter
  686. Options.Editing = False
  687. Width = 67
  688. Position.BandIndex = 0
  689. Position.ColIndex = 2
  690. Position.RowIndex = 0
  691. end
  692. object ColId: TcxGridBandedColumn
  693. Caption = #52852#47700#46972' ID'
  694. PropertiesClassName = 'TcxTextEditProperties'
  695. Properties.Alignment.Horz = taCenter
  696. Properties.Alignment.Vert = taVCenter
  697. HeaderAlignmentHorz = taCenter
  698. HeaderAlignmentVert = vaCenter
  699. Options.Editing = False
  700. Width = 93
  701. Position.BandIndex = 0
  702. Position.ColIndex = 3
  703. Position.RowIndex = 0
  704. end
  705. object ColNm: TcxGridBandedColumn
  706. Caption = #52852#47700#46972' '#47749#52845
  707. PropertiesClassName = 'TcxTextEditProperties'
  708. Properties.Alignment.Horz = taLeftJustify
  709. Properties.Alignment.Vert = taVCenter
  710. HeaderAlignmentHorz = taCenter
  711. HeaderAlignmentVert = vaCenter
  712. Options.Editing = False
  713. Width = 211
  714. Position.BandIndex = 0
  715. Position.ColIndex = 4
  716. Position.RowIndex = 0
  717. end
  718. object ColType: TcxGridBandedColumn
  719. Caption = #50976#54805
  720. PropertiesClassName = 'TcxTextEditProperties'
  721. Properties.Alignment.Horz = taCenter
  722. Properties.Alignment.Vert = taVCenter
  723. HeaderAlignmentHorz = taCenter
  724. HeaderAlignmentVert = vaCenter
  725. Options.Editing = False
  726. Width = 109
  727. Position.BandIndex = 0
  728. Position.ColIndex = 1
  729. Position.RowIndex = 0
  730. end
  731. object cxGridBandedColumn6: TcxGridBandedColumn
  732. Caption = #53356#44592
  733. PropertiesClassName = 'TcxTextEditProperties'
  734. Properties.Alignment.Horz = taRightJustify
  735. Properties.Alignment.Vert = taVCenter
  736. Visible = False
  737. HeaderAlignmentHorz = taCenter
  738. HeaderAlignmentVert = vaCenter
  739. Options.Editing = False
  740. VisibleForCustomization = False
  741. Width = 50
  742. Position.BandIndex = 0
  743. Position.ColIndex = 5
  744. Position.RowIndex = 0
  745. end
  746. object cxGridBandedColumn7: TcxGridBandedColumn
  747. Caption = #50868#50689#47784#46300
  748. PropertiesClassName = 'TcxTextEditProperties'
  749. Properties.Alignment.Horz = taCenter
  750. Properties.Alignment.Vert = taVCenter
  751. HeaderAlignmentHorz = taCenter
  752. HeaderAlignmentVert = vaCenter
  753. Options.Editing = False
  754. Width = 60
  755. Position.BandIndex = 4
  756. Position.ColIndex = 0
  757. Position.RowIndex = 0
  758. end
  759. object cxGridBandedColumn8: TcxGridBandedColumn
  760. Tag = 1
  761. Caption = #51228#44277#49884#44033
  762. PropertiesClassName = 'TcxTextEditProperties'
  763. Properties.Alignment.Horz = taCenter
  764. Properties.Alignment.Vert = taVCenter
  765. HeaderAlignmentHorz = taCenter
  766. HeaderAlignmentVert = vaCenter
  767. Options.Editing = False
  768. Width = 150
  769. Position.BandIndex = 4
  770. Position.ColIndex = 2
  771. Position.RowIndex = 0
  772. end
  773. object cxGridBandedColumn9: TcxGridBandedColumn
  774. Tag = 2
  775. Caption = #51228#44277
  776. PropertiesClassName = 'TcxTextEditProperties'
  777. Properties.Alignment.Horz = taCenter
  778. Properties.Alignment.Vert = taVCenter
  779. HeaderAlignmentHorz = taCenter
  780. HeaderAlignmentVert = vaCenter
  781. Options.Editing = False
  782. Width = 50
  783. Position.BandIndex = 4
  784. Position.ColIndex = 3
  785. Position.RowIndex = 0
  786. end
  787. object cxGridBandedColumn10: TcxGridBandedColumn
  788. Tag = 3
  789. Caption = #51228#44277#44208#44284
  790. PropertiesClassName = 'TcxTextEditProperties'
  791. Properties.Alignment.Horz = taCenter
  792. Properties.Alignment.Vert = taVCenter
  793. Visible = False
  794. HeaderAlignmentHorz = taCenter
  795. HeaderAlignmentVert = vaCenter
  796. Options.Editing = False
  797. VisibleForCustomization = False
  798. Width = 63
  799. Position.BandIndex = 4
  800. Position.ColIndex = 4
  801. Position.RowIndex = 0
  802. end
  803. object ColStat: TcxGridBandedColumn
  804. Caption = #49345#53468
  805. PropertiesClassName = 'TcxTextEditProperties'
  806. Properties.Alignment.Horz = taCenter
  807. Properties.Alignment.Vert = taVCenter
  808. OnCustomDrawCell = ColStatCustomDrawCell
  809. HeaderAlignmentHorz = taCenter
  810. HeaderAlignmentVert = vaCenter
  811. Options.Editing = False
  812. Width = 81
  813. Position.BandIndex = 1
  814. Position.ColIndex = 0
  815. Position.RowIndex = 0
  816. end
  817. object ColIp: TcxGridBandedColumn
  818. Caption = 'IP Address'
  819. PropertiesClassName = 'TcxTextEditProperties'
  820. Properties.Alignment.Horz = taLeftJustify
  821. Properties.Alignment.Vert = taVCenter
  822. OnCustomDrawCell = Col10CustomDrawCell
  823. HeaderAlignmentHorz = taCenter
  824. HeaderAlignmentVert = vaCenter
  825. Options.Editing = False
  826. Width = 176
  827. Position.BandIndex = 1
  828. Position.ColIndex = 1
  829. Position.RowIndex = 0
  830. end
  831. object cxGridBandedColumn13: TcxGridBandedColumn
  832. Caption = #51204#50896#49345#53468
  833. PropertiesClassName = 'TcxTextEditProperties'
  834. Properties.Alignment.Horz = taCenter
  835. Properties.Alignment.Vert = taVCenter
  836. HeaderAlignmentHorz = taCenter
  837. HeaderAlignmentVert = vaCenter
  838. Options.Editing = False
  839. Position.BandIndex = 2
  840. Position.ColIndex = 0
  841. Position.RowIndex = 0
  842. end
  843. object cxGridBandedColumn14: TcxGridBandedColumn
  844. Caption = #54868#47732#55064#46020
  845. PropertiesClassName = 'TcxTextEditProperties'
  846. Properties.Alignment.Horz = taCenter
  847. Properties.Alignment.Vert = taVCenter
  848. Visible = False
  849. HeaderAlignmentHorz = taCenter
  850. HeaderAlignmentVert = vaCenter
  851. Options.Editing = False
  852. Position.BandIndex = 2
  853. Position.ColIndex = 1
  854. Position.RowIndex = 0
  855. end
  856. object cxGridBandedColumn15: TcxGridBandedColumn
  857. Caption = #46020#50612
  858. PropertiesClassName = 'TcxTextEditProperties'
  859. Properties.Alignment.Horz = taCenter
  860. Properties.Alignment.Vert = taVCenter
  861. OnCustomDrawCell = Col10CustomDrawCell
  862. HeaderAlignmentHorz = taCenter
  863. HeaderAlignmentVert = vaCenter
  864. Options.Editing = False
  865. Width = 60
  866. Position.BandIndex = 3
  867. Position.ColIndex = 0
  868. Position.RowIndex = 0
  869. end
  870. object cxGridBandedColumn16: TcxGridBandedColumn
  871. Caption = #54060#49345#53468
  872. PropertiesClassName = 'TcxTextEditProperties'
  873. Properties.Alignment.Horz = taCenter
  874. Properties.Alignment.Vert = taVCenter
  875. OnCustomDrawCell = Col10CustomDrawCell
  876. HeaderAlignmentHorz = taCenter
  877. HeaderAlignmentVert = vaCenter
  878. Options.Editing = False
  879. Width = 53
  880. Position.BandIndex = 3
  881. Position.ColIndex = 1
  882. Position.RowIndex = 0
  883. end
  884. object cxGridBandedColumn17: TcxGridBandedColumn
  885. Caption = #55176#53552#49345#53468
  886. PropertiesClassName = 'TcxTextEditProperties'
  887. Properties.Alignment.Horz = taCenter
  888. Properties.Alignment.Vert = taVCenter
  889. OnCustomDrawCell = Col10CustomDrawCell
  890. HeaderAlignmentHorz = taCenter
  891. HeaderAlignmentVert = vaCenter
  892. Options.Editing = False
  893. Width = 60
  894. Position.BandIndex = 3
  895. Position.ColIndex = 2
  896. Position.RowIndex = 0
  897. end
  898. object cxGridBandedColumn18: TcxGridBandedColumn
  899. Caption = #50728#46020
  900. PropertiesClassName = 'TcxTextEditProperties'
  901. Properties.Alignment.Horz = taCenter
  902. Properties.Alignment.Vert = taVCenter
  903. HeaderAlignmentHorz = taCenter
  904. HeaderAlignmentVert = vaCenter
  905. Options.Editing = False
  906. Width = 57
  907. Position.BandIndex = 3
  908. Position.ColIndex = 3
  909. Position.RowIndex = 0
  910. end
  911. object cxGridBandedColumn19: TcxGridBandedColumn
  912. Caption = #47784#46280#51221#51648#50728#46020
  913. PropertiesClassName = 'TcxTextEditProperties'
  914. Properties.Alignment.Horz = taCenter
  915. Properties.Alignment.Vert = taVCenter
  916. HeaderAlignmentHorz = taCenter
  917. HeaderAlignmentVert = vaCenter
  918. Options.Editing = False
  919. Width = 20
  920. Position.BandIndex = 5
  921. Position.ColIndex = 0
  922. Position.RowIndex = 0
  923. end
  924. object cxGridBandedColumn20: TcxGridBandedColumn
  925. Caption = #54060#46041#51089#50728#46020
  926. PropertiesClassName = 'TcxTextEditProperties'
  927. Properties.Alignment.Horz = taCenter
  928. Properties.Alignment.Vert = taVCenter
  929. HeaderAlignmentHorz = taCenter
  930. HeaderAlignmentVert = vaCenter
  931. Options.Editing = False
  932. Width = 20
  933. Position.BandIndex = 5
  934. Position.ColIndex = 1
  935. Position.RowIndex = 0
  936. end
  937. object cxGridBandedColumn21: TcxGridBandedColumn
  938. Caption = #55176#53552#46041#51089#50728#46020
  939. PropertiesClassName = 'TcxTextEditProperties'
  940. Properties.Alignment.Horz = taCenter
  941. Properties.Alignment.Vert = taVCenter
  942. HeaderAlignmentHorz = taCenter
  943. HeaderAlignmentVert = vaCenter
  944. Options.Editing = False
  945. Width = 20
  946. Position.BandIndex = 5
  947. Position.ColIndex = 2
  948. Position.RowIndex = 0
  949. end
  950. object cxGridBandedColumn22: TcxGridBandedColumn
  951. Caption = #47784#46280#51109#50528#50984
  952. PropertiesClassName = 'TcxTextEditProperties'
  953. Properties.Alignment.Horz = taCenter
  954. Properties.Alignment.Vert = taVCenter
  955. HeaderAlignmentHorz = taCenter
  956. HeaderAlignmentVert = vaCenter
  957. Options.Editing = False
  958. Width = 20
  959. Position.BandIndex = 5
  960. Position.ColIndex = 3
  961. Position.RowIndex = 0
  962. end
  963. object cxGridBandedColumn23: TcxGridBandedColumn
  964. Caption = #44368#53685
  965. PropertiesClassName = 'TcxTextEditProperties'
  966. Properties.Alignment.Horz = taCenter
  967. Properties.Alignment.Vert = taVCenter
  968. Visible = False
  969. HeaderAlignmentHorz = taCenter
  970. HeaderAlignmentVert = vaCenter
  971. Options.Editing = False
  972. Width = 50
  973. Position.BandIndex = 4
  974. Position.ColIndex = 5
  975. Position.RowIndex = 0
  976. end
  977. object cxGridBandedColumn24: TcxGridBandedColumn
  978. Caption = #46028#48156
  979. PropertiesClassName = 'TcxTextEditProperties'
  980. Properties.Alignment.Horz = taCenter
  981. Properties.Alignment.Vert = taVCenter
  982. Visible = False
  983. HeaderAlignmentHorz = taCenter
  984. HeaderAlignmentVert = vaCenter
  985. Options.Editing = False
  986. Width = 50
  987. Position.BandIndex = 4
  988. Position.ColIndex = 6
  989. Position.RowIndex = 0
  990. end
  991. object cxGridBandedColumn25: TcxGridBandedColumn
  992. Caption = #44277#49324'/'#54665#49324
  993. PropertiesClassName = 'TcxTextEditProperties'
  994. Properties.Alignment.Horz = taCenter
  995. Properties.Alignment.Vert = taVCenter
  996. Visible = False
  997. HeaderAlignmentHorz = taCenter
  998. HeaderAlignmentVert = vaCenter
  999. Options.Editing = False
  1000. Width = 65
  1001. Position.BandIndex = 4
  1002. Position.ColIndex = 7
  1003. Position.RowIndex = 0
  1004. end
  1005. object cxGridBandedColumn26: TcxGridBandedColumn
  1006. Caption = #54861#48372
  1007. PropertiesClassName = 'TcxTextEditProperties'
  1008. Properties.Alignment.Horz = taCenter
  1009. Properties.Alignment.Vert = taVCenter
  1010. Visible = False
  1011. HeaderAlignmentHorz = taCenter
  1012. HeaderAlignmentVert = vaCenter
  1013. Options.Editing = False
  1014. Width = 50
  1015. Position.BandIndex = 4
  1016. Position.ColIndex = 8
  1017. Position.RowIndex = 0
  1018. end
  1019. object cxGridBandedColumn27: TcxGridBandedColumn
  1020. Caption = #51088#46041
  1021. PropertiesClassName = 'TcxTextEditProperties'
  1022. Properties.Alignment.Horz = taCenter
  1023. Properties.Alignment.Vert = taVCenter
  1024. HeaderAlignmentHorz = taCenter
  1025. HeaderAlignmentVert = vaCenter
  1026. Options.Editing = False
  1027. Width = 50
  1028. Position.BandIndex = 4
  1029. Position.ColIndex = 9
  1030. Position.RowIndex = 0
  1031. end
  1032. object cxGridBandedColumn28: TcxGridBandedColumn
  1033. Caption = #44256#51221
  1034. PropertiesClassName = 'TcxTextEditProperties'
  1035. Properties.Alignment.Horz = taCenter
  1036. Properties.Alignment.Vert = taVCenter
  1037. HeaderAlignmentHorz = taCenter
  1038. HeaderAlignmentVert = vaCenter
  1039. Options.Editing = False
  1040. Width = 50
  1041. Position.BandIndex = 4
  1042. Position.ColIndex = 10
  1043. Position.RowIndex = 0
  1044. end
  1045. object Column99: TcxGridBandedColumn
  1046. Caption = #47700#47784#47532
  1047. DataBinding.ValueType = 'Integer'
  1048. PropertiesClassName = 'TcxCalcEditProperties'
  1049. Visible = False
  1050. HeaderAlignmentHorz = taCenter
  1051. HeaderAlignmentVert = vaCenter
  1052. Options.Editing = False
  1053. VisibleForCustomization = False
  1054. Position.BandIndex = 0
  1055. Position.ColIndex = 6
  1056. Position.RowIndex = 0
  1057. end
  1058. object cxGridBandedColumn30: TcxGridBandedColumn
  1059. Caption = #46041#51089#49884#44036'('#52488')'
  1060. PropertiesClassName = 'TcxTextEditProperties'
  1061. Properties.Alignment.Horz = taCenter
  1062. Properties.Alignment.Vert = taVCenter
  1063. Visible = False
  1064. HeaderAlignmentHorz = taCenter
  1065. HeaderAlignmentVert = vaCenter
  1066. Options.Editing = False
  1067. VisibleForCustomization = False
  1068. Position.BandIndex = 0
  1069. Position.ColIndex = 7
  1070. Position.RowIndex = 0
  1071. end
  1072. object cxGridBandedColumn31: TcxGridBandedColumn
  1073. Caption = 'ON'
  1074. PropertiesClassName = 'TcxTextEditProperties'
  1075. Properties.Alignment.Horz = taCenter
  1076. Properties.Alignment.Vert = taVCenter
  1077. HeaderAlignmentHorz = taCenter
  1078. HeaderAlignmentVert = vaCenter
  1079. Options.Editing = False
  1080. Position.BandIndex = 6
  1081. Position.ColIndex = 0
  1082. Position.RowIndex = 0
  1083. end
  1084. object cxGridBandedColumn32: TcxGridBandedColumn
  1085. Caption = 'OFF'
  1086. PropertiesClassName = 'TcxTextEditProperties'
  1087. Properties.Alignment.Horz = taCenter
  1088. Properties.Alignment.Vert = taVCenter
  1089. HeaderAlignmentHorz = taCenter
  1090. HeaderAlignmentVert = vaCenter
  1091. Options.Editing = False
  1092. Position.BandIndex = 6
  1093. Position.ColIndex = 1
  1094. Position.RowIndex = 0
  1095. end
  1096. object cxGridBandedColumn33: TcxGridBandedColumn
  1097. Caption = #44592#48376
  1098. PropertiesClassName = 'TcxTextEditProperties'
  1099. Properties.Alignment.Horz = taCenter
  1100. Properties.Alignment.Vert = taVCenter
  1101. Visible = False
  1102. HeaderAlignmentHorz = taCenter
  1103. HeaderAlignmentVert = vaCenter
  1104. Options.Editing = False
  1105. Position.BandIndex = 4
  1106. Position.ColIndex = 11
  1107. Position.RowIndex = 0
  1108. end
  1109. object cxGridBandedColumn34: TcxGridBandedColumn
  1110. Caption = #51221#52404
  1111. PropertiesClassName = 'TcxTextEditProperties'
  1112. Properties.Alignment.Horz = taCenter
  1113. Properties.Alignment.Vert = taVCenter
  1114. Visible = False
  1115. Position.BandIndex = 4
  1116. Position.ColIndex = 12
  1117. Position.RowIndex = 0
  1118. end
  1119. object cxGridBandedColumn35: TcxGridBandedColumn
  1120. Caption = #54364#52636#51452#44592
  1121. DataBinding.ValueType = 'Integer'
  1122. PropertiesClassName = 'TcxSpinEditProperties'
  1123. Properties.Alignment.Horz = taCenter
  1124. Properties.Alignment.Vert = taVCenter
  1125. HeaderAlignmentHorz = taCenter
  1126. HeaderAlignmentVert = vaCenter
  1127. Position.BandIndex = 4
  1128. Position.ColIndex = 1
  1129. Position.RowIndex = 0
  1130. end
  1131. end
  1132. object GlList2: TcxGridLevel
  1133. GridView = TvList2
  1134. end
  1135. end
  1136. end
  1137. end
  1138. object PnlTop: TPanel
  1139. Left = 0
  1140. Top = 0
  1141. Width = 1513
  1142. Height = 31
  1143. Align = alTop
  1144. BevelOuter = bvNone
  1145. TabOrder = 0
  1146. object BtnAllSelect: TcxButton
  1147. Left = 3
  1148. Top = 3
  1149. Width = 80
  1150. Height = 24
  1151. Cursor = crHandPoint
  1152. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  1153. Caption = #51204#52404#49440#53469
  1154. Colors.Default = clBtnFace
  1155. TabOrder = 0
  1156. Font.Charset = DEFAULT_CHARSET
  1157. Font.Color = clWindowText
  1158. Font.Height = -12
  1159. Font.Name = #47569#51008' '#44256#46357
  1160. Font.Style = []
  1161. ParentFont = False
  1162. OnClick = BtnAllSelectClick
  1163. end
  1164. object BtnReverse: TcxButton
  1165. Tag = 2
  1166. Left = 167
  1167. Top = 3
  1168. Width = 80
  1169. Height = 24
  1170. Cursor = crHandPoint
  1171. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  1172. Caption = #49440#53469#48152#51204
  1173. Colors.Default = clBtnFace
  1174. TabOrder = 1
  1175. Font.Charset = DEFAULT_CHARSET
  1176. Font.Color = clWindowText
  1177. Font.Height = -12
  1178. Font.Name = #47569#51008' '#44256#46357
  1179. Font.Style = []
  1180. ParentFont = False
  1181. OnClick = BtnAllSelectClick
  1182. end
  1183. object BtnAllClear: TcxButton
  1184. Tag = 1
  1185. Left = 85
  1186. Top = 3
  1187. Width = 80
  1188. Height = 24
  1189. Cursor = crHandPoint
  1190. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  1191. Caption = #51204#52404#54644#51228
  1192. Colors.Default = clBtnFace
  1193. TabOrder = 2
  1194. Font.Charset = DEFAULT_CHARSET
  1195. Font.Color = clWindowText
  1196. Font.Height = -12
  1197. Font.Name = #47569#51008' '#44256#46357
  1198. Font.Style = []
  1199. ParentFont = False
  1200. OnClick = BtnAllSelectClick
  1201. end
  1202. object CbLc: TcxComboBox
  1203. Left = 423
  1204. Top = 4
  1205. Cursor = crHandPoint
  1206. Properties.Alignment.Vert = taVCenter
  1207. Properties.DropDownListStyle = lsFixedList
  1208. Properties.DropDownSizeable = True
  1209. Properties.ReadOnly = False
  1210. TabOrder = 3
  1211. Visible = False
  1212. Width = 200
  1213. end
  1214. object CbType: TcxComboBox
  1215. Left = 639
  1216. Top = 4
  1217. Cursor = crHandPoint
  1218. Properties.Alignment.Vert = taVCenter
  1219. Properties.DropDownListStyle = lsFixedList
  1220. Properties.DropDownSizeable = True
  1221. Properties.ReadOnly = False
  1222. TabOrder = 4
  1223. Visible = False
  1224. Width = 200
  1225. end
  1226. end
  1227. object PnlBottom: TPanel
  1228. Left = 0
  1229. Top = 682
  1230. Width = 1513
  1231. Height = 31
  1232. Align = alBottom
  1233. BevelOuter = bvNone
  1234. TabOrder = 1
  1235. DesignSize = (
  1236. 1513
  1237. 31)
  1238. object LblRecords: TLabel
  1239. Left = 1402
  1240. Top = 8
  1241. Width = 20
  1242. Height = 13
  1243. Alignment = taRightJustify
  1244. Anchors = [akRight, akBottom]
  1245. Caption = '0 '#44148
  1246. Transparent = True
  1247. end
  1248. object LbDef: TLabel
  1249. Left = 4
  1250. Top = 8
  1251. Width = 186
  1252. Height = 13
  1253. Hint = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  1254. Caption = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  1255. Color = clWindowText
  1256. Font.Charset = DEFAULT_CHARSET
  1257. Font.Color = clMaroon
  1258. Font.Height = -11
  1259. Font.Name = 'Tahoma'
  1260. Font.Style = []
  1261. ParentColor = False
  1262. ParentFont = False
  1263. Transparent = True
  1264. end
  1265. object BtnExlSave: TcxButton
  1266. Tag = 1
  1267. Left = 1428
  1268. Top = 3
  1269. Width = 80
  1270. Height = 25
  1271. Cursor = crHandPoint
  1272. Hint = #54028#51068' '#51200#51109
  1273. Anchors = [akRight, akBottom]
  1274. Caption = #51200#51109
  1275. Colors.Default = 10737865
  1276. Glyph.Data = {
  1277. B6030000424DB603000000000000360000002800000012000000100000000100
  1278. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  1279. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  1280. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
  1281. 7878787878787878787878787878787878787878787878787878787878787878
  1282. 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
  1283. 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
  1284. 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
  1285. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
  1286. EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
  1287. 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
  1288. 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
  1289. AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
  1290. 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
  1291. 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
  1292. 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
  1293. EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
  1294. B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
  1295. A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
  1296. AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
  1297. 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
  1298. 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
  1299. 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
  1300. 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
  1301. 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
  1302. B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
  1303. AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
  1304. 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
  1305. 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  1306. 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
  1307. Spacing = 6
  1308. TabOrder = 0
  1309. Font.Charset = DEFAULT_CHARSET
  1310. Font.Color = clBlack
  1311. Font.Height = -13
  1312. Font.Name = #47569#51008' '#44256#46357
  1313. Font.Style = []
  1314. ParentFont = False
  1315. OnClick = BtnExlSaveClick
  1316. end
  1317. end
  1318. object lblTitle: TcxLabel
  1319. Left = 35
  1320. Top = 184
  1321. Caption = 'CCTV '#52852#47700#46972#49345#53468#51221#48372#47785#47197
  1322. ParentFont = False
  1323. Style.Font.Charset = DEFAULT_CHARSET
  1324. Style.Font.Color = clRed
  1325. Style.Font.Height = -11
  1326. Style.Font.Name = 'Tahoma'
  1327. Style.Font.Style = []
  1328. Style.LookAndFeel.NativeStyle = True
  1329. Style.IsFontAssigned = True
  1330. StyleDisabled.LookAndFeel.NativeStyle = True
  1331. StyleFocused.LookAndFeel.NativeStyle = True
  1332. StyleHot.LookAndFeel.NativeStyle = True
  1333. Transparent = True
  1334. Visible = False
  1335. end
  1336. end