FrmMonitoringEditF.dfm 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907
  1. object FrmMonitoringEdit: TFrmMonitoringEdit
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMinimize]
  7. Caption = 'VMS Web Camera Monitoring Screen Management'
  8. ClientHeight = 601
  9. ClientWidth = 1115
  10. Color = clBtnFace
  11. Font.Charset = DEFAULT_CHARSET
  12. Font.Color = clWindowText
  13. Font.Height = -13
  14. Font.Name = #47569#51008' '#44256#46357
  15. Font.Style = []
  16. KeyPreview = True
  17. OldCreateOrder = False
  18. Position = poOwnerFormCenter
  19. ShowHint = True
  20. OnClose = FormClose
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1115
  24. 601)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1107
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. Visible = False
  37. ExplicitWidth = 1269
  38. end
  39. object LblCaption: TLabel
  40. Left = 16
  41. Top = 10
  42. Width = 267
  43. Height = 23
  44. Caption = #53440#51060#53952' '
  45. Font.Charset = DEFAULT_CHARSET
  46. Font.Color = 4740964
  47. Font.Height = -17
  48. Font.Name = #47569#51008' '#44256#46357
  49. Font.Style = [fsBold]
  50. ParentFont = False
  51. ParentShowHint = False
  52. ShowHint = True
  53. Visible = False
  54. end
  55. object ShpList: TShape
  56. Left = 4
  57. Top = 4
  58. Width = 1107
  59. Height = 591
  60. Anchors = [akLeft, akTop, akRight, akBottom]
  61. Pen.Color = 10849679
  62. Pen.Width = 2
  63. ExplicitWidth = 1069
  64. ExplicitHeight = 566
  65. end
  66. object BtnClose: TcxButton
  67. Left = 1026
  68. Top = 11
  69. Width = 75
  70. Height = 25
  71. Cursor = crHandPoint
  72. Hint = #45803#44592
  73. Anchors = [akTop, akRight]
  74. Caption = #45803#44592
  75. Colors.Default = 10737865
  76. TabOrder = 0
  77. Visible = False
  78. Font.Charset = DEFAULT_CHARSET
  79. Font.Color = clBlack
  80. Font.Height = -13
  81. Font.Name = #47569#51008' '#44256#46357
  82. Font.Style = [fsBold]
  83. ParentFont = False
  84. OnClick = BtnCloseClick
  85. end
  86. object EdFocus: TEdit
  87. Left = -10
  88. Top = -10
  89. Width = 2
  90. Height = 25
  91. ImeName = 'Microsoft Office IME 2007'
  92. TabOrder = 1
  93. Text = 'EdFocus'
  94. end
  95. object PanelBack: TPanel
  96. Left = 12
  97. Top = 11
  98. Width = 1089
  99. Height = 577
  100. Anchors = [akLeft, akTop, akRight, akBottom]
  101. BevelOuter = bvNone
  102. ParentBackground = False
  103. ParentColor = True
  104. TabOrder = 2
  105. object PnlLeft: TPanel
  106. Left = 0
  107. Top = 0
  108. Width = 267
  109. Height = 577
  110. Align = alLeft
  111. BevelOuter = bvNone
  112. TabOrder = 0
  113. object GrpList: TcxGroupBox
  114. Left = 0
  115. Top = 0
  116. Align = alClient
  117. Caption = #9654' Monitoring Screen List'
  118. Style.BorderColor = clCaptionText
  119. Style.Shadow = False
  120. Style.TextColor = clWindowText
  121. Style.TextStyle = [fsBold]
  122. TabOrder = 0
  123. Height = 577
  124. Width = 267
  125. object CxScrnList: TcxGrid
  126. Left = 3
  127. Top = 19
  128. Width = 261
  129. Height = 548
  130. Align = alClient
  131. TabOrder = 0
  132. ExplicitLeft = 2
  133. ExplicitTop = 22
  134. ExplicitWidth = 263
  135. ExplicitHeight = 553
  136. object TvScrnList: TcxGridTableView
  137. OnCellDblClick = TvScrnListCellDblClick
  138. OnFocusedRecordChanged = TvScrnListFocusedRecordChanged
  139. DataController.Summary.DefaultGroupSummaryItems = <>
  140. DataController.Summary.FooterSummaryItems = <>
  141. DataController.Summary.SummaryGroups = <>
  142. OptionsCustomize.ColumnFiltering = False
  143. OptionsCustomize.ColumnGrouping = False
  144. OptionsCustomize.ColumnMoving = False
  145. OptionsCustomize.ColumnSorting = False
  146. OptionsCustomize.DataRowSizing = True
  147. OptionsData.CancelOnExit = False
  148. OptionsData.Deleting = False
  149. OptionsData.DeletingConfirmation = False
  150. OptionsData.Editing = False
  151. OptionsData.Inserting = False
  152. OptionsSelection.HideFocusRectOnExit = False
  153. OptionsSelection.HideSelection = True
  154. OptionsView.ColumnAutoWidth = True
  155. OptionsView.GroupByBox = False
  156. OptionsView.Indicator = True
  157. object Col01: TcxGridColumn
  158. Caption = 'ID'
  159. PropertiesClassName = 'TcxLabelProperties'
  160. Properties.Alignment.Horz = taCenter
  161. Properties.Alignment.Vert = taVCenter
  162. Visible = False
  163. HeaderAlignmentHorz = taCenter
  164. HeaderAlignmentVert = vaCenter
  165. Width = 61
  166. end
  167. object Col02: TcxGridColumn
  168. Caption = 'Screen Name'
  169. PropertiesClassName = 'TcxLabelProperties'
  170. Properties.Alignment.Vert = taVCenter
  171. HeaderAlignmentHorz = taCenter
  172. HeaderAlignmentVert = vaCenter
  173. Width = 196
  174. end
  175. object Col03: TcxGridColumn
  176. Caption = 'Screens'
  177. PropertiesClassName = 'TcxLabelProperties'
  178. Properties.Alignment.Horz = taCenter
  179. Properties.Alignment.Vert = taVCenter
  180. HeaderAlignmentHorz = taCenter
  181. HeaderAlignmentVert = vaCenter
  182. Options.Editing = False
  183. Width = 51
  184. end
  185. end
  186. object GlScrnList: TcxGridLevel
  187. GridView = TvScrnList
  188. end
  189. end
  190. end
  191. end
  192. object Panel1: TPanel
  193. Left = 267
  194. Top = 0
  195. Width = 822
  196. Height = 577
  197. Align = alClient
  198. BevelOuter = bvNone
  199. TabOrder = 1
  200. object Panel3: TPanel
  201. Left = 0
  202. Top = 0
  203. Width = 822
  204. Height = 577
  205. Align = alClient
  206. BevelOuter = bvNone
  207. TabOrder = 0
  208. object cxGroupBox1: TcxGroupBox
  209. Left = 0
  210. Top = 0
  211. Align = alClient
  212. Caption = #9654' Monitoring Screen Setting'
  213. Style.BorderColor = clCaptionText
  214. Style.Shadow = False
  215. Style.TextColor = clWindowText
  216. Style.TextStyle = [fsBold]
  217. TabOrder = 0
  218. Height = 577
  219. Width = 822
  220. object PnlMenu: TPanel
  221. Left = 3
  222. Top = 534
  223. Width = 816
  224. Height = 33
  225. Align = alBottom
  226. BevelOuter = bvNone
  227. TabOrder = 0
  228. ExplicitLeft = 2
  229. ExplicitTop = 542
  230. ExplicitWidth = 818
  231. DesignSize = (
  232. 816
  233. 33)
  234. object BtnEdit: TcxButton
  235. Tag = 2
  236. Left = 8
  237. Top = 5
  238. Width = 80
  239. Height = 25
  240. Cursor = crHandPoint
  241. Hint = #45936#51060#53552' '#54200#51665
  242. Anchors = [akLeft, akBottom]
  243. Caption = #54200#51665
  244. Colors.Default = 10737865
  245. Enabled = False
  246. TabOrder = 0
  247. Font.Charset = DEFAULT_CHARSET
  248. Font.Color = clBlack
  249. Font.Height = -13
  250. Font.Name = #47569#51008' '#44256#46357
  251. Font.Style = [fsBold]
  252. ParentFont = False
  253. OnClick = BtnEditClick
  254. end
  255. object BtnInsert: TcxButton
  256. Tag = 2
  257. Left = 89
  258. Top = 5
  259. Width = 80
  260. Height = 25
  261. Cursor = crHandPoint
  262. Hint = #45936#51060#53552' '#52628#44032
  263. Anchors = [akLeft, akBottom]
  264. Caption = #52628#44032
  265. Colors.Default = 10737865
  266. TabOrder = 1
  267. Font.Charset = DEFAULT_CHARSET
  268. Font.Color = clBlack
  269. Font.Height = -13
  270. Font.Name = #47569#51008' '#44256#46357
  271. Font.Style = [fsBold]
  272. ParentFont = False
  273. OnClick = BtnInsertClick
  274. end
  275. object BtnDelete: TcxButton
  276. Tag = 4
  277. Left = 171
  278. Top = 5
  279. Width = 80
  280. Height = 25
  281. Cursor = crHandPoint
  282. Hint = #45936#51060#53552' '#49325#51228
  283. Anchors = [akLeft, akBottom]
  284. Caption = #49325#51228
  285. Colors.Default = 10737865
  286. Enabled = False
  287. TabOrder = 2
  288. Font.Charset = DEFAULT_CHARSET
  289. Font.Color = clBlack
  290. Font.Height = -13
  291. Font.Name = #47569#51008' '#44256#46357
  292. Font.Style = [fsBold]
  293. ParentFont = False
  294. OnClick = BtnDeleteClick
  295. end
  296. object BtnSave: TcxButton
  297. Tag = 5
  298. Left = 252
  299. Top = 5
  300. Width = 80
  301. Height = 25
  302. Cursor = crHandPoint
  303. Hint = #54200#51665#51089#50629' '#51200#51109
  304. Anchors = [akLeft, akBottom]
  305. Caption = #51200#51109
  306. Colors.Default = 10737865
  307. Enabled = False
  308. TabOrder = 3
  309. Font.Charset = DEFAULT_CHARSET
  310. Font.Color = clBlack
  311. Font.Height = -13
  312. Font.Name = #47569#51008' '#44256#46357
  313. Font.Style = [fsBold]
  314. ParentFont = False
  315. OnClick = BtnSaveClick
  316. end
  317. end
  318. object PnlCmd: TPanel
  319. Left = 3
  320. Top = 19
  321. Width = 816
  322. Height = 515
  323. Align = alClient
  324. BevelOuter = bvNone
  325. Enabled = False
  326. TabOrder = 1
  327. ExplicitLeft = 2
  328. ExplicitTop = 22
  329. ExplicitWidth = 818
  330. ExplicitHeight = 520
  331. object Panel2: TPanel
  332. Left = 0
  333. Top = 0
  334. Width = 434
  335. Height = 515
  336. Align = alLeft
  337. BevelOuter = bvNone
  338. TabOrder = 0
  339. ExplicitHeight = 520
  340. object Panel4: TPanel
  341. Left = 339
  342. Top = 0
  343. Width = 95
  344. Height = 470
  345. Align = alRight
  346. BevelOuter = bvNone
  347. TabOrder = 0
  348. ExplicitHeight = 475
  349. DesignSize = (
  350. 95
  351. 470)
  352. object BtnUp: TcxButton
  353. Tag = 2
  354. Left = 9
  355. Top = 250
  356. Width = 80
  357. Height = 25
  358. Cursor = crHandPoint
  359. Anchors = [akLeft, akBottom]
  360. Caption = #9650' '#50948#47196
  361. Colors.Default = 10737865
  362. LookAndFeel.NativeStyle = False
  363. TabOrder = 0
  364. OnClick = BtnUpClick
  365. ExplicitTop = 255
  366. end
  367. object BtnDown: TcxButton
  368. Tag = 2
  369. Left = 9
  370. Top = 281
  371. Width = 80
  372. Height = 25
  373. Cursor = crHandPoint
  374. Anchors = [akLeft, akBottom]
  375. Caption = #9660' '#50500#47000#46020
  376. Colors.Default = 10737865
  377. LookAndFeel.NativeStyle = False
  378. TabOrder = 1
  379. OnClick = BtnDownClick
  380. ExplicitTop = 286
  381. end
  382. object BtnListAdd: TcxButton
  383. Tag = 2
  384. Left = 9
  385. Top = 125
  386. Width = 80
  387. Height = 25
  388. Cursor = crHandPoint
  389. Hint = #47785#47197#51004#47196' '#46321#47197
  390. Caption = #46321#47197
  391. Colors.Default = 10737865
  392. Glyph.Data = {
  393. 36040000424D3604000000000000360000002800000010000000100000000100
  394. 2000000000000004000000000000000000000000000000000000000000000000
  395. 0000000000000000000000000000000000000000000000000000000000000000
  396. 0000000000000000000000000000000000000000000000000000000000E60000
  397. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000E60000
  398. 00E6000000E6000000E600000000000000000000000000000000000000E6B1B2
  399. B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2
  400. B1E6838383E6000000E600000000000000000000000000000000000000E6E6E6
  401. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6
  402. E6E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  403. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  404. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  405. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E60000
  406. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  407. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E61F4AE6E661A1E6E60000
  408. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  409. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E685D0E6E67BC2E6E61F4A
  410. E6E61F4AE6E61F4AE6E61F4AE6E61F4AE6E6000000E600000000000000E6E6E6
  411. E6E6747C74E6747C74E6000000E696E5E6E696E5E6E696E5E6E68FDDE6E685D0
  412. E6E67BC2E6E66FB2E6E661A1E6E65490E6E6000000E600000000000000E6E6E6
  413. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E696E5E6E696E5E6E696E5
  414. E6E68FDCE6E685D0E6E67BC2E6E66EB2E6E6000000E600000000000000E6E6E6
  415. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E696E5E6E696E5E6E60000
  416. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  417. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E60000
  418. 00E6000000E60000000000000000000000000000000000000000000000E6E6E6
  419. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  420. 00E6000000000000000000000000000000000000000000000000000000E6E6E6
  421. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E60000
  422. 0000000000000000000000000000000000000000000000000000000000E60000
  423. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000000000
  424. 0000000000000000000000000000000000000000000000000000000000000000
  425. 0000000000000000000000000000000000000000000000000000000000000000
  426. 0000000000000000000000000000000000000000000000000000}
  427. LookAndFeel.NativeStyle = False
  428. TabOrder = 2
  429. OnClick = BtnListAddClick
  430. end
  431. object BtnListDelete: TcxButton
  432. Tag = 2
  433. Left = 9
  434. Top = 161
  435. Width = 80
  436. Height = 25
  437. Cursor = crHandPoint
  438. Hint = #47785#47197#50640#49436' '#49325#51228
  439. Caption = #49325#51228
  440. Colors.Default = 10737865
  441. Glyph.Data = {
  442. 36040000424D3604000000000000360000002800000010000000100000000100
  443. 2000000000000004000000000000000000000000000000000000000000000000
  444. 0000000000001F1C16E6101910E6100D1CE61F1C16E6101910E6000000E61F1C
  445. 16E6100D1CE6101910E61F1C16E6000000E60000000000000000000000000000
  446. 0000100D1CE66D776DE6B7A5A5E6B7B7B7E6B7C2B7E6000000E62C2CE6E60000
  447. 00E6B7B7B7E6B7A5A5E6000000E60707E6E6000000E600000000000000001F1C
  448. 16E6E6E6E6E62C2F29E6AEB3B3E6DDDDDDE6000000E62C2CE6E62C2CE6E62C2C
  449. E6E6000000E6000000E60707E6E65252E6E60707E6E6000000E61F1C16E66D77
  450. 6DE62C2F29E643434CE6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2CE6E62C2C
  451. E6E62C2CE6E61C29E6E62C2CE6E60707E6E6000000E600000000100D1CE6CBD4
  452. CBE6CBD4CBE6CBD4CBE6D4DDD4E6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2C
  453. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6D4D4
  454. D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6DDDDDDE6DDDDDDE60000
  455. 00E62C2CE6E62C2CE6E6000000E60000000000000000000000001F1C16E6DDDD
  456. DDE6CBD4CBE6D4D4D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6000000E6525B
  457. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6DDDD
  458. DDE6CBCBCBE6CBCBCBE6CBCBCBE6D4D4D4E6CBD4CBE6000000E65252E6E60707
  459. E6E60707E6E62C2CE6E62C2CE6E62C2CE6E6000000E6000000001F1C16E6DDDD
  460. DDE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6525BE6E60707E6E65252
  461. E6E6000000E6000000E62C2CE6E62C2CE6E62C2CE6E6000000E6100D1CE6DDDD
  462. DDE6CBCBCBE6CBCBCBE6CBCBCBE6C2C2C2E6D4D4D4E6000000E6525BE6E60000
  463. 00E6CBD4CBE6CBCBCBE6000000E62C2CE6E6000000E6000000001F1C16E6E6E6
  464. E6E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6CBD4
  465. CBE6CBD4CBE6CBD4CBE61F1C16E6000000E60000000000000000101910E6E6E6
  466. E6E6B7B7B7E6C2C2C2E6C2C6C6E6CBCBCBE6C2C2C2E6CBCBCBE6CBCBCBE6CBCB
  467. CBE6D4D4D4E6CBD4CBE6101910E6000000000000000000000000101910E6E6E6
  468. E6E6B7B7B7E6B7B7B7E6B7C2B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  469. CBE6CBCBCBE6CBCBCBE61F1C16E60000000000000000000000001F1C16E6E6E6
  470. E6E6B7B7B7E6B7B7B7E6B7B7B7E6B7B7B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  471. CBE6CBCBCBE6CBD4CBE61F1C16E6000000000000000000000000101910E6E6E6
  472. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6DDDDDDE6DDDD
  473. DDE6DDDDDDE6DDDDDDE61F1C16E60000000000000000000000001F1C16E61019
  474. 10E6100D1CE61F1C16E6101910E61F1C16E6101910E6100D1CE61F1C16E61019
  475. 10E61F1C16E6101910E6100D1CE6000000000000000000000000}
  476. LookAndFeel.NativeStyle = False
  477. TabOrder = 3
  478. OnClick = BtnListDeleteClick
  479. end
  480. end
  481. object CxScrnCtlr: TcxGrid
  482. Left = 0
  483. Top = 0
  484. Width = 339
  485. Height = 470
  486. Align = alClient
  487. TabOrder = 1
  488. ExplicitHeight = 475
  489. object TvScrnCtlr: TcxGridTableView
  490. DataController.Summary.DefaultGroupSummaryItems = <>
  491. DataController.Summary.FooterSummaryItems = <>
  492. DataController.Summary.SummaryGroups = <>
  493. OptionsCustomize.ColumnFiltering = False
  494. OptionsCustomize.ColumnGrouping = False
  495. OptionsCustomize.ColumnMoving = False
  496. OptionsCustomize.ColumnSorting = False
  497. OptionsData.Deleting = False
  498. OptionsData.DeletingConfirmation = False
  499. OptionsData.Inserting = False
  500. OptionsSelection.CellSelect = False
  501. OptionsSelection.HideFocusRectOnExit = False
  502. OptionsSelection.HideSelection = True
  503. OptionsSelection.MultiSelect = True
  504. OptionsView.ColumnAutoWidth = True
  505. OptionsView.GroupByBox = False
  506. OptionsView.Indicator = True
  507. object ColCtlr1: TcxGridColumn
  508. Caption = 'Seq'
  509. PropertiesClassName = 'TcxLabelProperties'
  510. Properties.Alignment.Horz = taCenter
  511. Properties.Alignment.Vert = taVCenter
  512. HeaderAlignmentHorz = taCenter
  513. HeaderAlignmentVert = vaCenter
  514. Options.Editing = False
  515. Width = 48
  516. end
  517. object ColCtlr2: TcxGridColumn
  518. Caption = 'Number'
  519. PropertiesClassName = 'TcxLabelProperties'
  520. Properties.Alignment.Horz = taCenter
  521. Properties.Alignment.Vert = taVCenter
  522. HeaderAlignmentHorz = taCenter
  523. HeaderAlignmentVert = vaCenter
  524. Options.Editing = False
  525. Width = 73
  526. end
  527. object ColCtlr3: TcxGridColumn
  528. Caption = 'Screen Name'
  529. PropertiesClassName = 'TcxLabelProperties'
  530. Properties.Alignment.Horz = taLeftJustify
  531. Properties.Alignment.Vert = taVCenter
  532. HeaderAlignmentHorz = taCenter
  533. HeaderAlignmentVert = vaCenter
  534. Options.Editing = False
  535. Width = 241
  536. end
  537. end
  538. object GScrnCtlr: TcxGridLevel
  539. GridView = TvScrnCtlr
  540. end
  541. end
  542. object Panel5: TPanel
  543. Left = 0
  544. Top = 470
  545. Width = 434
  546. Height = 45
  547. Align = alBottom
  548. BevelOuter = bvNone
  549. TabOrder = 2
  550. ExplicitTop = 475
  551. object ImgDesc19: TImage
  552. Left = 9
  553. Top = 22
  554. Width = 9
  555. Height = 9
  556. Transparent = True
  557. end
  558. object cxLabel2: TcxLabel
  559. Left = 20
  560. Top = 16
  561. Caption = 'Screen Name'
  562. Properties.Alignment.Horz = taRightJustify
  563. Properties.Alignment.Vert = taVCenter
  564. Transparent = True
  565. AnchorX = 104
  566. AnchorY = 27
  567. end
  568. object EdName: TcxTextEdit
  569. Left = 109
  570. Top = 14
  571. Properties.MaxLength = 30
  572. TabOrder = 1
  573. Width = 230
  574. end
  575. end
  576. end
  577. object CxCtlrList: TcxGrid
  578. Left = 434
  579. Top = 0
  580. Width = 382
  581. Height = 515
  582. Align = alClient
  583. TabOrder = 1
  584. ExplicitWidth = 384
  585. ExplicitHeight = 520
  586. object TvCtlrList: TcxGridTableView
  587. Navigator.Buttons.Append.Visible = True
  588. Navigator.Buttons.SaveBookmark.Visible = False
  589. Navigator.InfoPanel.Visible = True
  590. FilterBox.CustomizeDialog = False
  591. DataController.Summary.DefaultGroupSummaryItems = <>
  592. DataController.Summary.FooterSummaryItems = <>
  593. DataController.Summary.SummaryGroups = <>
  594. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  595. OptionsBehavior.CellHints = True
  596. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  597. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  598. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  599. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  600. OptionsData.Deleting = False
  601. OptionsData.DeletingConfirmation = False
  602. OptionsData.Inserting = False
  603. OptionsSelection.HideFocusRectOnExit = False
  604. OptionsSelection.HideSelection = True
  605. OptionsView.GroupByBox = False
  606. OptionsView.Indicator = True
  607. object ColumnSel: TcxGridColumn
  608. Caption = #49440#53469
  609. DataBinding.ValueType = 'Boolean'
  610. PropertiesClassName = 'TcxCheckBoxProperties'
  611. Properties.Alignment = taCenter
  612. Properties.ImmediatePost = True
  613. Properties.NullStyle = nssUnchecked
  614. Visible = False
  615. HeaderAlignmentHorz = taCenter
  616. VisibleForCustomization = False
  617. Width = 45
  618. end
  619. object Column00: TcxGridColumn
  620. Caption = #54200#51665#47784#46300
  621. PropertiesClassName = 'TcxTextEditProperties'
  622. Properties.Alignment.Horz = taCenter
  623. Properties.Alignment.Vert = taVCenter
  624. Visible = False
  625. HeaderAlignmentHorz = taCenter
  626. Options.Editing = False
  627. VisibleForCustomization = False
  628. end
  629. object Column01: TcxGridColumn
  630. Caption = 'Number'
  631. PropertiesClassName = 'TcxTextEditProperties'
  632. Properties.Alignment.Horz = taCenter
  633. Properties.Alignment.Vert = taVCenter
  634. Properties.MaxLength = 0
  635. HeaderAlignmentHorz = taCenter
  636. Options.Editing = False
  637. Width = 74
  638. end
  639. object Column02: TcxGridColumn
  640. Caption = 'ID'
  641. PropertiesClassName = 'TcxTextEditProperties'
  642. Properties.Alignment.Horz = taCenter
  643. Properties.Alignment.Vert = taVCenter
  644. Properties.MaxLength = 0
  645. HeaderAlignmentHorz = taCenter
  646. Options.Editing = False
  647. Width = 101
  648. end
  649. object Column03: TcxGridColumn
  650. Caption = 'Video Address'
  651. PropertiesClassName = 'TcxTextEditProperties'
  652. Properties.Alignment.Horz = taLeftJustify
  653. Properties.Alignment.Vert = taVCenter
  654. HeaderAlignmentHorz = taCenter
  655. Options.Editing = False
  656. Width = 214
  657. end
  658. object Column04: TcxGridColumn
  659. Caption = #50689#49345#51452#49548
  660. PropertiesClassName = 'TcxTextEditProperties'
  661. Properties.Alignment.Horz = taCenter
  662. Properties.Alignment.Vert = taVCenter
  663. Properties.MaxLength = 0
  664. Visible = False
  665. HeaderAlignmentHorz = taCenter
  666. Options.Editing = False
  667. Width = 99
  668. end
  669. object Column05: TcxGridColumn
  670. Caption = #51221#48372
  671. PropertiesClassName = 'TcxTextEditProperties'
  672. Properties.Alignment.Horz = taCenter
  673. Properties.Alignment.Vert = taVCenter
  674. Properties.MaxLength = 20
  675. Visible = False
  676. HeaderAlignmentHorz = taCenter
  677. Options.Editing = False
  678. VisibleForCustomization = False
  679. Width = 81
  680. end
  681. object Column06: TcxGridColumn
  682. Caption = #51228#50612#44592' IP'
  683. PropertiesClassName = 'TcxTextEditProperties'
  684. Properties.Alignment.Horz = taCenter
  685. Properties.Alignment.Vert = taVCenter
  686. Properties.MaxLength = 20
  687. Visible = False
  688. HeaderAlignmentHorz = taCenter
  689. Options.Editing = False
  690. VisibleForCustomization = False
  691. Width = 127
  692. end
  693. object Column07: TcxGridColumn
  694. Caption = #53685#49888#54252#53944
  695. PropertiesClassName = 'TcxTextEditProperties'
  696. Properties.Alignment.Horz = taRightJustify
  697. Properties.Alignment.Vert = taVCenter
  698. Properties.MaxLength = 5
  699. Visible = False
  700. HeaderAlignmentHorz = taCenter
  701. Options.Editing = False
  702. VisibleForCustomization = False
  703. Width = 67
  704. end
  705. object Column10: TcxGridColumn
  706. Caption = #50937#52852#47700#46972' IP'
  707. PropertiesClassName = 'TcxTextEditProperties'
  708. Properties.Alignment.Horz = taCenter
  709. Properties.Alignment.Vert = taVCenter
  710. Visible = False
  711. HeaderAlignmentHorz = taCenter
  712. Options.Editing = False
  713. VisibleForCustomization = False
  714. Width = 136
  715. end
  716. object Column99: TcxGridColumn
  717. Caption = #47700#47784#47532
  718. DataBinding.ValueType = 'Integer'
  719. PropertiesClassName = 'TcxCalcEditProperties'
  720. Properties.Alignment.Horz = taCenter
  721. Properties.Alignment.Vert = taVCenter
  722. Visible = False
  723. Options.Editing = False
  724. VisibleForCustomization = False
  725. end
  726. object Column08: TcxGridColumn
  727. Caption = #51204#44305#54032' ON'
  728. PropertiesClassName = 'TcxTextEditProperties'
  729. Properties.Alignment.Horz = taCenter
  730. Properties.Alignment.Vert = taVCenter
  731. Visible = False
  732. HeaderAlignmentHorz = taCenter
  733. Options.Editing = False
  734. VisibleForCustomization = False
  735. Width = 82
  736. end
  737. object Column09: TcxGridColumn
  738. Caption = #51204#44305#54032' OFF'
  739. PropertiesClassName = 'TcxTextEditProperties'
  740. Properties.Alignment.Horz = taCenter
  741. Properties.Alignment.Vert = taVCenter
  742. Visible = False
  743. HeaderAlignmentHorz = taCenter
  744. Options.Editing = False
  745. VisibleForCustomization = False
  746. Width = 93
  747. end
  748. object Column11: TcxGridColumn
  749. Caption = 'ID'
  750. DataBinding.ValueType = 'Integer'
  751. PropertiesClassName = 'TcxCalcEditProperties'
  752. Properties.Alignment.Horz = taCenter
  753. Properties.Alignment.Vert = taVCenter
  754. Visible = False
  755. HeaderAlignmentHorz = taCenter
  756. Options.Editing = False
  757. VisibleForCustomization = False
  758. Width = 87
  759. end
  760. object Column13: TcxGridColumn
  761. Caption = #54268#52572#45824#44079#49688
  762. DataBinding.ValueType = 'Integer'
  763. PropertiesClassName = 'TcxCalcEditProperties'
  764. Properties.Alignment.Horz = taCenter
  765. Properties.Alignment.Vert = taVCenter
  766. Visible = False
  767. HeaderAlignmentHorz = taCenter
  768. HeaderAlignmentVert = vaCenter
  769. VisibleForCustomization = False
  770. Width = 92
  771. end
  772. object Column12: TcxGridColumn
  773. Caption = 'VMS ID'
  774. PropertiesClassName = 'TcxTextEditProperties'
  775. Properties.Alignment.Vert = taVCenter
  776. Visible = False
  777. HeaderAlignmentHorz = taCenter
  778. Options.Editing = False
  779. VisibleForCustomization = False
  780. Width = 100
  781. end
  782. end
  783. object GlCtlrList: TcxGridLevel
  784. GridView = TvCtlrList
  785. end
  786. end
  787. end
  788. end
  789. end
  790. end
  791. end
  792. object BtnSearch: TcxButton
  793. Left = 933
  794. Top = 11
  795. Width = 80
  796. Height = 25
  797. Cursor = crHandPoint
  798. Hint = #51312#54924
  799. Anchors = [akTop, akRight]
  800. Caption = #51312#54924
  801. Colors.Default = 10737865
  802. LookAndFeel.NativeStyle = False
  803. TabOrder = 3
  804. Visible = False
  805. Font.Charset = DEFAULT_CHARSET
  806. Font.Color = clBlack
  807. Font.Height = -13
  808. Font.Name = #47569#51008' '#44256#46357
  809. Font.Style = [fsBold]
  810. ParentFont = False
  811. OnClick = BtnSearchClick
  812. end
  813. object EdOrgName: TcxTextEdit
  814. Left = 627
  815. Top = 389
  816. Properties.ReadOnly = True
  817. TabOrder = 4
  818. Visible = False
  819. Width = 121
  820. end
  821. object lblText1: TcxLabel
  822. Left = 43
  823. Top = 93
  824. Caption =
  825. 'Save video monitoring screen'#10'Enter the name of the video monitor' +
  826. 'ing screen.'
  827. Transparent = True
  828. Visible = False
  829. end
  830. object lblText2: TcxLabel
  831. Left = 316
  832. Top = 70
  833. Caption =
  834. 'Save Video Monitoring Screen'#10'Select the video monitoring screen ' +
  835. 'from the list.'
  836. Transparent = True
  837. Visible = False
  838. end
  839. object lblText3: TcxLabel
  840. Left = 43
  841. Top = 149
  842. Caption =
  843. 'Save video monitoring screen'#10'Please add the target video for mon' +
  844. 'itoring.'
  845. Transparent = True
  846. Visible = False
  847. end
  848. object lblText4: TcxLabel
  849. Left = 316
  850. Top = 114
  851. Caption =
  852. 'Save video monitoring screen'#10'The monitoring screen name is alrea' +
  853. 'dy in use.'#10'Please enter an unused name.'
  854. Transparent = True
  855. Visible = False
  856. end
  857. object lblText5: TcxLabel
  858. Left = 43
  859. Top = 203
  860. Caption =
  861. 'Save video monitoring screen'#10'The video monitoring screen informa' +
  862. 'tion has been saved.'
  863. Transparent = True
  864. Visible = False
  865. end
  866. object lblText6: TcxLabel
  867. Left = 315
  868. Top = 175
  869. Caption =
  870. 'Delete Video Monitoring Screen'#10'Select the video monitoring scree' +
  871. 'n you want to delete from the list.'
  872. Transparent = True
  873. Visible = False
  874. end
  875. object lblText7: TcxLabel
  876. Left = 43
  877. Top = 259
  878. Caption = 'Video monitoring screen'
  879. Transparent = True
  880. Visible = False
  881. end
  882. object lblText8: TcxLabel
  883. Left = 27
  884. Top = 286
  885. Caption =
  886. 'Do you want to delete the selected video monitoring screen infor' +
  887. 'mation?'
  888. Transparent = True
  889. Visible = False
  890. end
  891. object lblText9: TcxLabel
  892. Left = 42
  893. Top = 361
  894. Caption =
  895. 'Delete video monitoring screen'#10'The video monitoring screen infor' +
  896. 'mation has been deleted.'
  897. Transparent = True
  898. Visible = False
  899. end
  900. object TmrShow: TTimer
  901. Enabled = False
  902. Interval = 300
  903. OnTimer = TmrShowTimer
  904. Left = 876
  905. Top = 8
  906. end
  907. end