VDSM100MF.dfm 41 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193
  1. object VDSM100M: TVDSM100M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VDS '#51228#50612#44592' '#44288#47532
  7. ClientHeight = 877
  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. 877)
  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 = 821
  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 = 1133
  66. Top = 11
  67. Width = 80
  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 = 808
  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 = 1201
  106. Height = 223
  107. Align = alClient
  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 = 223
  121. Width = 1201
  122. inline FRAMEVdsList1: TFRAMEVdsList
  123. Left = 3
  124. Top = 19
  125. Width = 1195
  126. Height = 194
  127. Align = alClient
  128. TabOrder = 0
  129. ExplicitLeft = 3
  130. ExplicitTop = 19
  131. ExplicitWidth = 1195
  132. ExplicitHeight = 194
  133. inherited CxList: TcxGrid
  134. Width = 1195
  135. Height = 132
  136. ExplicitWidth = 1195
  137. ExplicitHeight = 132
  138. inherited TvList: TcxGridTableView
  139. OnCellDblClick = FRAMEVdsList1TvListCellDblClick
  140. inherited Column11: TcxGridColumn
  141. VisibleForCustomization = False
  142. end
  143. inherited Column12: TcxGridColumn
  144. IsCaptionAssigned = True
  145. end
  146. end
  147. end
  148. inherited PnlTop: TPanel
  149. Width = 1195
  150. ExplicitWidth = 1195
  151. end
  152. inherited PnlBottom: TPanel
  153. Top = 163
  154. Width = 1195
  155. ExplicitTop = 163
  156. ExplicitWidth = 1195
  157. inherited LblRecords: TLabel
  158. Left = 1079
  159. Width = 25
  160. Height = 17
  161. ExplicitLeft = 703
  162. ExplicitWidth = 25
  163. ExplicitHeight = 17
  164. end
  165. inherited BtnExlSave: TcxButton
  166. Left = 1110
  167. ExplicitLeft = 1110
  168. end
  169. end
  170. inherited CbUsagType: TcxComboBox
  171. ExplicitHeight = 25
  172. end
  173. inherited CbType: TcxComboBox
  174. ExplicitHeight = 25
  175. end
  176. inherited lblTitle: TcxLabel
  177. ExplicitWidth = 54
  178. ExplicitHeight = 21
  179. end
  180. end
  181. end
  182. end
  183. object cxSplitter1: TcxSplitter
  184. Left = 0
  185. Top = 223
  186. Width = 1201
  187. Height = 6
  188. AlignSplitter = salBottom
  189. Control = PnlBottom
  190. end
  191. object PnlBottom: TPanel
  192. Left = 0
  193. Top = 229
  194. Width = 1201
  195. Height = 579
  196. Align = alBottom
  197. BevelOuter = bvNone
  198. TabOrder = 2
  199. object GrpInfo: TcxGroupBox
  200. Left = 852
  201. Top = 0
  202. Align = alRight
  203. Caption = #9654' VDS '#51221#48372
  204. Style.BorderColor = clCaptionText
  205. Style.Shadow = False
  206. Style.TextColor = clBlack
  207. Style.TextStyle = [fsBold]
  208. TabOrder = 0
  209. DesignSize = (
  210. 349
  211. 572)
  212. Height = 579
  213. Width = 349
  214. object PnlMenu: TPanel
  215. Left = 3
  216. Top = 527
  217. Width = 343
  218. Height = 42
  219. Align = alBottom
  220. BevelOuter = bvNone
  221. TabOrder = 0
  222. DesignSize = (
  223. 343
  224. 42)
  225. object BtnEdit: TcxButton
  226. Tag = 2
  227. Left = 15
  228. Top = 14
  229. Width = 80
  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. end
  246. object BtnInsert: TcxButton
  247. Tag = 2
  248. Left = 96
  249. Top = 14
  250. Width = 80
  251. Height = 25
  252. Cursor = crHandPoint
  253. Hint = #45936#51060#53552' '#52628#44032
  254. Anchors = [akRight, akBottom]
  255. Caption = #52628#44032
  256. Colors.Default = 10737865
  257. TabOrder = 1
  258. Font.Charset = DEFAULT_CHARSET
  259. Font.Color = clBlack
  260. Font.Height = -13
  261. Font.Name = #47569#51008' '#44256#46357
  262. Font.Style = [fsBold]
  263. ParentFont = False
  264. OnClick = BtnInsertClick
  265. end
  266. object BtnDelete: TcxButton
  267. Tag = 4
  268. Left = 178
  269. Top = 14
  270. Width = 80
  271. Height = 25
  272. Cursor = crHandPoint
  273. Hint = #45936#51060#53552' '#49325#51228
  274. Anchors = [akRight, akBottom]
  275. Caption = #49325#51228
  276. Colors.Default = 10737865
  277. Enabled = False
  278. TabOrder = 2
  279. Font.Charset = DEFAULT_CHARSET
  280. Font.Color = clBlack
  281. Font.Height = -13
  282. Font.Name = #47569#51008' '#44256#46357
  283. Font.Style = [fsBold]
  284. ParentFont = False
  285. OnClick = BtnDeleteClick
  286. end
  287. object BtnSave: TcxButton
  288. Tag = 5
  289. Left = 259
  290. Top = 14
  291. Width = 80
  292. Height = 25
  293. Cursor = crHandPoint
  294. Hint = #54200#51665#51089#50629' '#51200#51109
  295. Anchors = [akRight, akBottom]
  296. Caption = #51200#51109
  297. Colors.Default = 10737865
  298. Enabled = False
  299. TabOrder = 3
  300. Font.Charset = DEFAULT_CHARSET
  301. Font.Color = clBlack
  302. Font.Height = -13
  303. Font.Name = #47569#51008' '#44256#46357
  304. Font.Style = [fsBold]
  305. ParentFont = False
  306. OnClick = BtnSaveClick
  307. end
  308. end
  309. object cxLabel11: TcxLabel
  310. Left = 14
  311. Top = 721
  312. Anchors = [akLeft, akBottom]
  313. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  314. StyleDisabled.BorderColor = cl3DLight
  315. Transparent = True
  316. end
  317. object cxLabel12: TcxLabel
  318. Left = 259
  319. Top = 721
  320. Anchors = [akLeft, akBottom]
  321. Caption = #9733
  322. Style.TextColor = clRed
  323. Transparent = True
  324. Visible = False
  325. end
  326. object PnlEdit: TPanel
  327. Left = 3
  328. Top = 19
  329. Width = 343
  330. Height = 508
  331. Align = alClient
  332. BevelOuter = bvNone
  333. TabOrder = 3
  334. DesignSize = (
  335. 343
  336. 508)
  337. object ImgDesc01: TImage
  338. Left = 9
  339. Top = 41
  340. Width = 9
  341. Height = 9
  342. Transparent = True
  343. end
  344. object ImgDesc02: TImage
  345. Left = 9
  346. Top = 69
  347. Width = 9
  348. Height = 9
  349. Transparent = True
  350. end
  351. object ImgDesc03: TImage
  352. Left = 9
  353. Top = 95
  354. Width = 9
  355. Height = 9
  356. Transparent = True
  357. end
  358. object ImgDesc04: TImage
  359. Left = 9
  360. Top = 123
  361. Width = 9
  362. Height = 9
  363. Transparent = True
  364. end
  365. object ImgDesc06: TImage
  366. Left = 9
  367. Top = 150
  368. Width = 9
  369. Height = 9
  370. Transparent = True
  371. end
  372. object ImgDesc07: TImage
  373. Left = 9
  374. Top = 179
  375. Width = 9
  376. Height = 9
  377. Transparent = True
  378. end
  379. object ImgDesc11: TImage
  380. Left = 9
  381. Top = 13
  382. Width = 9
  383. Height = 9
  384. Transparent = True
  385. end
  386. object ImgDesc14: TImage
  387. Left = 9
  388. Top = 210
  389. Width = 9
  390. Height = 9
  391. Transparent = True
  392. end
  393. object ImgDesc15: TImage
  394. Left = 9
  395. Top = 298
  396. Width = 9
  397. Height = 9
  398. Transparent = True
  399. end
  400. object ImgDesc18: TImage
  401. Left = 8
  402. Top = 475
  403. Width = 9
  404. Height = 9
  405. Transparent = True
  406. Visible = False
  407. end
  408. object ImgDesc16: TImage
  409. Left = 9
  410. Top = 238
  411. Width = 9
  412. Height = 9
  413. Transparent = True
  414. end
  415. object ImgDesc25: TImage
  416. Left = 9
  417. Top = 268
  418. Width = 9
  419. Height = 9
  420. Transparent = True
  421. end
  422. object EdVdsId: TcxTextEdit
  423. Left = 130
  424. Top = 33
  425. Properties.MaxLength = 30
  426. TabOrder = 0
  427. Width = 121
  428. end
  429. object EdVdsNm: TcxTextEdit
  430. Left = 130
  431. Top = 61
  432. Properties.MaxLength = 40
  433. Properties.ReadOnly = False
  434. TabOrder = 1
  435. Width = 206
  436. end
  437. object EdNmbr: TcxTextEdit
  438. Left = 130
  439. Top = 5
  440. Properties.Alignment.Horz = taCenter
  441. Properties.ReadOnly = True
  442. TabOrder = 8
  443. Width = 121
  444. end
  445. object SePosX: TcxSpinEdit
  446. Left = 130
  447. Top = 117
  448. Properties.Alignment.Horz = taRightJustify
  449. Properties.Alignment.Vert = taVCenter
  450. Properties.DisplayFormat = '##0.######0'
  451. Properties.EditFormat = '##0.######0'
  452. Properties.MaxValue = 9999999999.000000000000000000
  453. Properties.ReadOnly = False
  454. Properties.SpinButtons.Visible = False
  455. Properties.ValueType = vtFloat
  456. Style.LookAndFeel.Kind = lfUltraFlat
  457. Style.LookAndFeel.NativeStyle = False
  458. Style.TextStyle = []
  459. Style.ButtonStyle = btsUltraFlat
  460. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  461. StyleDisabled.LookAndFeel.NativeStyle = False
  462. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  463. StyleFocused.LookAndFeel.NativeStyle = False
  464. StyleFocused.TextStyle = [fsBold]
  465. StyleHot.LookAndFeel.Kind = lfUltraFlat
  466. StyleHot.LookAndFeel.NativeStyle = False
  467. TabOrder = 3
  468. Width = 101
  469. end
  470. object SePosY: TcxSpinEdit
  471. Left = 235
  472. Top = 117
  473. Properties.Alignment.Horz = taRightJustify
  474. Properties.Alignment.Vert = taVCenter
  475. Properties.DisplayFormat = '##0.######0'
  476. Properties.EditFormat = '##0.######0'
  477. Properties.MaxValue = 9999999999.000000000000000000
  478. Properties.ReadOnly = False
  479. Properties.SpinButtons.Visible = False
  480. Properties.ValueType = vtFloat
  481. Style.LookAndFeel.Kind = lfUltraFlat
  482. Style.LookAndFeel.NativeStyle = False
  483. Style.TextStyle = []
  484. Style.ButtonStyle = btsUltraFlat
  485. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  486. StyleDisabled.LookAndFeel.NativeStyle = False
  487. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  488. StyleFocused.LookAndFeel.NativeStyle = False
  489. StyleFocused.TextStyle = [fsBold]
  490. StyleHot.LookAndFeel.Kind = lfUltraFlat
  491. StyleHot.LookAndFeel.NativeStyle = False
  492. TabOrder = 4
  493. Width = 101
  494. end
  495. object cxLabel1: TcxLabel
  496. Left = 59
  497. Top = 35
  498. Caption = 'VDS ID [*]'
  499. Properties.Alignment.Horz = taRightJustify
  500. Properties.Alignment.Vert = taVCenter
  501. Transparent = True
  502. AnchorX = 124
  503. AnchorY = 46
  504. end
  505. object cxLabel2: TcxLabel
  506. Left = 46
  507. Top = 63
  508. Caption = 'VDS '#47749#52845' [*]'
  509. Properties.Alignment.Horz = taRightJustify
  510. Properties.Alignment.Vert = taVCenter
  511. Transparent = True
  512. AnchorX = 124
  513. AnchorY = 74
  514. end
  515. object cxLabel3: TcxLabel
  516. Left = 46
  517. Top = 146
  518. Caption = #51228#50612#44592' IP [*]'
  519. Properties.Alignment.Horz = taRightJustify
  520. Properties.Alignment.Vert = taVCenter
  521. Transparent = True
  522. AnchorX = 124
  523. AnchorY = 157
  524. end
  525. object cxLabel6: TcxLabel
  526. Left = 46
  527. Top = 89
  528. Caption = 'VDS '#50976#54805' [*]'
  529. Properties.Alignment.Horz = taRightJustify
  530. Properties.Alignment.Vert = taVCenter
  531. Transparent = True
  532. AnchorX = 124
  533. AnchorY = 100
  534. end
  535. object cxLabel18: TcxLabel
  536. Left = 46
  537. Top = 7
  538. Caption = 'VDS '#48264#54840' [*]'
  539. Properties.Alignment.Horz = taRightJustify
  540. Properties.Alignment.Vert = taVCenter
  541. Transparent = True
  542. AnchorX = 124
  543. AnchorY = 18
  544. end
  545. object EdCtlrIp: TcxMaskEdit
  546. Left = 130
  547. Top = 145
  548. Properties.MaskKind = emkRegExprEx
  549. Properties.EditMask =
  550. '(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01' +
  551. ']?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]' +
  552. '|2[0-4][0-9]|[01]?[0-9][0-9]?)'
  553. Properties.MaxLength = 0
  554. TabOrder = 5
  555. Width = 120
  556. end
  557. object CbType: TcxComboBox
  558. Left = 130
  559. Top = 89
  560. Cursor = crHandPoint
  561. Properties.Alignment.Vert = taVCenter
  562. Properties.DropDownListStyle = lsFixedList
  563. Properties.DropDownSizeable = True
  564. Properties.ReadOnly = False
  565. TabOrder = 2
  566. Width = 206
  567. end
  568. object cxLabel8: TcxLabel
  569. Left = 50
  570. Top = 118
  571. Caption = #50948#52824' X/Y [*]'
  572. Properties.Alignment.Horz = taRightJustify
  573. Properties.Alignment.Vert = taVCenter
  574. Transparent = True
  575. AnchorX = 124
  576. AnchorY = 129
  577. end
  578. object cxLabel5: TcxLabel
  579. Left = 37
  580. Top = 176
  581. Caption = #44536#47353'/'#51648#50669#48264#54840
  582. Properties.Alignment.Horz = taRightJustify
  583. Properties.Alignment.Vert = taVCenter
  584. Transparent = True
  585. AnchorX = 124
  586. AnchorY = 187
  587. end
  588. object EdCmncPort: TcxTextEdit
  589. Left = 253
  590. Top = 145
  591. Properties.MaxLength = 5
  592. Properties.ReadOnly = False
  593. TabOrder = 6
  594. Visible = False
  595. OnKeyPress = Ed_VDS_PORTKeyPress
  596. Width = 64
  597. end
  598. object Se_GROUP_NO: TcxSpinEdit
  599. Left = 130
  600. Top = 173
  601. Properties.Alignment.Horz = taRightJustify
  602. Properties.Alignment.Vert = taVCenter
  603. Properties.AssignedValues.MinValue = True
  604. Properties.MaxValue = 99999.000000000000000000
  605. Properties.ReadOnly = False
  606. Properties.OnChange = Se_VDS_CHNLPropertiesChange
  607. Style.LookAndFeel.Kind = lfUltraFlat
  608. Style.LookAndFeel.NativeStyle = False
  609. Style.ButtonStyle = btsUltraFlat
  610. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  611. StyleDisabled.LookAndFeel.NativeStyle = False
  612. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  613. StyleFocused.LookAndFeel.NativeStyle = False
  614. StyleFocused.TextStyle = [fsBold]
  615. StyleHot.LookAndFeel.Kind = lfUltraFlat
  616. StyleHot.LookAndFeel.NativeStyle = False
  617. TabOrder = 7
  618. Value = 1
  619. Width = 60
  620. end
  621. object cxLabel9: TcxLabel
  622. Left = 50
  623. Top = 203
  624. Caption = #51204#52404' '#52264#47196#49688
  625. Properties.Alignment.Horz = taRightJustify
  626. Properties.Alignment.Vert = taVCenter
  627. Transparent = True
  628. AnchorX = 124
  629. AnchorY = 214
  630. end
  631. object cxLabel4: TcxLabel
  632. Left = 55
  633. Top = 291
  634. Caption = #52852#47700#46972#51221#48372
  635. Properties.Alignment.Horz = taRightJustify
  636. Properties.Alignment.Vert = taVCenter
  637. Transparent = True
  638. AnchorX = 124
  639. AnchorY = 302
  640. end
  641. object cxLabel13: TcxLabel
  642. Left = 31
  643. Top = 468
  644. Caption = #44368#53685'/'#49345#53468' '#51452#44592
  645. Properties.Alignment.Horz = taRightJustify
  646. Properties.Alignment.Vert = taVCenter
  647. Transparent = True
  648. Visible = False
  649. AnchorX = 123
  650. AnchorY = 479
  651. end
  652. object SeBordNum: TcxSpinEdit
  653. Left = 130
  654. Top = 201
  655. Properties.Alignment.Horz = taRightJustify
  656. Properties.Alignment.Vert = taVCenter
  657. Properties.MaxValue = 16.000000000000000000
  658. Properties.MinValue = 1.000000000000000000
  659. Properties.ReadOnly = False
  660. Properties.ValueType = vtInt
  661. Style.BorderStyle = ebsUltraFlat
  662. Style.LookAndFeel.Kind = lfUltraFlat
  663. Style.LookAndFeel.NativeStyle = False
  664. Style.ButtonStyle = btsUltraFlat
  665. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  666. StyleDisabled.LookAndFeel.NativeStyle = False
  667. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  668. StyleFocused.LookAndFeel.NativeStyle = False
  669. StyleHot.LookAndFeel.Kind = lfUltraFlat
  670. StyleHot.LookAndFeel.NativeStyle = False
  671. TabOrder = 19
  672. Value = 1
  673. Width = 60
  674. end
  675. object Se_TRAF_CLCT_CYCL: TcxSpinEdit
  676. Left = 129
  677. Top = 466
  678. Properties.Alignment.Horz = taRightJustify
  679. Properties.Alignment.Vert = taVCenter
  680. Properties.MaxValue = 300.000000000000000000
  681. Properties.MinValue = 30.000000000000000000
  682. Properties.ReadOnly = False
  683. Properties.ValueType = vtInt
  684. Style.BorderStyle = ebsUltraFlat
  685. Style.LookAndFeel.Kind = lfUltraFlat
  686. Style.LookAndFeel.NativeStyle = False
  687. Style.ButtonStyle = btsUltraFlat
  688. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  689. StyleDisabled.LookAndFeel.NativeStyle = False
  690. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  691. StyleFocused.LookAndFeel.NativeStyle = False
  692. StyleHot.LookAndFeel.Kind = lfUltraFlat
  693. StyleHot.LookAndFeel.NativeStyle = False
  694. TabOrder = 20
  695. Value = 60
  696. Visible = False
  697. Width = 60
  698. end
  699. object Se_STTS_CLCT_CYCL: TcxSpinEdit
  700. Left = 189
  701. Top = 466
  702. Properties.Alignment.Horz = taRightJustify
  703. Properties.Alignment.Vert = taVCenter
  704. Properties.MaxValue = 300.000000000000000000
  705. Properties.MinValue = 30.000000000000000000
  706. Properties.ReadOnly = False
  707. Properties.ValueType = vtInt
  708. Style.BorderStyle = ebsUltraFlat
  709. Style.LookAndFeel.Kind = lfUltraFlat
  710. Style.LookAndFeel.NativeStyle = False
  711. Style.ButtonStyle = btsUltraFlat
  712. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  713. StyleDisabled.LookAndFeel.NativeStyle = False
  714. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  715. StyleFocused.LookAndFeel.NativeStyle = False
  716. StyleHot.LookAndFeel.Kind = lfUltraFlat
  717. StyleHot.LookAndFeel.NativeStyle = False
  718. TabOrder = 21
  719. Value = 60
  720. Visible = False
  721. Width = 60
  722. end
  723. object cxLabel7: TcxLabel
  724. Left = 24
  725. Top = 495
  726. Anchors = [akLeft, akBottom]
  727. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  728. StyleDisabled.BorderColor = cl3DLight
  729. Transparent = True
  730. Visible = False
  731. end
  732. object cxLabel10: TcxLabel
  733. Left = 8
  734. Top = 495
  735. Anchors = [akLeft, akBottom]
  736. Caption = #9733
  737. Style.TextColor = clRed
  738. Transparent = True
  739. Visible = False
  740. end
  741. object BtnListAdd: TcxButton
  742. Tag = 2
  743. Left = 173
  744. Top = 463
  745. Width = 80
  746. Height = 25
  747. Cursor = crHandPoint
  748. Hint = #52852#47700#46972' '#46321#47197
  749. Anchors = [akRight, akBottom]
  750. Caption = #46321#47197
  751. Colors.Default = 10737865
  752. Glyph.Data = {
  753. 36040000424D3604000000000000360000002800000010000000100000000100
  754. 2000000000000004000000000000000000000000000000000000000000000000
  755. 0000000000000000000000000000000000000000000000000000000000000000
  756. 0000000000000000000000000000000000000000000000000000000000E60000
  757. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000E60000
  758. 00E6000000E6000000E600000000000000000000000000000000000000E6B1B2
  759. B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2
  760. B1E6838383E6000000E600000000000000000000000000000000000000E6E6E6
  761. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6
  762. E6E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  763. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  764. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  765. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E60000
  766. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  767. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E61F4AE6E661A1E6E60000
  768. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  769. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E685D0E6E67BC2E6E61F4A
  770. E6E61F4AE6E61F4AE6E61F4AE6E61F4AE6E6000000E600000000000000E6E6E6
  771. E6E6747C74E6747C74E6000000E696E5E6E696E5E6E696E5E6E68FDDE6E685D0
  772. E6E67BC2E6E66FB2E6E661A1E6E65490E6E6000000E600000000000000E6E6E6
  773. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E696E5E6E696E5E6E696E5
  774. E6E68FDCE6E685D0E6E67BC2E6E66EB2E6E6000000E600000000000000E6E6E6
  775. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E696E5E6E696E5E6E60000
  776. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  777. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E60000
  778. 00E6000000E60000000000000000000000000000000000000000000000E6E6E6
  779. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  780. 00E6000000000000000000000000000000000000000000000000000000E6E6E6
  781. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E60000
  782. 0000000000000000000000000000000000000000000000000000000000E60000
  783. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000000000
  784. 0000000000000000000000000000000000000000000000000000000000000000
  785. 0000000000000000000000000000000000000000000000000000000000000000
  786. 0000000000000000000000000000000000000000000000000000}
  787. LookAndFeel.NativeStyle = False
  788. TabOrder = 24
  789. OnClick = BtnListAddClick
  790. end
  791. object BtnListDelete: TcxButton
  792. Tag = 2
  793. Left = 259
  794. Top = 463
  795. Width = 80
  796. Height = 25
  797. Cursor = crHandPoint
  798. Hint = #52852#47700#46972' '#49325#51228
  799. Anchors = [akRight, akBottom]
  800. Caption = #49325#51228
  801. Colors.Default = 10737865
  802. Glyph.Data = {
  803. 36040000424D3604000000000000360000002800000010000000100000000100
  804. 2000000000000004000000000000000000000000000000000000000000000000
  805. 0000000000001F1C16E6101910E6100D1CE61F1C16E6101910E6000000E61F1C
  806. 16E6100D1CE6101910E61F1C16E6000000E60000000000000000000000000000
  807. 0000100D1CE66D776DE6B7A5A5E6B7B7B7E6B7C2B7E6000000E62C2CE6E60000
  808. 00E6B7B7B7E6B7A5A5E6000000E60707E6E6000000E600000000000000001F1C
  809. 16E6E6E6E6E62C2F29E6AEB3B3E6DDDDDDE6000000E62C2CE6E62C2CE6E62C2C
  810. E6E6000000E6000000E60707E6E65252E6E60707E6E6000000E61F1C16E66D77
  811. 6DE62C2F29E643434CE6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2CE6E62C2C
  812. E6E62C2CE6E61C29E6E62C2CE6E60707E6E6000000E600000000100D1CE6CBD4
  813. CBE6CBD4CBE6CBD4CBE6D4DDD4E6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2C
  814. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6D4D4
  815. D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6DDDDDDE6DDDDDDE60000
  816. 00E62C2CE6E62C2CE6E6000000E60000000000000000000000001F1C16E6DDDD
  817. DDE6CBD4CBE6D4D4D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6000000E6525B
  818. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6DDDD
  819. DDE6CBCBCBE6CBCBCBE6CBCBCBE6D4D4D4E6CBD4CBE6000000E65252E6E60707
  820. E6E60707E6E62C2CE6E62C2CE6E62C2CE6E6000000E6000000001F1C16E6DDDD
  821. DDE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6525BE6E60707E6E65252
  822. E6E6000000E6000000E62C2CE6E62C2CE6E62C2CE6E6000000E6100D1CE6DDDD
  823. DDE6CBCBCBE6CBCBCBE6CBCBCBE6C2C2C2E6D4D4D4E6000000E6525BE6E60000
  824. 00E6CBD4CBE6CBCBCBE6000000E62C2CE6E6000000E6000000001F1C16E6E6E6
  825. E6E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6CBD4
  826. CBE6CBD4CBE6CBD4CBE61F1C16E6000000E60000000000000000101910E6E6E6
  827. E6E6B7B7B7E6C2C2C2E6C2C6C6E6CBCBCBE6C2C2C2E6CBCBCBE6CBCBCBE6CBCB
  828. CBE6D4D4D4E6CBD4CBE6101910E6000000000000000000000000101910E6E6E6
  829. E6E6B7B7B7E6B7B7B7E6B7C2B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  830. CBE6CBCBCBE6CBCBCBE61F1C16E60000000000000000000000001F1C16E6E6E6
  831. E6E6B7B7B7E6B7B7B7E6B7B7B7E6B7B7B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  832. CBE6CBCBCBE6CBD4CBE61F1C16E6000000000000000000000000101910E6E6E6
  833. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6DDDDDDE6DDDD
  834. DDE6DDDDDDE6DDDDDDE61F1C16E60000000000000000000000001F1C16E61019
  835. 10E6100D1CE61F1C16E6101910E61F1C16E6101910E6100D1CE61F1C16E61019
  836. 10E61F1C16E6101910E6100D1CE6000000000000000000000000}
  837. LookAndFeel.NativeStyle = False
  838. TabOrder = 25
  839. OnClick = BtnListDeleteClick
  840. end
  841. object CxCmra: TcxGrid
  842. Left = 9
  843. Top = 321
  844. Width = 329
  845. Height = 136
  846. Anchors = [akLeft, akTop, akRight, akBottom]
  847. TabOrder = 26
  848. object TvCmra: TcxGridTableView
  849. DataController.Summary.DefaultGroupSummaryItems = <>
  850. DataController.Summary.FooterSummaryItems = <>
  851. DataController.Summary.SummaryGroups = <>
  852. OptionsCustomize.ColumnFiltering = False
  853. OptionsCustomize.ColumnGrouping = False
  854. OptionsCustomize.ColumnMoving = False
  855. OptionsCustomize.ColumnSorting = False
  856. OptionsData.Deleting = False
  857. OptionsData.DeletingConfirmation = False
  858. OptionsData.Inserting = False
  859. OptionsView.NoDataToDisplayInfoText = '<'#52789' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  860. OptionsView.GroupByBox = False
  861. OptionsView.Indicator = True
  862. object ColCmra1: TcxGridColumn
  863. Caption = #48264#54840
  864. PropertiesClassName = 'TcxLabelProperties'
  865. Properties.Alignment.Horz = taCenter
  866. Properties.Alignment.Vert = taVCenter
  867. HeaderAlignmentHorz = taCenter
  868. HeaderAlignmentVert = vaCenter
  869. Options.Editing = False
  870. Width = 46
  871. end
  872. object ColCmra2: TcxGridColumn
  873. Caption = #48169#54693
  874. PropertiesClassName = 'TcxTextEditProperties'
  875. Properties.Alignment.Horz = taCenter
  876. Properties.Alignment.Vert = taVCenter
  877. HeaderAlignmentHorz = taCenter
  878. HeaderAlignmentVert = vaCenter
  879. Options.Editing = False
  880. Width = 98
  881. end
  882. object ColCmra3: TcxGridColumn
  883. Caption = #44160#51648#52264#47196
  884. PropertiesClassName = 'TcxTextEditProperties'
  885. Properties.Alignment.Horz = taCenter
  886. Properties.Alignment.Vert = taVCenter
  887. Visible = False
  888. HeaderAlignmentHorz = taCenter
  889. HeaderAlignmentVert = vaCenter
  890. VisibleForCustomization = False
  891. Width = 92
  892. end
  893. object ColCmra4: TcxGridColumn
  894. Caption = #52852#47700#46972#47749#52845
  895. PropertiesClassName = 'TcxLabelProperties'
  896. Properties.Alignment.Vert = taVCenter
  897. HeaderAlignmentHorz = taCenter
  898. HeaderAlignmentVert = vaCenter
  899. Width = 158
  900. end
  901. object ColCmra6: TcxGridColumn
  902. Caption = #46020#47196#47749
  903. PropertiesClassName = 'TcxLabelProperties'
  904. Properties.Alignment.Vert = taVCenter
  905. HeaderAlignmentHorz = taCenter
  906. HeaderAlignmentVert = vaCenter
  907. end
  908. object ColCmra7: TcxGridColumn
  909. Caption = #44368#52264#47196#47749
  910. PropertiesClassName = 'TcxLabelProperties'
  911. Properties.Alignment.Vert = taVCenter
  912. HeaderAlignmentHorz = taCenter
  913. HeaderAlignmentVert = vaCenter
  914. end
  915. object ColCmra5: TcxGridColumn
  916. Caption = #44048#49884#52852#47700#46972#48264#54840
  917. PropertiesClassName = 'TcxLabelProperties'
  918. Properties.Alignment.Horz = taCenter
  919. Properties.Alignment.Vert = taVCenter
  920. HeaderAlignmentHorz = taCenter
  921. HeaderAlignmentVert = vaCenter
  922. end
  923. object ColCmra8: TcxGridColumn
  924. Caption = #48169#54693#47749
  925. PropertiesClassName = 'TcxLabelProperties'
  926. Properties.Alignment.Vert = taVCenter
  927. HeaderAlignmentHorz = taCenter
  928. HeaderAlignmentVert = vaCenter
  929. end
  930. end
  931. object GlCmra: TcxGridLevel
  932. GridView = TvCmra
  933. end
  934. end
  935. object Cb_CMRA_DRCT_CD: TcxComboBox
  936. Left = 190
  937. Top = 201
  938. Cursor = crHandPoint
  939. Properties.Alignment.Vert = taVCenter
  940. Properties.DropDownListStyle = lsFixedList
  941. Properties.DropDownSizeable = True
  942. Properties.ReadOnly = False
  943. TabOrder = 27
  944. Visible = False
  945. Width = 135
  946. end
  947. object Se_LOCAL_NO: TcxSpinEdit
  948. Left = 190
  949. Top = 173
  950. Properties.Alignment.Horz = taRightJustify
  951. Properties.Alignment.Vert = taVCenter
  952. Properties.AssignedValues.MinValue = True
  953. Properties.MaxValue = 99999.000000000000000000
  954. Properties.ReadOnly = False
  955. Properties.OnChange = Se_VDS_CHNLPropertiesChange
  956. Style.LookAndFeel.Kind = lfUltraFlat
  957. Style.LookAndFeel.NativeStyle = False
  958. Style.ButtonStyle = btsUltraFlat
  959. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  960. StyleDisabled.LookAndFeel.NativeStyle = False
  961. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  962. StyleFocused.LookAndFeel.NativeStyle = False
  963. StyleFocused.TextStyle = [fsBold]
  964. StyleHot.LookAndFeel.Kind = lfUltraFlat
  965. StyleHot.LookAndFeel.NativeStyle = False
  966. TabOrder = 28
  967. Value = 1
  968. Width = 60
  969. end
  970. object Ed_ISTL_LCTN_NM: TcxTextEdit
  971. Left = 130
  972. Top = 230
  973. Properties.MaxLength = 40
  974. Properties.ReadOnly = False
  975. TabOrder = 29
  976. Width = 206
  977. end
  978. object cxLabel15: TcxLabel
  979. Left = 68
  980. Top = 231
  981. Caption = #49444#52824#50948#52824
  982. Properties.Alignment.Horz = taRightJustify
  983. Properties.Alignment.Vert = taVCenter
  984. Transparent = True
  985. AnchorX = 124
  986. AnchorY = 242
  987. end
  988. object cxLabel16: TcxLabel
  989. Left = 42
  990. Top = 262
  991. Caption = #49444#52824#50948#52824#51452#49548
  992. Properties.Alignment.Horz = taRightJustify
  993. Properties.Alignment.Vert = taVCenter
  994. Transparent = True
  995. AnchorX = 124
  996. AnchorY = 273
  997. end
  998. object ISTL_LCTN_ADDR: TcxTextEdit
  999. Left = 130
  1000. Top = 259
  1001. Properties.MaxLength = 200
  1002. Properties.ReadOnly = False
  1003. TabOrder = 32
  1004. Width = 206
  1005. end
  1006. end
  1007. end
  1008. object cxSplitter2: TcxSplitter
  1009. Left = 846
  1010. Top = 0
  1011. Width = 6
  1012. Height = 579
  1013. AlignSplitter = salRight
  1014. Control = GrpInfo
  1015. end
  1016. object GrpMap: TcxGroupBox
  1017. Left = 0
  1018. Top = 0
  1019. Align = alClient
  1020. Caption = #9654' '#50948#52824#49444#51221
  1021. Style.BorderColor = clCaptionText
  1022. Style.Shadow = False
  1023. Style.TextColor = clBlack
  1024. Style.TextStyle = [fsBold]
  1025. TabOrder = 2
  1026. Height = 579
  1027. Width = 846
  1028. inline FRAMEOpenMap1: TFRAMEOpenMap
  1029. Left = 3
  1030. Top = 19
  1031. Width = 840
  1032. Height = 550
  1033. Align = alClient
  1034. ParentShowHint = False
  1035. ShowHint = True
  1036. TabOrder = 0
  1037. ExplicitLeft = 3
  1038. ExplicitTop = 19
  1039. ExplicitWidth = 840
  1040. ExplicitHeight = 550
  1041. inherited PnlToolbar: TPanel
  1042. Width = 840
  1043. ExplicitWidth = 840
  1044. inherited EdFocus: TEdit
  1045. Height = 25
  1046. ExplicitHeight = 25
  1047. end
  1048. inherited cxLabel26: TcxLabel
  1049. AnchorX = 122
  1050. AnchorY = 19
  1051. end
  1052. inherited cxLabel27: TcxLabel
  1053. AnchorX = 280
  1054. AnchorY = 19
  1055. end
  1056. inherited PnlGisTool: TPanel
  1057. Width = 407
  1058. ExplicitWidth = 407
  1059. inherited ChkShowNmbr: TcxCheckBox
  1060. ExplicitHeight = 28
  1061. end
  1062. inherited EdMapPos: TcxTextEdit
  1063. ExplicitHeight = 28
  1064. end
  1065. end
  1066. inherited cxLabel1: TcxLabel
  1067. AnchorX = 346
  1068. AnchorY = 19
  1069. end
  1070. inherited LblZoom: TcxLabel
  1071. Left = 753
  1072. ExplicitLeft = 753
  1073. AnchorX = 835
  1074. AnchorY = 19
  1075. end
  1076. end
  1077. inherited lblTitle: TcxLabel
  1078. ExplicitWidth = 69
  1079. ExplicitHeight = 21
  1080. end
  1081. inherited reMsg: TMemo
  1082. Top = 403
  1083. Width = 840
  1084. ExplicitTop = 403
  1085. ExplicitWidth = 840
  1086. end
  1087. inherited PnlMap: TPanel
  1088. Width = 840
  1089. Height = 365
  1090. ExplicitWidth = 840
  1091. ExplicitHeight = 365
  1092. inherited WebBrowser1: TWebBrowser
  1093. Width = 836
  1094. Height = 361
  1095. ExplicitWidth = 840
  1096. ExplicitHeight = 365
  1097. ControlData = {
  1098. 4C000000675600004F2500000000000000000000000000000000000000000000
  1099. 000000004C000000000000000000000001000000E0D057007335CF11AE690800
  1100. 2B2E126208000000000000004C0000000114020000000000C000000000000046
  1101. 8000000000000000000000000000000000000000000000000000000000000000
  1102. 00000000000000000100000000000000000000000000000000000000}
  1103. end
  1104. end
  1105. inherited ilToolbarsSmall: TcxImageList
  1106. FormatVersion = 1
  1107. end
  1108. inherited TmrMapOpen: TTimer
  1109. Left = 184
  1110. Top = 152
  1111. end
  1112. end
  1113. object cxLabel14: TcxLabel
  1114. Left = 533
  1115. Top = 362
  1116. Caption = #49828#53944#47532#48141#49436#48260' IP'#44032' '#50976#54952#54616#51648' '#50506#49845#45768#45796'.'
  1117. Transparent = True
  1118. Visible = False
  1119. end
  1120. end
  1121. end
  1122. end
  1123. object lblText1: TcxLabel
  1124. Left = 317
  1125. Top = 149
  1126. Caption = #49352#47196#50868' VDS '#51221#48372#47484' '#49373#49457#54616#51648' '#47803#54616#50688#49845#45768#45796'.'#13#10#54532#47196#44536#47016' '#51333#47308#54980#50640' '#45796#49884' '#49884#46020#54644' '#48372#49464#50836'.'
  1127. Transparent = True
  1128. Visible = False
  1129. end
  1130. object lblText2: TcxLabel
  1131. Left = 605
  1132. Top = 149
  1133. Caption = #49325#51228#54624' VDS'#47484' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'#13#10#47785#47197#50640#49436' '#45908#48660#53364#47533#54616#50668' '#49440#53469#54633#45768#45796'.'
  1134. Transparent = True
  1135. Visible = False
  1136. end
  1137. object lblText3: TcxLabel
  1138. Left = 317
  1139. Top = 193
  1140. Caption = 'VDS'#48264#54840
  1141. Transparent = True
  1142. Visible = False
  1143. end
  1144. object lblText4: TcxLabel
  1145. Left = 405
  1146. Top = 193
  1147. Caption = #49440#53469#54616#49888' VDS '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
  1148. Transparent = True
  1149. Visible = False
  1150. end
  1151. object lblText5: TcxLabel
  1152. Left = 307
  1153. Top = 220
  1154. Caption = 'VDS '#51221#48372#49325#51228#13#10'VDS '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
  1155. Transparent = True
  1156. Visible = False
  1157. end
  1158. object lblText6: TcxLabel
  1159. Left = 297
  1160. Top = 421
  1161. Caption = #51228#50612#44592' IP'#44032' '#50976#54952#54616#51648' '#50506#49845#45768#45796'.'
  1162. Transparent = True
  1163. Visible = False
  1164. end
  1165. object lblText7: TcxLabel
  1166. Left = 297
  1167. Top = 450
  1168. Caption = #50937#52852#47700#46972' IP'#44032' '#50976#54952#54616#51648' '#50506#49845#45768#45796'.'
  1169. Transparent = True
  1170. Visible = False
  1171. end
  1172. object lblText8: TcxLabel
  1173. Left = 297
  1174. Top = 477
  1175. Caption = 'VDS ID'#44032' '#51060#48120' '#49324#50857' '#51473#51077#45768#45796'. VDS ID'#47484' '#54869#51064#54616#49464#50836'.'
  1176. Transparent = True
  1177. Visible = False
  1178. end
  1179. object lblText9: TcxLabel
  1180. Left = 297
  1181. Top = 504
  1182. Caption = 'VDS '#51221#48372#51200#51109#13#10'VDS '#51221#48372#47484' '#51200#51109' '#54616#50688#49845#45768#45796'.'
  1183. Transparent = True
  1184. Visible = False
  1185. end
  1186. object TmrShow: TTimer
  1187. Enabled = False
  1188. Interval = 300
  1189. OnTimer = TmrShowTimer
  1190. Left = 876
  1191. Top = 8
  1192. end
  1193. end