FRAME_WCamListF.dfm 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. object FRAMEWCamList: TFRAMEWCamList
  2. Left = 0
  3. Top = 0
  4. Width = 1224
  5. Height = 713
  6. TabOrder = 0
  7. object CxList: TcxGrid
  8. Left = 0
  9. Top = 31
  10. Width = 1224
  11. Height = 651
  12. Align = alClient
  13. TabOrder = 0
  14. object TvList: TcxGridTableView
  15. Navigator.Buttons.Append.Visible = True
  16. Navigator.Buttons.SaveBookmark.Visible = False
  17. Navigator.InfoPanel.Visible = True
  18. FilterBox.CustomizeDialog = False
  19. DataController.Filter.OnChanged = TvListDataControllerFilterChanged
  20. DataController.Summary.DefaultGroupSummaryItems = <>
  21. DataController.Summary.FooterSummaryItems = <>
  22. DataController.Summary.SummaryGroups = <>
  23. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  24. OptionsBehavior.CellHints = True
  25. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  26. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  27. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  28. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  29. OptionsData.Deleting = False
  30. OptionsData.DeletingConfirmation = False
  31. OptionsData.Inserting = False
  32. OptionsSelection.HideFocusRectOnExit = False
  33. OptionsSelection.HideSelection = True
  34. OptionsView.GroupByBox = False
  35. OptionsView.Indicator = True
  36. object ColumnSel: TcxGridColumn
  37. Caption = #49440#53469
  38. DataBinding.ValueType = 'Boolean'
  39. PropertiesClassName = 'TcxCheckBoxProperties'
  40. Properties.Alignment = taCenter
  41. Properties.ImmediatePost = True
  42. Properties.NullStyle = nssUnchecked
  43. Visible = False
  44. HeaderAlignmentHorz = taCenter
  45. HeaderAlignmentVert = vaCenter
  46. Width = 45
  47. end
  48. object Column00: TcxGridColumn
  49. Caption = #54200#51665#47784#46300
  50. PropertiesClassName = 'TcxTextEditProperties'
  51. Properties.Alignment.Horz = taCenter
  52. Properties.Alignment.Vert = taVCenter
  53. Visible = False
  54. HeaderAlignmentHorz = taCenter
  55. HeaderAlignmentVert = vaCenter
  56. Options.Editing = False
  57. end
  58. object Column01: TcxGridColumn
  59. Caption = #48264#54840
  60. PropertiesClassName = 'TcxTextEditProperties'
  61. Properties.Alignment.Horz = taCenter
  62. Properties.Alignment.Vert = taVCenter
  63. Properties.MaxLength = 0
  64. HeaderAlignmentHorz = taCenter
  65. HeaderAlignmentVert = vaCenter
  66. Options.Editing = False
  67. Width = 50
  68. end
  69. object Column02: TcxGridColumn
  70. Caption = #50937#52852#47700#46972' ID'
  71. PropertiesClassName = 'TcxTextEditProperties'
  72. Properties.Alignment.Horz = taCenter
  73. Properties.Alignment.Vert = taVCenter
  74. HeaderAlignmentHorz = taCenter
  75. HeaderAlignmentVert = vaCenter
  76. Options.Editing = False
  77. Width = 101
  78. end
  79. object Column03: TcxGridColumn
  80. Caption = #50937#52852#47700#46972' '#47749#52845
  81. PropertiesClassName = 'TcxTextEditProperties'
  82. Properties.Alignment.Horz = taLeftJustify
  83. Properties.Alignment.Vert = taVCenter
  84. HeaderAlignmentHorz = taCenter
  85. HeaderAlignmentVert = vaCenter
  86. Options.Editing = False
  87. Width = 214
  88. end
  89. object Column04: TcxGridColumn
  90. Caption = #50976#54805
  91. PropertiesClassName = 'TcxTextEditProperties'
  92. Properties.Alignment.Horz = taCenter
  93. Properties.Alignment.Vert = taVCenter
  94. Properties.MaxLength = 0
  95. Visible = False
  96. HeaderAlignmentHorz = taCenter
  97. HeaderAlignmentVert = vaCenter
  98. Options.Editing = False
  99. VisibleForCustomization = False
  100. Width = 99
  101. end
  102. object Column05: TcxGridColumn
  103. Caption = #50937#52852#47700#46972' IP'
  104. PropertiesClassName = 'TcxTextEditProperties'
  105. Properties.Alignment.Horz = taCenter
  106. Properties.Alignment.Vert = taVCenter
  107. Properties.MaxLength = 20
  108. HeaderAlignmentHorz = taCenter
  109. HeaderAlignmentVert = vaCenter
  110. Options.Editing = False
  111. Width = 81
  112. end
  113. object Column06: TcxGridColumn
  114. Caption = #53685#49888#54252#53944
  115. PropertiesClassName = 'TcxTextEditProperties'
  116. Properties.Alignment.Horz = taRightJustify
  117. Properties.Alignment.Vert = taVCenter
  118. Properties.MaxLength = 5
  119. Visible = False
  120. HeaderAlignmentHorz = taCenter
  121. HeaderAlignmentVert = vaCenter
  122. Options.Editing = False
  123. VisibleForCustomization = False
  124. Width = 67
  125. end
  126. object Column07: TcxGridColumn
  127. Caption = #49828#53944#47532#48141#49436#48260' IP'
  128. PropertiesClassName = 'TcxTextEditProperties'
  129. Properties.Alignment.Horz = taCenter
  130. Properties.Alignment.Vert = taVCenter
  131. Properties.MaxLength = 0
  132. HeaderAlignmentHorz = taCenter
  133. HeaderAlignmentVert = vaCenter
  134. Options.Editing = False
  135. Width = 127
  136. end
  137. object Column08: TcxGridColumn
  138. Caption = #49828#53944#47532#48141#51452#49548
  139. PropertiesClassName = 'TcxTextEditProperties'
  140. Properties.Alignment.Horz = taLeftJustify
  141. Properties.Alignment.Vert = taVCenter
  142. HeaderAlignmentHorz = taCenter
  143. HeaderAlignmentVert = vaCenter
  144. Options.Editing = False
  145. Width = 127
  146. end
  147. object Column09: TcxGridColumn
  148. Caption = #49828#53944#47532#48141#49436#48260' IP'
  149. PropertiesClassName = 'TcxTextEditProperties'
  150. Properties.Alignment.Horz = taCenter
  151. Properties.Alignment.Vert = taVCenter
  152. Visible = False
  153. HeaderAlignmentHorz = taCenter
  154. HeaderAlignmentVert = vaCenter
  155. Options.Editing = False
  156. VisibleForCustomization = False
  157. Width = 93
  158. end
  159. object Column10: TcxGridColumn
  160. Caption = #50808#48512#51228#44277' RTSP'
  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 = 136
  168. end
  169. object Column11: TcxGridColumn
  170. Caption = #50808#48512#51228#44277' RTMP'
  171. PropertiesClassName = 'TcxTextEditProperties'
  172. Properties.Alignment.Vert = taVCenter
  173. HeaderAlignmentHorz = taCenter
  174. HeaderAlignmentVert = vaCenter
  175. Options.Editing = False
  176. Width = 87
  177. end
  178. object Column12: TcxGridColumn
  179. Caption = #50808#48512#51228#44277' HTTP'
  180. PropertiesClassName = 'TcxTextEditProperties'
  181. Properties.Alignment.Vert = taVCenter
  182. HeaderAlignmentHorz = taCenter
  183. HeaderAlignmentVert = vaCenter
  184. Options.Editing = False
  185. Width = 100
  186. end
  187. object Column99: TcxGridColumn
  188. Caption = #47700#47784#47532
  189. DataBinding.ValueType = 'Integer'
  190. PropertiesClassName = 'TcxCalcEditProperties'
  191. Properties.Alignment.Horz = taCenter
  192. Properties.Alignment.Vert = taVCenter
  193. Visible = False
  194. HeaderAlignmentHorz = taCenter
  195. HeaderAlignmentVert = vaCenter
  196. Options.Editing = False
  197. end
  198. end
  199. object GlList: TcxGridLevel
  200. GridView = TvList
  201. end
  202. end
  203. object PnlTop: TPanel
  204. Left = 0
  205. Top = 0
  206. Width = 1224
  207. Height = 31
  208. Align = alTop
  209. BevelOuter = bvNone
  210. TabOrder = 1
  211. object BtnAllSelect: TcxButton
  212. Left = 3
  213. Top = 3
  214. Width = 80
  215. Height = 24
  216. Cursor = crHandPoint
  217. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  218. Caption = #51204#52404#49440#53469
  219. Colors.Default = clBtnFace
  220. TabOrder = 0
  221. Font.Charset = DEFAULT_CHARSET
  222. Font.Color = clWindowText
  223. Font.Height = -12
  224. Font.Name = #47569#51008' '#44256#46357
  225. Font.Style = []
  226. ParentFont = False
  227. OnClick = BtnAllSelectClick
  228. end
  229. object BtnReverse: TcxButton
  230. Tag = 2
  231. Left = 169
  232. Top = 3
  233. Width = 80
  234. Height = 24
  235. Cursor = crHandPoint
  236. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  237. Caption = #49440#53469#48152#51204
  238. Colors.Default = clBtnFace
  239. TabOrder = 1
  240. Font.Charset = DEFAULT_CHARSET
  241. Font.Color = clWindowText
  242. Font.Height = -12
  243. Font.Name = #47569#51008' '#44256#46357
  244. Font.Style = []
  245. ParentFont = False
  246. OnClick = BtnAllSelectClick
  247. end
  248. object BtnAllClear: TcxButton
  249. Tag = 1
  250. Left = 86
  251. Top = 3
  252. Width = 80
  253. Height = 24
  254. Cursor = crHandPoint
  255. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  256. Caption = #51204#52404#54644#51228
  257. Colors.Default = clBtnFace
  258. TabOrder = 2
  259. Font.Charset = DEFAULT_CHARSET
  260. Font.Color = clWindowText
  261. Font.Height = -12
  262. Font.Name = #47569#51008' '#44256#46357
  263. Font.Style = []
  264. ParentFont = False
  265. OnClick = BtnAllSelectClick
  266. end
  267. end
  268. object PnlBottom: TPanel
  269. Left = 0
  270. Top = 682
  271. Width = 1224
  272. Height = 31
  273. Align = alBottom
  274. BevelOuter = bvNone
  275. TabOrder = 2
  276. DesignSize = (
  277. 1224
  278. 31)
  279. object LblRecords: TLabel
  280. Left = 1112
  281. Top = 8
  282. Width = 21
  283. Height = 13
  284. Alignment = taRightJustify
  285. Anchors = [akRight, akBottom]
  286. Caption = '0 '#44148
  287. Transparent = True
  288. end
  289. object LbDef: TLabel
  290. Left = 4
  291. Top = 8
  292. Width = 201
  293. Height = 13
  294. Hint = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  295. Caption = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  296. Color = clWindowText
  297. Font.Charset = DEFAULT_CHARSET
  298. Font.Color = clMaroon
  299. Font.Height = -11
  300. Font.Name = 'Tahoma'
  301. Font.Style = []
  302. ParentColor = False
  303. ParentFont = False
  304. Transparent = True
  305. end
  306. object BtnExlSave: TcxButton
  307. Tag = 1
  308. Left = 1139
  309. Top = 3
  310. Width = 80
  311. Height = 25
  312. Cursor = crHandPoint
  313. Hint = #54028#51068' '#51200#51109
  314. Anchors = [akRight, akBottom]
  315. Caption = #51200#51109
  316. Colors.Default = 10737865
  317. Glyph.Data = {
  318. B6030000424DB603000000000000360000002800000012000000100000000100
  319. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  320. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  321. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
  322. 7878787878787878787878787878787878787878787878787878787878787878
  323. 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
  324. 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
  325. 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
  326. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
  327. EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
  328. 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
  329. 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
  330. AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
  331. 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
  332. 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
  333. 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
  334. EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
  335. B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
  336. A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
  337. AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
  338. 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
  339. 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
  340. 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
  341. 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
  342. 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
  343. B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
  344. AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
  345. 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
  346. 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  347. 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
  348. Spacing = 6
  349. TabOrder = 0
  350. Font.Charset = DEFAULT_CHARSET
  351. Font.Color = clBlack
  352. Font.Height = -13
  353. Font.Name = #47569#51008' '#44256#46357
  354. Font.Style = []
  355. ParentFont = False
  356. OnClick = BtnExlSaveClick
  357. end
  358. end
  359. object CbUsagType: TcxComboBox
  360. Left = 282
  361. Top = 4
  362. Cursor = crHandPoint
  363. Properties.Alignment.Vert = taVCenter
  364. Properties.DropDownListStyle = lsFixedList
  365. Properties.DropDownSizeable = True
  366. Properties.ReadOnly = False
  367. TabOrder = 3
  368. Visible = False
  369. Width = 200
  370. end
  371. object CbType: TcxComboBox
  372. Left = 487
  373. Top = 4
  374. Cursor = crHandPoint
  375. Properties.Alignment.Vert = taVCenter
  376. Properties.DropDownListStyle = lsFixedList
  377. Properties.DropDownSizeable = True
  378. Properties.ReadOnly = False
  379. TabOrder = 4
  380. Visible = False
  381. Width = 200
  382. end
  383. object lblTitle: TcxLabel
  384. Left = 95
  385. Top = 126
  386. Caption = #50937#52852#47700#46972' '#51221#48372
  387. Transparent = True
  388. Visible = False
  389. end
  390. end