VMSM100MF.dfm 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864
  1. object VMSM100M: TVMSM100M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VMS Information Management'
  7. ClientHeight = 822
  8. ClientWidth = 1227
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -13
  13. Font.Name = 'Tahoma'
  14. Font.Style = []
  15. KeyPreview = True
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnCloseQuery = FormCloseQuery
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1227
  24. 822)
  25. PixelsPerInch = 96
  26. TextHeight = 16
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1219
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. ExplicitWidth = 1269
  37. end
  38. object LblCaption: TLabel
  39. Left = 16
  40. Top = 10
  41. Width = 267
  42. Height = 23
  43. Caption = #53440#51060#53952' '
  44. Font.Charset = DEFAULT_CHARSET
  45. Font.Color = 4740964
  46. Font.Height = -17
  47. Font.Name = #47569#51008' '#44256#46357
  48. Font.Style = [fsBold]
  49. ParentFont = False
  50. ParentShowHint = False
  51. ShowHint = True
  52. OnDblClick = LblCaptionDblClick
  53. end
  54. object ShpList: TShape
  55. Left = 4
  56. Top = 50
  57. Width = 1219
  58. Height = 766
  59. Anchors = [akLeft, akTop, akRight, akBottom]
  60. Pen.Color = 10849679
  61. Pen.Width = 2
  62. ExplicitWidth = 1436
  63. end
  64. object BtnClose: TcxButton
  65. Left = 1138
  66. Top = 11
  67. Width = 75
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #45803#44592
  71. Anchors = [akTop, akRight]
  72. Caption = #45803#44592
  73. Colors.Default = 10737865
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clBlack
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnCloseClick
  82. end
  83. object EdFocus: TEdit
  84. Left = -10
  85. Top = -10
  86. Width = 2
  87. Height = 24
  88. ImeName = 'Microsoft Office IME 2007'
  89. TabOrder = 1
  90. Text = 'EdFocus'
  91. end
  92. object PnlBack: TPanel
  93. Left = 12
  94. Top = 56
  95. Width = 1201
  96. Height = 753
  97. Anchors = [akLeft, akTop, akRight, akBottom]
  98. BevelOuter = bvNone
  99. ParentBackground = False
  100. ParentColor = True
  101. TabOrder = 2
  102. ExplicitHeight = 808
  103. object PnlLeft: TPanel
  104. Left = 0
  105. Top = 0
  106. Width = 1201
  107. Height = 319
  108. Align = alClient
  109. BevelOuter = bvNone
  110. TabOrder = 0
  111. ExplicitHeight = 256
  112. object cxGroupBox3: TcxGroupBox
  113. Left = 0
  114. Top = 0
  115. Align = alClient
  116. Caption = #9654' VMS List (Double-click the list to select VMS)'
  117. Style.BorderColor = clCaptionText
  118. Style.Shadow = False
  119. Style.TextColor = clWindowText
  120. Style.TextStyle = [fsBold]
  121. TabOrder = 0
  122. ExplicitHeight = 256
  123. Height = 319
  124. Width = 1201
  125. inline FRAMEVmsList1: TFRAMEVmsList
  126. Left = 3
  127. Top = 18
  128. Width = 1195
  129. Height = 291
  130. Align = alClient
  131. TabOrder = 0
  132. ExplicitLeft = 3
  133. ExplicitTop = 18
  134. ExplicitWidth = 1195
  135. ExplicitHeight = 228
  136. inherited CxList: TcxGrid
  137. Width = 1195
  138. Height = 229
  139. ExplicitWidth = 1195
  140. ExplicitHeight = 166
  141. inherited TvList: TcxGridTableView
  142. OnCellDblClick = FRAMEVmsList1TvListCellDblClick
  143. inherited Column10: TcxGridColumn
  144. Caption = 'Web Cam IP'
  145. end
  146. end
  147. end
  148. inherited PnlTop: TPanel
  149. Width = 1195
  150. ExplicitWidth = 1195
  151. end
  152. inherited PnlBottom: TPanel
  153. Top = 260
  154. Width = 1195
  155. ExplicitTop = 197
  156. ExplicitWidth = 1195
  157. inherited LblRecords: TLabel
  158. Left = 1087
  159. Width = 22
  160. Height = 16
  161. ExplicitLeft = 1087
  162. ExplicitWidth = 22
  163. ExplicitHeight = 16
  164. end
  165. inherited BtnExlSave: TcxButton
  166. Left = 1115
  167. ExplicitLeft = 1115
  168. end
  169. end
  170. inherited CbUsagType: TcxComboBox
  171. ExplicitHeight = 24
  172. end
  173. inherited CbType: TcxComboBox
  174. ExplicitHeight = 24
  175. end
  176. end
  177. end
  178. end
  179. object cxSplitter1: TcxSplitter
  180. Left = 0
  181. Top = 319
  182. Width = 1201
  183. Height = 6
  184. AlignSplitter = salBottom
  185. Control = PnlBottom
  186. ExplicitTop = 256
  187. end
  188. object PnlBottom: TPanel
  189. Left = 0
  190. Top = 325
  191. Width = 1201
  192. Height = 428
  193. Align = alBottom
  194. BevelOuter = bvNone
  195. TabOrder = 2
  196. object GrpInfo: TcxGroupBox
  197. Left = 0
  198. Top = 0
  199. Align = alClient
  200. Caption = #9654' VMS Information'
  201. Style.BorderColor = clCaptionText
  202. Style.Shadow = False
  203. Style.TextColor = clBlack
  204. Style.TextStyle = [fsBold]
  205. TabOrder = 0
  206. ExplicitHeight = 546
  207. DesignSize = (
  208. 1201
  209. 421)
  210. Height = 428
  211. Width = 1201
  212. object PnlMenu: TPanel
  213. Left = 3
  214. Top = 376
  215. Width = 1195
  216. Height = 42
  217. Align = alBottom
  218. BevelOuter = bvNone
  219. TabOrder = 0
  220. ExplicitTop = 494
  221. ExplicitWidth = 335
  222. DesignSize = (
  223. 1195
  224. 42)
  225. object BtnEdit: TcxButton
  226. Tag = 2
  227. Left = 871
  228. Top = 14
  229. Width = 75
  230. Height = 25
  231. Cursor = crHandPoint
  232. Hint = #45936#51060#53552' '#54200#51665
  233. Anchors = [akRight, akBottom]
  234. Caption = #54200#51665
  235. Colors.Default = 10737865
  236. Enabled = False
  237. TabOrder = 0
  238. Font.Charset = DEFAULT_CHARSET
  239. Font.Color = clBlack
  240. Font.Height = -13
  241. Font.Name = #47569#51008' '#44256#46357
  242. Font.Style = [fsBold]
  243. ParentFont = False
  244. OnClick = BtnEditClick
  245. ExplicitLeft = 11
  246. end
  247. object BtnInsert: TcxButton
  248. Tag = 2
  249. Left = 952
  250. Top = 14
  251. Width = 75
  252. Height = 25
  253. Cursor = crHandPoint
  254. Hint = #45936#51060#53552' '#52628#44032
  255. Anchors = [akRight, akBottom]
  256. Caption = #52628#44032
  257. Colors.Default = 10737865
  258. TabOrder = 1
  259. Font.Charset = DEFAULT_CHARSET
  260. Font.Color = clBlack
  261. Font.Height = -13
  262. Font.Name = #47569#51008' '#44256#46357
  263. Font.Style = [fsBold]
  264. ParentFont = False
  265. OnClick = BtnInsertClick
  266. ExplicitLeft = 92
  267. end
  268. object BtnDelete: TcxButton
  269. Tag = 4
  270. Left = 1034
  271. Top = 14
  272. Width = 75
  273. Height = 25
  274. Cursor = crHandPoint
  275. Hint = #45936#51060#53552' '#49325#51228
  276. Anchors = [akRight, akBottom]
  277. Caption = #49325#51228
  278. Colors.Default = 10737865
  279. Enabled = False
  280. TabOrder = 2
  281. Font.Charset = DEFAULT_CHARSET
  282. Font.Color = clBlack
  283. Font.Height = -13
  284. Font.Name = #47569#51008' '#44256#46357
  285. Font.Style = [fsBold]
  286. ParentFont = False
  287. OnClick = BtnDeleteClick
  288. ExplicitLeft = 174
  289. end
  290. object BtnSave: TcxButton
  291. Tag = 5
  292. Left = 1115
  293. Top = 14
  294. Width = 75
  295. Height = 25
  296. Cursor = crHandPoint
  297. Hint = #54200#51665#51089#50629' '#51200#51109
  298. Anchors = [akRight, akBottom]
  299. Caption = #51200#51109
  300. Colors.Default = 10737865
  301. Enabled = False
  302. TabOrder = 3
  303. Font.Charset = DEFAULT_CHARSET
  304. Font.Color = clBlack
  305. Font.Height = -13
  306. Font.Name = #47569#51008' '#44256#46357
  307. Font.Style = [fsBold]
  308. ParentFont = False
  309. OnClick = BtnSaveClick
  310. ExplicitLeft = 255
  311. end
  312. end
  313. object cxLabel11: TcxLabel
  314. Left = 14
  315. Top = 570
  316. Anchors = [akLeft, akBottom]
  317. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  318. StyleDisabled.BorderColor = cl3DLight
  319. Transparent = True
  320. ExplicitTop = 688
  321. end
  322. object cxLabel12: TcxLabel
  323. Left = 259
  324. Top = 570
  325. Anchors = [akLeft, akBottom]
  326. Caption = #9733
  327. Style.TextColor = clRed
  328. Transparent = True
  329. Visible = False
  330. ExplicitTop = 688
  331. end
  332. object PnlEdit: TPanel
  333. Left = 3
  334. Top = 18
  335. Width = 1195
  336. Height = 358
  337. Align = alClient
  338. BevelOuter = bvNone
  339. TabOrder = 3
  340. ExplicitTop = 12
  341. ExplicitHeight = 476
  342. object ImgDesc01: TImage
  343. Left = 350
  344. Top = 13
  345. Width = 9
  346. Height = 9
  347. Transparent = True
  348. end
  349. object ImgDesc02: TImage
  350. Left = 9
  351. Top = 43
  352. Width = 9
  353. Height = 9
  354. Transparent = True
  355. end
  356. object ImgDesc03: TImage
  357. Left = 350
  358. Top = 43
  359. Width = 9
  360. Height = 9
  361. Transparent = True
  362. end
  363. object ImgDesc04: TImage
  364. Left = 697
  365. Top = 43
  366. Width = 9
  367. Height = 9
  368. Transparent = True
  369. end
  370. object ImgDesc05: TImage
  371. Left = 9
  372. Top = 72
  373. Width = 9
  374. Height = 9
  375. Transparent = True
  376. end
  377. object ImgDesc06: TImage
  378. Left = 9
  379. Top = 103
  380. Width = 9
  381. Height = 9
  382. Transparent = True
  383. end
  384. object ImgDesc07: TImage
  385. Left = 9
  386. Top = 133
  387. Width = 9
  388. Height = 9
  389. Transparent = True
  390. end
  391. object ImgDesc11: TImage
  392. Left = 9
  393. Top = 13
  394. Width = 9
  395. Height = 9
  396. Transparent = True
  397. end
  398. object ImgDesc08: TImage
  399. Left = 9
  400. Top = 163
  401. Width = 9
  402. Height = 9
  403. Transparent = True
  404. end
  405. object ImgDesc14: TImage
  406. Left = 9
  407. Top = 198
  408. Width = 9
  409. Height = 9
  410. Transparent = True
  411. end
  412. object EdVmsId: TcxTextEdit
  413. Left = 471
  414. Top = 5
  415. Properties.MaxLength = 30
  416. TabOrder = 0
  417. Width = 121
  418. end
  419. object EdVmsNm: TcxTextEdit
  420. Left = 130
  421. Top = 35
  422. Properties.MaxLength = 40
  423. Properties.ReadOnly = False
  424. TabOrder = 1
  425. Width = 183
  426. end
  427. object EdNmbr: TcxTextEdit
  428. Left = 130
  429. Top = 5
  430. Properties.ReadOnly = True
  431. TabOrder = 2
  432. Width = 121
  433. end
  434. object SePosX: TcxSpinEdit
  435. Left = 130
  436. Top = 65
  437. Properties.Alignment.Horz = taRightJustify
  438. Properties.Alignment.Vert = taVCenter
  439. Properties.DisplayFormat = '##0.######0'
  440. Properties.EditFormat = '##0.######0'
  441. Properties.MaxValue = 9999999999.000000000000000000
  442. Properties.ReadOnly = False
  443. Properties.SpinButtons.Visible = False
  444. Properties.ValueType = vtFloat
  445. Style.LookAndFeel.Kind = lfUltraFlat
  446. Style.LookAndFeel.NativeStyle = False
  447. Style.TextStyle = []
  448. Style.ButtonStyle = btsUltraFlat
  449. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  450. StyleDisabled.LookAndFeel.NativeStyle = False
  451. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  452. StyleFocused.LookAndFeel.NativeStyle = False
  453. StyleFocused.TextStyle = [fsBold]
  454. StyleHot.LookAndFeel.Kind = lfUltraFlat
  455. StyleHot.LookAndFeel.NativeStyle = False
  456. TabOrder = 3
  457. Width = 120
  458. end
  459. object SePosY: TcxSpinEdit
  460. Left = 130
  461. Top = 95
  462. Properties.Alignment.Horz = taRightJustify
  463. Properties.Alignment.Vert = taVCenter
  464. Properties.DisplayFormat = '##0.######0'
  465. Properties.EditFormat = '##0.######0'
  466. Properties.MaxValue = 9999999999.000000000000000000
  467. Properties.ReadOnly = False
  468. Properties.SpinButtons.Visible = False
  469. Properties.ValueType = vtFloat
  470. Style.LookAndFeel.Kind = lfUltraFlat
  471. Style.LookAndFeel.NativeStyle = False
  472. Style.TextStyle = []
  473. Style.ButtonStyle = btsUltraFlat
  474. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  475. StyleDisabled.LookAndFeel.NativeStyle = False
  476. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  477. StyleFocused.LookAndFeel.NativeStyle = False
  478. StyleFocused.TextStyle = [fsBold]
  479. StyleHot.LookAndFeel.Kind = lfUltraFlat
  480. StyleHot.LookAndFeel.NativeStyle = False
  481. TabOrder = 4
  482. Width = 120
  483. end
  484. object cxLabel1: TcxLabel
  485. Left = 397
  486. Top = 8
  487. Caption = 'VMS ID [*]'
  488. Properties.Alignment.Horz = taRightJustify
  489. Properties.Alignment.Vert = taVCenter
  490. Transparent = True
  491. AnchorX = 465
  492. AnchorY = 18
  493. end
  494. object cxLabel2: TcxLabel
  495. Left = 35
  496. Top = 38
  497. Caption = 'VMS Name [*]'
  498. Properties.Alignment.Horz = taRightJustify
  499. Properties.Alignment.Vert = taVCenter
  500. Transparent = True
  501. AnchorX = 124
  502. AnchorY = 48
  503. end
  504. object cxLabel3: TcxLabel
  505. Left = 27
  506. Top = 127
  507. Caption = 'Controller IP [*]'
  508. Properties.Alignment.Horz = taRightJustify
  509. Properties.Alignment.Vert = taVCenter
  510. Transparent = True
  511. AnchorX = 124
  512. AnchorY = 137
  513. end
  514. object cxLabel6: TcxLabel
  515. Left = 381
  516. Top = 38
  517. Caption = 'VMS Type [*]'
  518. Properties.Alignment.Horz = taRightJustify
  519. Properties.Alignment.Vert = taVCenter
  520. Transparent = True
  521. AnchorX = 465
  522. AnchorY = 48
  523. end
  524. object cxLabel7: TcxLabel
  525. Left = 732
  526. Top = 38
  527. Caption = 'VMS Size [*]'
  528. Properties.Alignment.Horz = taRightJustify
  529. Properties.Alignment.Vert = taVCenter
  530. Transparent = True
  531. AnchorX = 812
  532. AnchorY = 48
  533. end
  534. object cxLabel18: TcxLabel
  535. Left = 53
  536. Top = 8
  537. Caption = 'VMS No [*]'
  538. Properties.Alignment.Horz = taRightJustify
  539. Properties.Alignment.Vert = taVCenter
  540. Transparent = True
  541. AnchorX = 124
  542. AnchorY = 18
  543. end
  544. object EdId: TcxTextEdit
  545. Left = 262
  546. Top = 5
  547. Properties.ReadOnly = True
  548. TabOrder = 11
  549. Visible = False
  550. Width = 51
  551. end
  552. object EdCtlrIp: TcxMaskEdit
  553. Left = 130
  554. Top = 125
  555. Properties.MaskKind = emkRegExprEx
  556. Properties.EditMask =
  557. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  558. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  559. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  560. Properties.MaxLength = 0
  561. TabOrder = 12
  562. Width = 120
  563. end
  564. object CbUsagType: TcxComboBox
  565. Left = 471
  566. Top = 35
  567. Cursor = crHandPoint
  568. Properties.Alignment.Vert = taVCenter
  569. Properties.DropDownListStyle = lsFixedList
  570. Properties.DropDownSizeable = True
  571. Properties.ReadOnly = False
  572. TabOrder = 13
  573. Width = 183
  574. end
  575. object CbType: TcxComboBox
  576. Left = 818
  577. Top = 35
  578. Cursor = crHandPoint
  579. Properties.Alignment.Vert = taVCenter
  580. Properties.DropDownListStyle = lsFixedList
  581. Properties.DropDownSizeable = True
  582. Properties.ReadOnly = False
  583. TabOrder = 14
  584. Width = 183
  585. end
  586. object cxLabel8: TcxLabel
  587. Left = 39
  588. Top = 67
  589. Caption = 'Location X [*]'
  590. Properties.Alignment.Horz = taRightJustify
  591. Properties.Alignment.Vert = taVCenter
  592. Transparent = True
  593. AnchorX = 124
  594. AnchorY = 77
  595. end
  596. object cxLabel22: TcxLabel
  597. Left = 40
  598. Top = 98
  599. Caption = 'Location Y [*]'
  600. Properties.Alignment.Horz = taRightJustify
  601. Properties.Alignment.Vert = taVCenter
  602. Transparent = True
  603. AnchorX = 124
  604. AnchorY = 108
  605. end
  606. object cxLabel5: TcxLabel
  607. Left = 21
  608. Top = 158
  609. Caption = 'Web Cam IP/Port'
  610. Properties.Alignment.Horz = taRightJustify
  611. Properties.Alignment.Vert = taVCenter
  612. Transparent = True
  613. AnchorX = 124
  614. AnchorY = 168
  615. end
  616. object EdWebCamIp: TcxMaskEdit
  617. Left = 130
  618. Top = 155
  619. Properties.MaskKind = emkRegExprEx
  620. Properties.EditMask =
  621. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  622. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  623. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  624. Properties.MaxLength = 0
  625. TabOrder = 18
  626. Width = 120
  627. end
  628. object EdWebCamPort: TcxTextEdit
  629. Left = 253
  630. Top = 155
  631. Properties.MaxLength = 5
  632. Properties.ReadOnly = False
  633. TabOrder = 19
  634. OnKeyPress = EdWebCamPortKeyPress
  635. Width = 64
  636. end
  637. object cxLabel15: TcxLabel
  638. Left = 323
  639. Top = 157
  640. Caption = ' ID/Passwd'
  641. Properties.Alignment.Horz = taRightJustify
  642. Properties.Alignment.Vert = taVCenter
  643. Transparent = True
  644. AnchorX = 391
  645. AnchorY = 167
  646. end
  647. object EdWebCamId: TcxTextEdit
  648. Left = 397
  649. Top = 155
  650. Properties.Alignment.Horz = taLeftJustify
  651. Properties.Alignment.Vert = taVCenter
  652. Properties.MaxLength = 0
  653. Properties.ReadOnly = False
  654. Style.LookAndFeel.Kind = lfUltraFlat
  655. Style.LookAndFeel.NativeStyle = False
  656. Style.Shadow = False
  657. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  658. StyleDisabled.LookAndFeel.NativeStyle = False
  659. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  660. StyleFocused.LookAndFeel.NativeStyle = False
  661. StyleHot.LookAndFeel.Kind = lfUltraFlat
  662. StyleHot.LookAndFeel.NativeStyle = False
  663. TabOrder = 21
  664. Width = 90
  665. end
  666. object EdWebCamPswd: TcxTextEdit
  667. Left = 494
  668. Top = 155
  669. Properties.Alignment.Horz = taLeftJustify
  670. Properties.Alignment.Vert = taVCenter
  671. Properties.MaxLength = 0
  672. Properties.ReadOnly = False
  673. Style.LookAndFeel.Kind = lfUltraFlat
  674. Style.LookAndFeel.NativeStyle = False
  675. Style.Shadow = False
  676. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  677. StyleDisabled.LookAndFeel.NativeStyle = False
  678. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  679. StyleFocused.LookAndFeel.NativeStyle = False
  680. StyleHot.LookAndFeel.Kind = lfUltraFlat
  681. StyleHot.LookAndFeel.NativeStyle = False
  682. TabOrder = 22
  683. Width = 90
  684. end
  685. object EdWebCamStrm: TcxTextEdit
  686. Left = 714
  687. Top = 155
  688. Properties.Alignment.Horz = taLeftJustify
  689. Properties.Alignment.Vert = taVCenter
  690. Properties.MaxLength = 0
  691. Properties.ReadOnly = False
  692. Style.LookAndFeel.Kind = lfUltraFlat
  693. Style.LookAndFeel.NativeStyle = False
  694. Style.Shadow = False
  695. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  696. StyleDisabled.LookAndFeel.NativeStyle = False
  697. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  698. StyleFocused.LookAndFeel.NativeStyle = False
  699. StyleHot.LookAndFeel.Kind = lfUltraFlat
  700. StyleHot.LookAndFeel.NativeStyle = False
  701. TabOrder = 23
  702. Width = 375
  703. end
  704. object cxLabel16: TcxLabel
  705. Left = 599
  706. Top = 156
  707. Caption = 'Streamming Addr.'
  708. Properties.Alignment.Horz = taRightJustify
  709. Properties.Alignment.Vert = taVCenter
  710. Transparent = True
  711. AnchorX = 708
  712. AnchorY = 166
  713. end
  714. object EdCmncPort: TcxTextEdit
  715. Left = 253
  716. Top = 125
  717. Properties.MaxLength = 5
  718. Properties.ReadOnly = False
  719. TabOrder = 25
  720. OnKeyPress = EdWebCamPortKeyPress
  721. Width = 64
  722. end
  723. object SeMaxPhase: TcxSpinEdit
  724. Left = 130
  725. Top = 188
  726. Properties.Alignment.Horz = taRightJustify
  727. Properties.Alignment.Vert = taVCenter
  728. Properties.MaxValue = 9.000000000000000000
  729. Properties.MinValue = 1.000000000000000000
  730. Properties.ReadOnly = False
  731. Properties.OnChange = SeMaxPhasePropertiesChange
  732. Style.LookAndFeel.Kind = lfUltraFlat
  733. Style.LookAndFeel.NativeStyle = False
  734. Style.ButtonStyle = btsUltraFlat
  735. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  736. StyleDisabled.LookAndFeel.NativeStyle = False
  737. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  738. StyleFocused.LookAndFeel.NativeStyle = False
  739. StyleFocused.TextStyle = [fsBold]
  740. StyleHot.LookAndFeel.Kind = lfUltraFlat
  741. StyleHot.LookAndFeel.NativeStyle = False
  742. TabOrder = 26
  743. Value = 9
  744. Width = 60
  745. end
  746. object cxLabel9: TcxLabel
  747. Left = 26
  748. Top = 192
  749. Caption = 'Max Form Count'
  750. Properties.Alignment.Horz = taRightJustify
  751. Properties.Alignment.Vert = taVCenter
  752. Transparent = True
  753. AnchorX = 124
  754. AnchorY = 202
  755. end
  756. end
  757. object cxGroupBox1: TcxGroupBox
  758. Left = 12
  759. Top = 249
  760. Caption = 'Controller Setting'
  761. TabOrder = 4
  762. Visible = False
  763. Height = 98
  764. Width = 456
  765. object cxTimeOn: TcxTimeEdit
  766. Left = 132
  767. Top = 24
  768. EditValue = 0d
  769. Properties.Alignment.Horz = taCenter
  770. Properties.Alignment.Vert = taVCenter
  771. Properties.TimeFormat = tfHourMin
  772. Style.LookAndFeel.Kind = lfUltraFlat
  773. Style.LookAndFeel.NativeStyle = False
  774. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  775. StyleDisabled.LookAndFeel.NativeStyle = False
  776. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  777. StyleFocused.LookAndFeel.NativeStyle = False
  778. StyleFocused.TextStyle = [fsBold]
  779. StyleHot.LookAndFeel.Kind = lfUltraFlat
  780. StyleHot.LookAndFeel.NativeStyle = False
  781. TabOrder = 0
  782. Width = 63
  783. end
  784. object cxTimeOff: TcxTimeEdit
  785. Left = 200
  786. Top = 24
  787. EditValue = 0d
  788. Properties.Alignment.Horz = taCenter
  789. Properties.Alignment.Vert = taVCenter
  790. Properties.TimeFormat = tfHourMin
  791. Style.LookAndFeel.Kind = lfUltraFlat
  792. Style.LookAndFeel.NativeStyle = False
  793. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  794. StyleDisabled.LookAndFeel.NativeStyle = False
  795. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  796. StyleFocused.LookAndFeel.NativeStyle = False
  797. StyleFocused.TextStyle = [fsBold]
  798. StyleHot.LookAndFeel.Kind = lfUltraFlat
  799. StyleHot.LookAndFeel.NativeStyle = False
  800. TabOrder = 1
  801. Width = 63
  802. end
  803. object cxLabel4: TcxLabel
  804. Left = 18
  805. Top = 27
  806. Caption = 'Board On/Off Time'
  807. Properties.Alignment.Horz = taRightJustify
  808. Properties.Alignment.Vert = taVCenter
  809. Transparent = True
  810. AnchorX = 130
  811. AnchorY = 37
  812. end
  813. object BtnSaveAll: TcxButton
  814. Tag = 5
  815. Left = 275
  816. Top = 23
  817. Width = 140
  818. Height = 25
  819. Cursor = crHandPoint
  820. Hint = 'Apply the same value to the entire VMS.'
  821. Caption = 'Apply All VMS'
  822. Colors.Default = 10737865
  823. TabOrder = 3
  824. Font.Charset = DEFAULT_CHARSET
  825. Font.Color = clBlack
  826. Font.Height = -13
  827. Font.Name = #47569#51008' '#44256#46357
  828. Font.Style = [fsBold]
  829. ParentFont = False
  830. OnClick = BtnSaveAllClick
  831. end
  832. end
  833. end
  834. end
  835. end
  836. object cxButton1: TcxButton
  837. Tag = 2
  838. Left = 952
  839. Top = 11
  840. Width = 171
  841. Height = 25
  842. Cursor = crHandPoint
  843. Hint = #50937#52852#47700#46972#48624#50612' '#54028#51068' '#49373#49457
  844. Anchors = [akTop, akRight]
  845. Caption = #50937#52852#47700#46972#48624#50612' '#54028#51068' '#49373#49457
  846. Colors.Default = 10737865
  847. TabOrder = 3
  848. Visible = False
  849. Font.Charset = DEFAULT_CHARSET
  850. Font.Color = clBlack
  851. Font.Height = -13
  852. Font.Name = #47569#51008' '#44256#46357
  853. Font.Style = [fsBold]
  854. ParentFont = False
  855. OnClick = cxButton1Click
  856. end
  857. object TmrShow: TTimer
  858. Enabled = False
  859. Interval = 300
  860. OnTimer = TmrShowTimer
  861. Left = 876
  862. Top = 8
  863. end
  864. end