VDSM010MF.dfm 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791
  1. object VDSM010M: TVDSM010M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VDS-'#51228#50612#44592' '#44288#47532
  7. ClientHeight = 629
  8. ClientWidth = 1227
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -13
  13. Font.Name = #47569#51008' '#44256#46357
  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. 629)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  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. end
  53. object ShpList: TShape
  54. Left = 4
  55. Top = 50
  56. Width = 1219
  57. Height = 573
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1436
  62. ExplicitHeight = 766
  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 = 25
  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 = 560
  97. Anchors = [akLeft, akTop, akRight, akBottom]
  98. BevelOuter = bvNone
  99. ParentBackground = False
  100. ParentColor = True
  101. TabOrder = 2
  102. object PnlLeft: TPanel
  103. Left = 0
  104. Top = 0
  105. Width = 271
  106. Height = 560
  107. Align = alLeft
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxGroupBox3: TcxGroupBox
  111. Left = 0
  112. Top = 0
  113. Align = alClient
  114. Caption = #9654' VDS-'#51228#50612#44592' '#47785#47197
  115. Style.BorderColor = clCaptionText
  116. Style.Shadow = False
  117. Style.TextColor = clWindowText
  118. Style.TextStyle = [fsBold]
  119. TabOrder = 0
  120. Height = 560
  121. Width = 271
  122. inline FRAMEVdsList1: TFRAMEVdsList
  123. Left = 3
  124. Top = 19
  125. Width = 265
  126. Height = 531
  127. Align = alClient
  128. TabOrder = 0
  129. ExplicitLeft = 3
  130. ExplicitTop = 19
  131. ExplicitWidth = 265
  132. ExplicitHeight = 531
  133. inherited CxList: TcxGrid
  134. Width = 265
  135. Height = 469
  136. ExplicitWidth = 265
  137. ExplicitHeight = 469
  138. inherited TvList: TcxGridTableView
  139. OnCellDblClick = FRAMEVdsList1TvListCellDblClick
  140. end
  141. end
  142. inherited PnlTop: TPanel
  143. Width = 265
  144. ExplicitWidth = 265
  145. end
  146. inherited PnlBottom: TPanel
  147. Top = 500
  148. Width = 265
  149. ExplicitTop = 500
  150. ExplicitWidth = 265
  151. inherited LblRecords: TLabel
  152. Left = 154
  153. Width = 25
  154. Height = 17
  155. ExplicitLeft = 154
  156. ExplicitWidth = 25
  157. ExplicitHeight = 17
  158. end
  159. inherited BtnExlSave: TcxButton
  160. Left = 185
  161. ExplicitLeft = 185
  162. end
  163. end
  164. end
  165. end
  166. end
  167. object cxSplitter1: TcxSplitter
  168. Left = 271
  169. Top = 0
  170. Width = 6
  171. Height = 560
  172. Control = PnlLeft
  173. end
  174. object GrpMap: TcxGroupBox
  175. Left = 277
  176. Top = 0
  177. Align = alClient
  178. Caption = #9654' '#50948#52824#49444#51221
  179. Style.BorderColor = clCaptionText
  180. Style.Shadow = False
  181. Style.TextColor = clBlack
  182. Style.TextStyle = [fsBold]
  183. TabOrder = 2
  184. Height = 560
  185. Width = 577
  186. object ChkViewIcon: TcxCheckBox
  187. Left = 107
  188. Top = -5
  189. Cursor = crHandPoint
  190. Caption = 'VDS '#50500#51060#53080
  191. State = cbsChecked
  192. TabOrder = 0
  193. Transparent = True
  194. OnClick = ChkViewIconClick
  195. Width = 121
  196. end
  197. inline FRAMEGisMap1: TFRAMEFlashMap
  198. Left = 3
  199. Top = 19
  200. Width = 571
  201. Height = 531
  202. Align = alClient
  203. TabOrder = 1
  204. ExplicitLeft = 3
  205. ExplicitTop = 19
  206. ExplicitWidth = 571
  207. ExplicitHeight = 531
  208. inherited Panel1: TPanel
  209. Width = 571
  210. Height = 470
  211. ExplicitWidth = 571
  212. ExplicitHeight = 470
  213. inherited ShockwaveFlash1: TShockwaveFlashEx
  214. ControlData = {
  215. 67556655000E0000D8130000D813000008000200000000000800000000000800
  216. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  217. 310000000800060000002D003100000008000A00000048006900670068000000
  218. 08000200000000000800060000002D0031000000080000000000080002000000
  219. 0000080010000000530068006F00770041006C006C0000000800040000003000
  220. 0000080004000000300000000800020000000000080000000000080002000000
  221. 00000D0000000000000000000000000000000000080004000000310000000800
  222. 0400000030000000080000000000080004000000300000000800080000006100
  223. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  224. 61006C007300650000000800040000003000000008000C000000730063006100
  225. 6C0065000000}
  226. end
  227. inherited Memo1: TMemo
  228. Height = 267
  229. ExplicitHeight = 267
  230. end
  231. end
  232. inherited GrpTool: TcxGroupBox
  233. ExplicitWidth = 571
  234. Width = 571
  235. inherited LbDef: TLabel
  236. Width = 247
  237. Height = 17
  238. ExplicitWidth = 247
  239. ExplicitHeight = 17
  240. end
  241. end
  242. inherited StatusBar: TStatusBar
  243. Top = 511
  244. Width = 571
  245. ExplicitTop = 511
  246. ExplicitWidth = 571
  247. end
  248. end
  249. object ChkViewName: TcxCheckBox
  250. Left = 216
  251. Top = -5
  252. Cursor = crHandPoint
  253. Caption = 'VDS '#50948#52824#47749
  254. State = cbsChecked
  255. TabOrder = 2
  256. Transparent = True
  257. OnClick = ChkViewIconClick
  258. Width = 121
  259. end
  260. end
  261. object GrpInfo: TcxGroupBox
  262. Left = 860
  263. Top = 0
  264. Align = alRight
  265. Caption = #9654' VDS-'#51228#50612#44592' '#51221#48372
  266. Style.BorderColor = clCaptionText
  267. Style.Shadow = False
  268. Style.TextColor = clBlack
  269. Style.TextStyle = [fsBold]
  270. TabOrder = 3
  271. DesignSize = (
  272. 341
  273. 553)
  274. Height = 560
  275. Width = 341
  276. object ImgDesc01: TImage
  277. Left = 9
  278. Top = 35
  279. Width = 9
  280. Height = 9
  281. Transparent = True
  282. end
  283. object ImgDesc02: TImage
  284. Left = 9
  285. Top = 69
  286. Width = 9
  287. Height = 9
  288. Transparent = True
  289. end
  290. object ImgDesc03: TImage
  291. Left = 9
  292. Top = 103
  293. Width = 9
  294. Height = 9
  295. Transparent = True
  296. end
  297. object ImgDesc04: TImage
  298. Left = 9
  299. Top = 138
  300. Width = 9
  301. Height = 9
  302. Transparent = True
  303. end
  304. object ImgDesc05: TImage
  305. Left = 9
  306. Top = 172
  307. Width = 9
  308. Height = 9
  309. Transparent = True
  310. end
  311. object ImgDesc06: TImage
  312. Left = 9
  313. Top = 207
  314. Width = 9
  315. Height = 9
  316. Transparent = True
  317. end
  318. object ImgDesc07: TImage
  319. Left = 9
  320. Top = 241
  321. Width = 9
  322. Height = 9
  323. Transparent = True
  324. end
  325. object ImgDesc08: TImage
  326. Left = 9
  327. Top = 276
  328. Width = 9
  329. Height = 9
  330. Transparent = True
  331. end
  332. object ImgDesc09: TImage
  333. Left = 9
  334. Top = 310
  335. Width = 9
  336. Height = 9
  337. Transparent = True
  338. end
  339. object ImgDesc10: TImage
  340. Left = 9
  341. Top = 345
  342. Width = 9
  343. Height = 9
  344. Transparent = True
  345. end
  346. object ImgDesc11: TImage
  347. Left = 9
  348. Top = 377
  349. Width = 9
  350. Height = 9
  351. Transparent = True
  352. end
  353. object PnlMenu: TPanel
  354. Left = 3
  355. Top = 519
  356. Width = 335
  357. Height = 31
  358. Align = alBottom
  359. BevelOuter = bvNone
  360. TabOrder = 0
  361. DesignSize = (
  362. 335
  363. 31)
  364. object BtnEdit: TcxButton
  365. Tag = 2
  366. Left = 11
  367. Top = 3
  368. Width = 75
  369. Height = 25
  370. Cursor = crHandPoint
  371. Hint = #45936#51060#53552' '#54200#51665
  372. Anchors = [akRight, akBottom]
  373. Caption = #54200#51665
  374. Colors.Default = 10737865
  375. Enabled = False
  376. TabOrder = 0
  377. Font.Charset = DEFAULT_CHARSET
  378. Font.Color = clBlack
  379. Font.Height = -13
  380. Font.Name = #47569#51008' '#44256#46357
  381. Font.Style = [fsBold]
  382. ParentFont = False
  383. OnClick = BtnEditClick
  384. end
  385. object BtnInsert: TcxButton
  386. Tag = 2
  387. Left = 92
  388. Top = 3
  389. Width = 75
  390. Height = 25
  391. Cursor = crHandPoint
  392. Hint = #45936#51060#53552' '#52628#44032
  393. Anchors = [akRight, akBottom]
  394. Caption = #52628#44032
  395. Colors.Default = 10737865
  396. TabOrder = 1
  397. Font.Charset = DEFAULT_CHARSET
  398. Font.Color = clBlack
  399. Font.Height = -13
  400. Font.Name = #47569#51008' '#44256#46357
  401. Font.Style = [fsBold]
  402. ParentFont = False
  403. OnClick = BtnInsertClick
  404. end
  405. object BtnDelete: TcxButton
  406. Tag = 4
  407. Left = 174
  408. Top = 3
  409. Width = 75
  410. Height = 25
  411. Cursor = crHandPoint
  412. Hint = #45936#51060#53552' '#49325#51228
  413. Anchors = [akRight, akBottom]
  414. Caption = #49325#51228
  415. Colors.Default = 10737865
  416. Enabled = False
  417. TabOrder = 2
  418. Font.Charset = DEFAULT_CHARSET
  419. Font.Color = clBlack
  420. Font.Height = -13
  421. Font.Name = #47569#51008' '#44256#46357
  422. Font.Style = [fsBold]
  423. ParentFont = False
  424. OnClick = BtnDeleteClick
  425. end
  426. object BtnSave: TcxButton
  427. Tag = 5
  428. Left = 255
  429. Top = 3
  430. Width = 75
  431. Height = 25
  432. Cursor = crHandPoint
  433. Hint = #54200#51665#51089#50629' '#51200#51109
  434. Anchors = [akRight, akBottom]
  435. Caption = #51200#51109
  436. Colors.Default = 10737865
  437. Enabled = False
  438. TabOrder = 3
  439. Font.Charset = DEFAULT_CHARSET
  440. Font.Color = clBlack
  441. Font.Height = -13
  442. Font.Name = #47569#51008' '#44256#46357
  443. Font.Style = [fsBold]
  444. ParentFont = False
  445. OnClick = BtnSaveClick
  446. end
  447. end
  448. object EdMngmNmbr: TcxTextEdit
  449. Left = 150
  450. Top = 30
  451. Enabled = False
  452. TabOrder = 1
  453. Width = 121
  454. end
  455. object EdLctn: TcxTextEdit
  456. Left = 150
  457. Top = 130
  458. Properties.ReadOnly = False
  459. TabOrder = 2
  460. Width = 164
  461. end
  462. object EdIP: TcxTextEdit
  463. Left = 150
  464. Top = 232
  465. Properties.ReadOnly = False
  466. TabOrder = 5
  467. Width = 121
  468. end
  469. object EdPort: TcxTextEdit
  470. Left = 150
  471. Top = 266
  472. Properties.ReadOnly = False
  473. TabOrder = 6
  474. Width = 121
  475. end
  476. object EdId: TcxTextEdit
  477. Left = 148
  478. Top = -3
  479. TabOrder = 7
  480. Text = 'EdId'
  481. Visible = False
  482. Width = 121
  483. end
  484. object SePosX: TcxSpinEdit
  485. Left = 150
  486. Top = 164
  487. Properties.Alignment.Horz = taRightJustify
  488. Properties.Alignment.Vert = taVCenter
  489. Properties.DisplayFormat = '##0.######0'
  490. Properties.EditFormat = '##0.######0'
  491. Properties.MaxValue = 9999999999.000000000000000000
  492. Properties.ReadOnly = False
  493. Properties.SpinButtons.Visible = False
  494. Properties.ValueType = vtFloat
  495. Style.LookAndFeel.Kind = lfUltraFlat
  496. Style.LookAndFeel.NativeStyle = False
  497. Style.TextStyle = []
  498. Style.ButtonStyle = btsUltraFlat
  499. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  500. StyleDisabled.LookAndFeel.NativeStyle = False
  501. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  502. StyleFocused.LookAndFeel.NativeStyle = False
  503. StyleFocused.TextStyle = [fsBold]
  504. StyleHot.LookAndFeel.Kind = lfUltraFlat
  505. StyleHot.LookAndFeel.NativeStyle = False
  506. TabOrder = 3
  507. Width = 121
  508. end
  509. object SePosY: TcxSpinEdit
  510. Left = 150
  511. Top = 198
  512. Properties.Alignment.Horz = taRightJustify
  513. Properties.Alignment.Vert = taVCenter
  514. Properties.DisplayFormat = '##0.######0'
  515. Properties.EditFormat = '##0.######0'
  516. Properties.MaxValue = 9999999999.000000000000000000
  517. Properties.ReadOnly = False
  518. Properties.SpinButtons.Visible = False
  519. Properties.ValueType = vtFloat
  520. Style.LookAndFeel.Kind = lfUltraFlat
  521. Style.LookAndFeel.NativeStyle = False
  522. Style.TextStyle = []
  523. Style.ButtonStyle = btsUltraFlat
  524. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  525. StyleDisabled.LookAndFeel.NativeStyle = False
  526. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  527. StyleFocused.LookAndFeel.NativeStyle = False
  528. StyleFocused.TextStyle = [fsBold]
  529. StyleHot.LookAndFeel.Kind = lfUltraFlat
  530. StyleHot.LookAndFeel.NativeStyle = False
  531. TabOrder = 4
  532. Width = 121
  533. end
  534. object cxLabel1: TcxLabel
  535. Left = 38
  536. Top = 32
  537. Caption = #51228#50612#44592' '#44288#47532#48264#54840
  538. Properties.Alignment.Horz = taRightJustify
  539. Properties.Alignment.Vert = taVCenter
  540. Transparent = True
  541. AnchorX = 138
  542. AnchorY = 43
  543. end
  544. object cxLabel2: TcxLabel
  545. Left = 64
  546. Top = 65
  547. Caption = #51228#50612#44592' '#50976#54805
  548. Properties.Alignment.Horz = taRightJustify
  549. Properties.Alignment.Vert = taVCenter
  550. Transparent = True
  551. AnchorX = 138
  552. AnchorY = 76
  553. end
  554. object cxLabel3: TcxLabel
  555. Left = 77
  556. Top = 99
  557. Caption = #50976#54952' '#50668#48512
  558. Properties.Alignment.Horz = taRightJustify
  559. Properties.Alignment.Vert = taVCenter
  560. Transparent = True
  561. AnchorX = 138
  562. AnchorY = 110
  563. end
  564. object cxLabel4: TcxLabel
  565. Left = 64
  566. Top = 133
  567. Caption = #49444#52824' '#50948#52824#47749
  568. Properties.Alignment.Horz = taRightJustify
  569. Properties.Alignment.Vert = taVCenter
  570. Transparent = True
  571. AnchorX = 138
  572. AnchorY = 144
  573. end
  574. object cxLabel6: TcxLabel
  575. Left = 95
  576. Top = 166
  577. Caption = #50948#52824' X'
  578. Properties.Alignment.Horz = taRightJustify
  579. Properties.Alignment.Vert = taVCenter
  580. Transparent = True
  581. AnchorX = 138
  582. AnchorY = 177
  583. end
  584. object cxLabel7: TcxLabel
  585. Left = 96
  586. Top = 200
  587. Caption = #50948#52824' Y'
  588. Properties.Alignment.Horz = taRightJustify
  589. Properties.Alignment.Vert = taVCenter
  590. Transparent = True
  591. AnchorX = 138
  592. AnchorY = 211
  593. end
  594. object cxLabel8: TcxLabel
  595. Left = 79
  596. Top = 234
  597. Caption = #45800#47568#44592' IP'
  598. Properties.Alignment.Horz = taRightJustify
  599. Properties.Alignment.Vert = taVCenter
  600. Transparent = True
  601. AnchorX = 138
  602. AnchorY = 245
  603. end
  604. object cxLabel9: TcxLabel
  605. Left = 58
  606. Top = 268
  607. Caption = #45800#47568#44592' PORT'
  608. Properties.Alignment.Horz = taRightJustify
  609. Properties.Alignment.Vert = taVCenter
  610. Transparent = True
  611. AnchorX = 138
  612. AnchorY = 279
  613. end
  614. object cxLabel10: TcxLabel
  615. Left = 38
  616. Top = 303
  617. Caption = #51228#50612#44592' '#49688#51665#51452#44592
  618. Properties.Alignment.Horz = taRightJustify
  619. Properties.Alignment.Vert = taVCenter
  620. Transparent = True
  621. AnchorX = 138
  622. AnchorY = 314
  623. end
  624. object CbTypeCd: TcxComboBox
  625. Left = 150
  626. Top = 63
  627. Cursor = crHandPoint
  628. Properties.Alignment.Vert = taVCenter
  629. Properties.DropDownListStyle = lsFixedList
  630. Properties.DropDownSizeable = True
  631. Properties.ReadOnly = False
  632. TabOrder = 17
  633. Width = 164
  634. end
  635. object cxLabel11: TcxLabel
  636. Left = 30
  637. Top = 492
  638. Anchors = [akLeft, akBottom]
  639. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  640. StyleDisabled.BorderColor = cl3DLight
  641. Transparent = True
  642. end
  643. object cxLabel12: TcxLabel
  644. Left = 12
  645. Top = 491
  646. Anchors = [akLeft, akBottom]
  647. Caption = #9733
  648. Style.TextColor = clRed
  649. Transparent = True
  650. end
  651. object cxLabel14: TcxLabel
  652. Left = 270
  653. Top = 167
  654. Caption = #9733
  655. Style.TextColor = clRed
  656. Transparent = True
  657. end
  658. object cxLabel15: TcxLabel
  659. Left = 270
  660. Top = 200
  661. Caption = #9733
  662. Style.TextColor = clRed
  663. Transparent = True
  664. end
  665. object CbValidYn: TcxComboBox
  666. Left = 150
  667. Top = 96
  668. Cursor = crHandPoint
  669. Properties.Alignment.Horz = taCenter
  670. Properties.Alignment.Vert = taVCenter
  671. Properties.DropDownListStyle = lsFixedList
  672. Properties.DropDownSizeable = True
  673. Properties.Items.Strings = (
  674. 'N'
  675. 'Y')
  676. Properties.ReadOnly = False
  677. TabOrder = 22
  678. Text = 'N'
  679. Width = 121
  680. end
  681. object cxLabel5: TcxLabel
  682. Left = 38
  683. Top = 335
  684. Caption = #51228#50612#44592' '#49345#53468#51452#44592
  685. Properties.Alignment.Horz = taRightJustify
  686. Properties.Alignment.Vert = taVCenter
  687. Transparent = True
  688. AnchorX = 138
  689. AnchorY = 346
  690. end
  691. object cxLabel13: TcxLabel
  692. Left = 51
  693. Top = 368
  694. Caption = #47336#54532#48372#46300' '#44060#49688
  695. Properties.Alignment.Horz = taRightJustify
  696. Properties.Alignment.Vert = taVCenter
  697. Transparent = True
  698. AnchorX = 138
  699. AnchorY = 379
  700. end
  701. object SeClctCycle: TcxSpinEdit
  702. Left = 150
  703. Top = 302
  704. Properties.Alignment.Horz = taRightJustify
  705. Properties.Alignment.Vert = taVCenter
  706. Properties.AssignedValues.MinValue = True
  707. Properties.MaxValue = 999.000000000000000000
  708. Properties.ReadOnly = False
  709. Properties.ValueType = vtInt
  710. Style.BorderStyle = ebsUltraFlat
  711. Style.LookAndFeel.Kind = lfUltraFlat
  712. Style.LookAndFeel.NativeStyle = False
  713. Style.ButtonStyle = btsUltraFlat
  714. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  715. StyleDisabled.LookAndFeel.NativeStyle = False
  716. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  717. StyleFocused.LookAndFeel.NativeStyle = False
  718. StyleHot.LookAndFeel.Kind = lfUltraFlat
  719. StyleHot.LookAndFeel.NativeStyle = False
  720. TabOrder = 25
  721. Width = 70
  722. end
  723. object SeSttsCycl: TcxSpinEdit
  724. Left = 150
  725. Top = 333
  726. Properties.Alignment.Horz = taRightJustify
  727. Properties.Alignment.Vert = taVCenter
  728. Properties.AssignedValues.MinValue = True
  729. Properties.MaxValue = 999.000000000000000000
  730. Properties.ReadOnly = False
  731. Properties.ValueType = vtInt
  732. Style.BorderStyle = ebsUltraFlat
  733. Style.LookAndFeel.Kind = lfUltraFlat
  734. Style.LookAndFeel.NativeStyle = False
  735. Style.ButtonStyle = btsUltraFlat
  736. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  737. StyleDisabled.LookAndFeel.NativeStyle = False
  738. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  739. StyleFocused.LookAndFeel.NativeStyle = False
  740. StyleHot.LookAndFeel.Kind = lfUltraFlat
  741. StyleHot.LookAndFeel.NativeStyle = False
  742. TabOrder = 26
  743. Width = 70
  744. end
  745. object SeBordNum: TcxSpinEdit
  746. Left = 150
  747. Top = 364
  748. Properties.Alignment.Horz = taRightJustify
  749. Properties.Alignment.Vert = taVCenter
  750. Properties.AssignedValues.MinValue = True
  751. Properties.MaxValue = 999.000000000000000000
  752. Properties.ReadOnly = False
  753. Properties.ValueType = vtInt
  754. Style.BorderStyle = ebsUltraFlat
  755. Style.LookAndFeel.Kind = lfUltraFlat
  756. Style.LookAndFeel.NativeStyle = False
  757. Style.ButtonStyle = btsUltraFlat
  758. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  759. StyleDisabled.LookAndFeel.NativeStyle = False
  760. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  761. StyleFocused.LookAndFeel.NativeStyle = False
  762. StyleHot.LookAndFeel.Kind = lfUltraFlat
  763. StyleHot.LookAndFeel.NativeStyle = False
  764. TabOrder = 27
  765. Width = 70
  766. end
  767. object cxLabel16: TcxLabel
  768. Left = 312
  769. Top = 130
  770. Caption = #9733
  771. Style.TextColor = clRed
  772. Transparent = True
  773. end
  774. end
  775. object cxSplitter2: TcxSplitter
  776. Left = 854
  777. Top = 0
  778. Width = 6
  779. Height = 560
  780. AlignSplitter = salRight
  781. Control = GrpInfo
  782. end
  783. end
  784. object TmrShow: TTimer
  785. Enabled = False
  786. Interval = 300
  787. OnTimer = TmrShowTimer
  788. Left = 876
  789. Top = 8
  790. end
  791. end