VDSM300MF.dfm 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584
  1. object VDSM300M: TVDSM300M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VDS '#51228#50612
  7. ClientHeight = 801
  8. ClientWidth = 1269
  9. Color = clBtnFace
  10. Constraints.MinHeight = 800
  11. Constraints.MinWidth = 890
  12. DoubleBuffered = True
  13. Font.Charset = DEFAULT_CHARSET
  14. Font.Color = clWindowText
  15. Font.Height = -13
  16. Font.Name = #47569#51008' '#44256#46357
  17. Font.Style = []
  18. KeyPreview = True
  19. OldCreateOrder = False
  20. Position = poOwnerFormCenter
  21. ShowHint = True
  22. OnClose = FormClose
  23. OnCloseQuery = FormCloseQuery
  24. OnShow = FormShow
  25. DesignSize = (
  26. 1269
  27. 801)
  28. PixelsPerInch = 96
  29. TextHeight = 17
  30. object ShpTitle: TShape
  31. Left = 4
  32. Top = 4
  33. Width = 1261
  34. Height = 40
  35. Anchors = [akLeft, akTop, akRight]
  36. Brush.Color = 14671839
  37. Pen.Color = 10849679
  38. Pen.Width = 2
  39. ExplicitWidth = 1269
  40. end
  41. object LblCaption: TLabel
  42. Left = 16
  43. Top = 10
  44. Width = 267
  45. Height = 23
  46. Caption = #53440#51060#53952' '
  47. Font.Charset = DEFAULT_CHARSET
  48. Font.Color = 4740964
  49. Font.Height = -17
  50. Font.Name = #47569#51008' '#44256#46357
  51. Font.Style = [fsBold]
  52. ParentFont = False
  53. ParentShowHint = False
  54. ShowHint = True
  55. end
  56. object ShpList: TShape
  57. Left = 4
  58. Top = 50
  59. Width = 1261
  60. Height = 745
  61. Anchors = [akLeft, akTop, akRight, akBottom]
  62. Pen.Color = 10849679
  63. Pen.Width = 2
  64. ExplicitWidth = 1436
  65. ExplicitHeight = 766
  66. end
  67. object BtnClose: TcxButton
  68. Left = 1180
  69. Top = 11
  70. Width = 75
  71. Height = 25
  72. Cursor = crHandPoint
  73. Hint = #45803#44592
  74. Anchors = [akTop, akRight]
  75. Caption = #45803#44592
  76. Colors.Default = 10737865
  77. TabOrder = 0
  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 PnlBack: TPanel
  96. Left = 12
  97. Top = 56
  98. Width = 1243
  99. Height = 732
  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 = 869
  109. Height = 732
  110. Align = alClient
  111. BevelOuter = bvNone
  112. TabOrder = 0
  113. object cxGroupBox3: TcxGroupBox
  114. Left = 0
  115. Top = 0
  116. Align = alClient
  117. Caption = #9654' VDS-'#51228#50612#44592' '#47785#47197
  118. Style.BorderColor = clCaptionText
  119. Style.Shadow = False
  120. Style.TextColor = clWindowText
  121. Style.TextStyle = [fsBold]
  122. TabOrder = 0
  123. Height = 732
  124. Width = 869
  125. inline FRAMEVdsStateList1: TFRAMEVdsStateList
  126. Left = 3
  127. Top = 19
  128. Width = 863
  129. Height = 703
  130. Align = alClient
  131. TabOrder = 0
  132. ExplicitLeft = 3
  133. ExplicitTop = 19
  134. ExplicitWidth = 863
  135. ExplicitHeight = 703
  136. inherited CxList: TcxGrid
  137. Width = 863
  138. Height = 641
  139. ExplicitWidth = 863
  140. ExplicitHeight = 641
  141. inherited TvList: TcxGridTableView
  142. OnCellDblClick = FRAMEVdsStateList1TvListCellDblClick
  143. inherited Column11: TcxGridColumn
  144. VisibleForCustomization = False
  145. end
  146. inherited Column12: TcxGridColumn
  147. IsCaptionAssigned = True
  148. end
  149. end
  150. end
  151. inherited PnlTop: TPanel
  152. Width = 863
  153. ExplicitWidth = 863
  154. end
  155. inherited PnlBottom: TPanel
  156. Top = 672
  157. Width = 863
  158. ExplicitTop = 672
  159. ExplicitWidth = 863
  160. inherited LblRecords: TLabel
  161. Left = 747
  162. Width = 25
  163. Height = 17
  164. ExplicitLeft = 703
  165. ExplicitWidth = 25
  166. ExplicitHeight = 17
  167. end
  168. inherited BtnExlSave: TcxButton
  169. Left = 778
  170. ExplicitLeft = 778
  171. end
  172. end
  173. inherited CbUsagType: TcxComboBox
  174. ExplicitHeight = 25
  175. end
  176. inherited CbType: TcxComboBox
  177. ExplicitHeight = 25
  178. end
  179. inherited lblTitle: TcxLabel
  180. ExplicitWidth = 54
  181. ExplicitHeight = 21
  182. end
  183. end
  184. object cxLabel5: TcxLabel
  185. Left = 30
  186. Top = 329
  187. Caption = 'VDS'#47196' '#52852#47700#46972' '#51221#51648#50689#49345#51012' '#50836#52397#54616#50688#49845#45768#45796'.'
  188. Transparent = True
  189. Visible = False
  190. end
  191. end
  192. end
  193. object cxGroupBox1: TcxGroupBox
  194. Left = 869
  195. Top = 0
  196. Align = alRight
  197. Caption = #9654' VDS '#49440#53469
  198. Style.BorderColor = clCaptionText
  199. Style.Shadow = False
  200. Style.TextColor = clBlack
  201. Style.TextStyle = [fsBold]
  202. TabOrder = 1
  203. Height = 732
  204. Width = 374
  205. object cxGroupBox5: TcxGroupBox
  206. Left = 3
  207. Top = 161
  208. Align = alClient
  209. Caption = #51221#51648#50689#49345
  210. TabOrder = 0
  211. DesignSize = (
  212. 368
  213. 554)
  214. Height = 561
  215. Width = 368
  216. object PnlImage: TPanel
  217. Left = 3
  218. Top = 58
  219. Width = 362
  220. Height = 242
  221. Align = alTop
  222. BevelOuter = bvLowered
  223. Color = clBlack
  224. ParentBackground = False
  225. TabOrder = 0
  226. object Image1: TImage
  227. Left = 1
  228. Top = 1
  229. Width = 360
  230. Height = 240
  231. Align = alClient
  232. AutoSize = True
  233. Stretch = True
  234. ExplicitWidth = 48
  235. ExplicitHeight = 48
  236. end
  237. end
  238. object BtnStopImage: TcxButton
  239. Left = 231
  240. Top = 309
  241. Width = 130
  242. Height = 25
  243. Cursor = crHandPoint
  244. Hint = 'VDS '#51221#51648#50689#49345' '#50836#52397
  245. Anchors = [akTop, akRight]
  246. Caption = #51221#51648#50689#49345' '#50836#52397
  247. Colors.Default = 10737865
  248. Enabled = False
  249. Glyph.Data = {
  250. 36040000424D3604000000000000360000002800000010000000100000000100
  251. 2000000000000004000000000000000000000000000000000000000000000000
  252. 0000000000000000000000000000000000002A2A2A63424242BF3D3D3DBF2020
  253. 206300731EEB037B1EFF00020004000000000000000000000000000000000000
  254. 000000000000121212290606060E01010102767676EABDBDBDFFB2B2B2FF5454
  255. 54EA017928EB43A15FFF02651BD4000301060000000000000000000000000000
  256. 00004E4E4E9B6E6E6EFD5B5B5BE70C0C0C19229751FF1C914AFF168F44FF108B
  257. 3BFF3A9F5EFF80C196FF46A362FF086F21ED0003010700000000000000004F4F
  258. 4F7BBCBCBCFFDEDEDEFFA6A6A6FF7D7D7DF4299B5BFF90CAA9FF8DC8A5FF8AC6
  259. A1FF88C59EFF6AB685FF82C297FF48A566FF066F22EA00040109000000005454
  260. 547DA5A5A5FED5D5D5FFC5C5C5FFCBCBCBFF319F63FF94CDADFF6FBA8EFF6BB8
  261. 89FF66B685FF61B380FF67B582FF83C298FF3CA05CFF007C24F9000000000000
  262. 00005A5A5A85C5C5C5FFC1C1C1FFC5C5C5FF37A36BFF96CEB0FF94CDADFF91CB
  263. AAFF90CBA8FF74BC90FF8AC7A1FF46A568FF078534FB00010001838383CD7F7F
  264. 7FE3959595EECFCFCFFFC6C6C6FFCCCCCCFF3DA56FFF36A16CFC329F66FC309C
  265. 62FE55AF7CFF91CBAAFF4FAB74FF188E45FF4E4E4EE3434343CDBEBEBEFDE2E2
  266. E2FFD2D2D2FFC6C6C6FFCDCDCDFFB1B1B1FF2727274400000000000000002828
  267. 28443AA068FF5AB381FF289857FFC0C0C0FFD2D2D2FF606060FDC2C2C2FDE9E9
  268. E9FFD6D6D6FFC9C9C9FFCECECEFFA5A5A5FF2323234400000000000000002929
  269. 294440A470FF319F65FFBABABAFFC6C6C6FFDDDDDDFF6A6A6AFDA1A1A1CDAEAE
  270. AEE3B3B3B3EED8D8D8FFCDCDCDFFBCBCBCFF656565C620202044222222446F6F
  271. 6FC6C3C3C3FFC2C2C2FFCDCDCDFF838383EE787878E3696969CD000000000000
  272. 000067676785D4D4D4FFCCCCCCFFC9C9C9FFBABABAFF9C9C9CFFA1A1A1FFC2C2
  273. C2FFC6C6C6FFC1C1C1FFB7B7B7FF474747850000000000000000000000006363
  274. 637DC3C3C3FEDCDCDCFFD4D4D4FFD9D9D9FFDBDBDBFFD6D6D6FFD4D4D4FFD9D9
  275. D9FFD2D2D2FFCBCBCBFFC8C8C8FF797979FE3737377D00000000000000006464
  276. 647BDCDCDCFFEDEDEDFFDBDBDBFFBABABAF4BDBDBDFED6D6D6FFD4D4D4FFAFAF
  277. AFFEA5A5A5F4CBCBCBFFE7E7E7FFB7B7B7FF4343437B00000000000000000000
  278. 00007F7F7F9BCCCCCCFDB7B7B7E713131319B0B0B0E7DEDEDEFFDDDDDDFFA1A1
  279. A1E7111111199C9C9CE7A6A6A6FD6363639B0000000000000000000000000000
  280. 000000000000222222290B0B0B0E02020202B7B7B7EAE5E5E5FFE4E4E4FF9E9E
  281. 9EEA010101020A0A0A0E1C1C1C29000000000000000000000000000000000000
  282. 0000000000000000000000000000000000004F4F4F63959595BF939393BF4A4A
  283. 4A63000000000000000000000000000000000000000000000000}
  284. ParentShowHint = False
  285. ShowHint = True
  286. Spacing = 8
  287. TabOrder = 1
  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 = BtnStopImageClick
  295. end
  296. object reMsg: TMemo
  297. Left = 3
  298. Top = 346
  299. Width = 362
  300. Height = 205
  301. Align = alBottom
  302. Anchors = [akLeft, akTop, akRight, akBottom]
  303. Color = clWhite
  304. ImeName = 'Microsoft IME 2010'
  305. Lines.Strings = (
  306. #53685#49888' '#47700#49884#51648'...')
  307. ReadOnly = True
  308. ScrollBars = ssHorizontal
  309. TabOrder = 2
  310. Visible = False
  311. WordWrap = False
  312. end
  313. object Panel2: TPanel
  314. Left = 3
  315. Top = 19
  316. Width = 362
  317. Height = 39
  318. Align = alTop
  319. BevelOuter = bvNone
  320. ParentBackground = False
  321. ParentColor = True
  322. TabOrder = 3
  323. object CbVDS_CMRA_NO: TcxComboBox
  324. Left = 91
  325. Top = 5
  326. Cursor = crHandPoint
  327. Properties.Alignment.Horz = taLeftJustify
  328. Properties.Alignment.Vert = taVCenter
  329. Properties.DropDownListStyle = lsFixedList
  330. Properties.DropDownSizeable = True
  331. Properties.HideSelection = False
  332. Properties.ReadOnly = False
  333. Style.BorderColor = clWindowFrame
  334. Style.BorderStyle = ebsUltraFlat
  335. Style.LookAndFeel.Kind = lfUltraFlat
  336. Style.LookAndFeel.NativeStyle = False
  337. Style.ButtonStyle = btsUltraFlat
  338. Style.PopupBorderStyle = epbsFlat
  339. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  340. StyleDisabled.LookAndFeel.NativeStyle = False
  341. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  342. StyleFocused.LookAndFeel.NativeStyle = False
  343. StyleFocused.TextColor = clBlack
  344. StyleFocused.TextStyle = [fsBold]
  345. StyleHot.LookAndFeel.Kind = lfUltraFlat
  346. StyleHot.LookAndFeel.NativeStyle = False
  347. TabOrder = 0
  348. Width = 267
  349. end
  350. object cxLabel3: TcxLabel
  351. Left = 13
  352. Top = 7
  353. Caption = 'VDS '#52852#47700#46972
  354. Properties.Alignment.Horz = taRightJustify
  355. Properties.Alignment.Vert = taVCenter
  356. Transparent = True
  357. AnchorX = 85
  358. AnchorY = 18
  359. end
  360. end
  361. object Edit1: TEdit
  362. Left = 88
  363. Top = 305
  364. Width = 121
  365. Height = 25
  366. TabOrder = 4
  367. Text = '0'
  368. Visible = False
  369. end
  370. end
  371. object Panel1: TPanel
  372. Left = 3
  373. Top = 130
  374. Width = 368
  375. Height = 31
  376. Align = alTop
  377. BevelOuter = bvNone
  378. TabOrder = 1
  379. DesignSize = (
  380. 368
  381. 31)
  382. object BtnReset: TcxButton
  383. Left = 231
  384. Top = 0
  385. Width = 130
  386. Height = 25
  387. Cursor = crHandPoint
  388. Hint = 'VDS '#51228#50612#44592#47484' '#47532#49483#54633#45768#45796'.'
  389. Anchors = [akTop, akRight]
  390. Caption = #51228#50612#44592' '#47532#49483
  391. Colors.Default = 10737865
  392. Enabled = False
  393. Glyph.Data = {
  394. 36040000424D3604000000000000360000002800000010000000100000000100
  395. 2000000000000004000000000000000000000000000000000000000000000000
  396. 0000000000000000000000000000000000002A2A2A63424242BF3D3D3DBF2020
  397. 206300731EEB037B1EFF00020004000000000000000000000000000000000000
  398. 000000000000121212290606060E01010102767676EABDBDBDFFB2B2B2FF5454
  399. 54EA017928EB43A15FFF02651BD4000301060000000000000000000000000000
  400. 00004E4E4E9B6E6E6EFD5B5B5BE70C0C0C19229751FF1C914AFF168F44FF108B
  401. 3BFF3A9F5EFF80C196FF46A362FF086F21ED0003010700000000000000004F4F
  402. 4F7BBCBCBCFFDEDEDEFFA6A6A6FF7D7D7DF4299B5BFF90CAA9FF8DC8A5FF8AC6
  403. A1FF88C59EFF6AB685FF82C297FF48A566FF066F22EA00040109000000005454
  404. 547DA5A5A5FED5D5D5FFC5C5C5FFCBCBCBFF319F63FF94CDADFF6FBA8EFF6BB8
  405. 89FF66B685FF61B380FF67B582FF83C298FF3CA05CFF007C24F9000000000000
  406. 00005A5A5A85C5C5C5FFC1C1C1FFC5C5C5FF37A36BFF96CEB0FF94CDADFF91CB
  407. AAFF90CBA8FF74BC90FF8AC7A1FF46A568FF078534FB00010001838383CD7F7F
  408. 7FE3959595EECFCFCFFFC6C6C6FFCCCCCCFF3DA56FFF36A16CFC329F66FC309C
  409. 62FE55AF7CFF91CBAAFF4FAB74FF188E45FF4E4E4EE3434343CDBEBEBEFDE2E2
  410. E2FFD2D2D2FFC6C6C6FFCDCDCDFFB1B1B1FF2727274400000000000000002828
  411. 28443AA068FF5AB381FF289857FFC0C0C0FFD2D2D2FF606060FDC2C2C2FDE9E9
  412. E9FFD6D6D6FFC9C9C9FFCECECEFFA5A5A5FF2323234400000000000000002929
  413. 294440A470FF319F65FFBABABAFFC6C6C6FFDDDDDDFF6A6A6AFDA1A1A1CDAEAE
  414. AEE3B3B3B3EED8D8D8FFCDCDCDFFBCBCBCFF656565C620202044222222446F6F
  415. 6FC6C3C3C3FFC2C2C2FFCDCDCDFF838383EE787878E3696969CD000000000000
  416. 000067676785D4D4D4FFCCCCCCFFC9C9C9FFBABABAFF9C9C9CFFA1A1A1FFC2C2
  417. C2FFC6C6C6FFC1C1C1FFB7B7B7FF474747850000000000000000000000006363
  418. 637DC3C3C3FEDCDCDCFFD4D4D4FFD9D9D9FFDBDBDBFFD6D6D6FFD4D4D4FFD9D9
  419. D9FFD2D2D2FFCBCBCBFFC8C8C8FF797979FE3737377D00000000000000006464
  420. 647BDCDCDCFFEDEDEDFFDBDBDBFFBABABAF4BDBDBDFED6D6D6FFD4D4D4FFAFAF
  421. AFFEA5A5A5F4CBCBCBFFE7E7E7FFB7B7B7FF4343437B00000000000000000000
  422. 00007F7F7F9BCCCCCCFDB7B7B7E713131319B0B0B0E7DEDEDEFFDDDDDDFFA1A1
  423. A1E7111111199C9C9CE7A6A6A6FD6363639B0000000000000000000000000000
  424. 000000000000222222290B0B0B0E02020202B7B7B7EAE5E5E5FFE4E4E4FF9E9E
  425. 9EEA010101020A0A0A0E1C1C1C29000000000000000000000000000000000000
  426. 0000000000000000000000000000000000004F4F4F63959595BF939393BF4A4A
  427. 4A63000000000000000000000000000000000000000000000000}
  428. ParentShowHint = False
  429. ShowHint = True
  430. Spacing = 8
  431. TabOrder = 0
  432. Font.Charset = DEFAULT_CHARSET
  433. Font.Color = clBlack
  434. Font.Height = -13
  435. Font.Name = #47569#51008' '#44256#46357
  436. Font.Style = [fsBold]
  437. ParentFont = False
  438. OnClick = BtnResetClick
  439. end
  440. end
  441. object PnlCtlr: TPanel
  442. Left = 3
  443. Top = 19
  444. Width = 368
  445. Height = 111
  446. Align = alTop
  447. BevelOuter = bvNone
  448. TabOrder = 2
  449. object ImgDesc11: TImage
  450. Left = 9
  451. Top = 13
  452. Width = 9
  453. Height = 9
  454. Transparent = True
  455. end
  456. object ImgDesc02: TImage
  457. Left = 9
  458. Top = 76
  459. Width = 9
  460. Height = 9
  461. Transparent = True
  462. end
  463. object ImgDesc01: TImage
  464. Left = 9
  465. Top = 44
  466. Width = 9
  467. Height = 9
  468. Transparent = True
  469. end
  470. object cxLabel18: TcxLabel
  471. Left = 29
  472. Top = 7
  473. Caption = 'VDS '#48264#54840
  474. Properties.Alignment.Horz = taRightJustify
  475. Properties.Alignment.Vert = taVCenter
  476. Transparent = True
  477. AnchorX = 88
  478. AnchorY = 18
  479. end
  480. object EdNmbr: TcxTextEdit
  481. Left = 94
  482. Top = 5
  483. Properties.Alignment.Horz = taLeftJustify
  484. Properties.Alignment.Vert = taVCenter
  485. Properties.ReadOnly = True
  486. TabOrder = 1
  487. Width = 121
  488. end
  489. object cxLabel2: TcxLabel
  490. Left = 29
  491. Top = 70
  492. Caption = 'VDS '#47749#52845
  493. Properties.Alignment.Horz = taRightJustify
  494. Properties.Alignment.Vert = taVCenter
  495. Transparent = True
  496. AnchorX = 88
  497. AnchorY = 81
  498. end
  499. object EdVdsNm: TcxTextEdit
  500. Left = 94
  501. Top = 68
  502. Properties.MaxLength = 40
  503. Properties.ReadOnly = True
  504. TabOrder = 3
  505. Width = 267
  506. end
  507. object EdVdsId: TcxTextEdit
  508. Left = 94
  509. Top = 36
  510. Properties.MaxLength = 30
  511. Properties.ReadOnly = True
  512. TabOrder = 4
  513. Width = 121
  514. end
  515. object cxLabel1: TcxLabel
  516. Left = 42
  517. Top = 38
  518. Caption = 'VDS ID'
  519. Properties.Alignment.Horz = taRightJustify
  520. Properties.Alignment.Vert = taVCenter
  521. Transparent = True
  522. AnchorX = 88
  523. AnchorY = 49
  524. end
  525. end
  526. end
  527. end
  528. object lblText3: TcxLabel
  529. Left = 139
  530. Top = 164
  531. Caption = #54788#51116' '#53685#49888#51060' '#48708#51221#49345#51064' VDS'#45716' '#49440#53469#54616#49892' '#49688' '#50630#49845#45768#45796'.'#13#10#53685#49888#49345#53468#44032' '#51221#49345#51064' VDS'#47484' '#49440#53469#54616#49901#49884#50836'.'
  532. Transparent = True
  533. Visible = False
  534. end
  535. object lblText7: TcxLabel
  536. Left = 42
  537. Top = 262
  538. Caption = 'VDS'#47196' '#51228#50612#44592' '#47532#49483' '#47749#47161#51012' '#50836#52397#54616#50688#49845#45768#45796'.'
  539. Transparent = True
  540. Visible = False
  541. end
  542. object lblText6: TcxLabel
  543. Left = 42
  544. Top = 235
  545. Caption = #49440#53469#54616#49888' VDS'#50640' VDS '#51228#50612#44592' '#47532#49483' '#47749#47161#51012' '#51204#49569#54616#49884#44192#49845#45768#44620'?'
  546. Transparent = True
  547. Visible = False
  548. end
  549. object cxLabel9: TcxLabel
  550. Left = 42
  551. Top = 293
  552. Caption = '('#53685#49888#49345#53468#50640' '#46384#46972' '#47749#47161#51060' '#49892#54665#46104#51648' '#50506#51012' '#49688' '#51080#49845#45768#45796'.)'
  553. Transparent = True
  554. Visible = False
  555. end
  556. object cxLabel4: TcxLabel
  557. Left = 42
  558. Top = 365
  559. Caption = 'VDS '#52852#47700#46972#47484' '#49440#53469#54616#49492#50556' '#54633#45768#45796'.'
  560. Transparent = True
  561. Visible = False
  562. end
  563. object cxLabel6: TcxLabel
  564. Left = 47
  565. Top = 473
  566. Caption = 'VDS'#47196' '#52852#47700#46972' '#51221#51648#50689#49345#51012' '#50836#52397' '#51473' '#49884#44036#51060' '#52488#44284#46104#50632#49845#45768#45796'.'
  567. Transparent = True
  568. Visible = False
  569. end
  570. object TmrShow: TTimer
  571. Enabled = False
  572. Interval = 300
  573. OnTimer = TmrShowTimer
  574. Left = 596
  575. Top = 16
  576. end
  577. object TmrControlTimeout: TTimer
  578. Enabled = False
  579. Interval = 10000
  580. OnTimer = TmrControlTimeoutTimer
  581. Left = 308
  582. Top = 316
  583. end
  584. end