VDSM200MF.dfm 44 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327
  1. object VDSM200M: TVDSM200M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VDS '#44160#51648#44592' '#44288#47532
  7. ClientHeight = 869
  8. ClientWidth = 1371
  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. 1371
  24. 869)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1363
  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 = 1363
  57. Height = 813
  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 = 1277
  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 = 1345
  96. Height = 800
  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 = 1345
  106. Height = 218
  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-'#44160#51648#44592' '#47785#47197
  115. Style.BorderColor = clCaptionText
  116. Style.Shadow = False
  117. Style.TextColor = clWindowText
  118. Style.TextStyle = [fsBold]
  119. TabOrder = 0
  120. Height = 218
  121. Width = 1345
  122. inline FRAMEVdsDtctList1: TFRAMEVdsDtctList
  123. Left = 3
  124. Top = 19
  125. Width = 1339
  126. Height = 189
  127. Align = alClient
  128. TabOrder = 0
  129. ExplicitLeft = 3
  130. ExplicitTop = 19
  131. ExplicitWidth = 1339
  132. ExplicitHeight = 189
  133. inherited CxList: TcxGrid
  134. Width = 1339
  135. Height = 127
  136. ExplicitWidth = 1339
  137. ExplicitHeight = 127
  138. inherited TvList: TcxGridTableView
  139. OnCellDblClick = FRAMEVdsDtctList1TvListCellDblClick
  140. end
  141. end
  142. inherited PnlTop: TPanel
  143. Width = 1339
  144. ExplicitWidth = 1339
  145. inherited ChkExpand: TcxCheckBox
  146. ExplicitHeight = 21
  147. end
  148. end
  149. inherited PnlBottom: TPanel
  150. Top = 158
  151. Width = 1339
  152. ExplicitTop = 158
  153. ExplicitWidth = 1339
  154. inherited LblRecords: TLabel
  155. Left = 1228
  156. Width = 25
  157. Height = 17
  158. ExplicitLeft = 192
  159. ExplicitWidth = 25
  160. ExplicitHeight = 17
  161. end
  162. inherited BtnExlSave: TcxButton
  163. Left = 1259
  164. ExplicitLeft = 1259
  165. end
  166. end
  167. inherited lblFileName: TcxLabel
  168. ExplicitWidth = 93
  169. ExplicitHeight = 21
  170. end
  171. inherited CbType: TcxComboBox
  172. ExplicitHeight = 25
  173. end
  174. inherited Cb_DTCT_DIR: TcxComboBox
  175. ExplicitHeight = 25
  176. end
  177. end
  178. end
  179. end
  180. object cxSplitter1: TcxSplitter
  181. Left = 0
  182. Top = 218
  183. Width = 1345
  184. Height = 6
  185. AlignSplitter = salBottom
  186. Control = PnlBottom
  187. end
  188. object PnlBottom: TPanel
  189. Left = 0
  190. Top = 224
  191. Width = 1345
  192. Height = 576
  193. Align = alBottom
  194. BevelOuter = bvNone
  195. TabOrder = 2
  196. object cxSplitter3: TcxSplitter
  197. Left = 265
  198. Top = 0
  199. Width = 6
  200. Height = 576
  201. Control = cxGroupBox5
  202. end
  203. object GrpInfo: TcxGroupBox
  204. Left = 920
  205. Top = 0
  206. Align = alRight
  207. Caption = #9654' VDS-'#44160#51648#44592' '#54200#51665
  208. Style.BorderColor = clCaptionText
  209. Style.Shadow = False
  210. Style.TextColor = clBlack
  211. Style.TextStyle = [fsBold]
  212. TabOrder = 1
  213. Height = 576
  214. Width = 425
  215. object PnlMenu: TPanel
  216. Left = 3
  217. Top = 535
  218. Width = 419
  219. Height = 31
  220. Align = alBottom
  221. BevelOuter = bvNone
  222. TabOrder = 0
  223. DesignSize = (
  224. 419
  225. 31)
  226. object BtnEdit: TcxButton
  227. Tag = 2
  228. Left = 89
  229. Top = 3
  230. Width = 75
  231. Height = 25
  232. Cursor = crHandPoint
  233. Hint = #45936#51060#53552' '#54200#51665
  234. Anchors = [akRight, akBottom]
  235. Caption = #54200#51665
  236. Colors.Default = 10737865
  237. Enabled = False
  238. TabOrder = 0
  239. Font.Charset = DEFAULT_CHARSET
  240. Font.Color = clBlack
  241. Font.Height = -13
  242. Font.Name = #47569#51008' '#44256#46357
  243. Font.Style = [fsBold]
  244. ParentFont = False
  245. OnClick = BtnEditClick
  246. end
  247. object BtnInsert: TcxButton
  248. Tag = 2
  249. Left = 170
  250. Top = 3
  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. end
  267. object BtnDelete: TcxButton
  268. Tag = 4
  269. Left = 252
  270. Top = 3
  271. Width = 75
  272. Height = 25
  273. Cursor = crHandPoint
  274. Hint = #45936#51060#53552' '#49325#51228
  275. Anchors = [akRight, akBottom]
  276. Caption = #49325#51228
  277. Colors.Default = 10737865
  278. Enabled = False
  279. TabOrder = 2
  280. Font.Charset = DEFAULT_CHARSET
  281. Font.Color = clBlack
  282. Font.Height = -13
  283. Font.Name = #47569#51008' '#44256#46357
  284. Font.Style = [fsBold]
  285. ParentFont = False
  286. OnClick = BtnDeleteClick
  287. end
  288. object BtnSave: TcxButton
  289. Tag = 5
  290. Left = 333
  291. Top = 3
  292. Width = 75
  293. Height = 25
  294. Cursor = crHandPoint
  295. Hint = #54200#51665#51089#50629' '#51200#51109
  296. Anchors = [akRight, akBottom]
  297. Caption = #51200#51109
  298. Colors.Default = 10737865
  299. Enabled = False
  300. TabOrder = 3
  301. Font.Charset = DEFAULT_CHARSET
  302. Font.Color = clBlack
  303. Font.Height = -13
  304. Font.Name = #47569#51008' '#44256#46357
  305. Font.Style = [fsBold]
  306. ParentFont = False
  307. OnClick = BtnSaveClick
  308. end
  309. object cxLabel11: TcxLabel
  310. Left = 22
  311. Top = 6
  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. Visible = False
  317. end
  318. object cxLabel12: TcxLabel
  319. Left = 4
  320. Top = 5
  321. Anchors = [akLeft, akBottom]
  322. Caption = #9733
  323. Style.TextColor = clRed
  324. Transparent = True
  325. Visible = False
  326. end
  327. end
  328. object PnlEdit: TPanel
  329. Left = 3
  330. Top = 19
  331. Width = 419
  332. Height = 389
  333. Align = alClient
  334. BevelOuter = bvNone
  335. TabOrder = 1
  336. object GrpInfoDet: TcxGroupBox
  337. Left = 0
  338. Top = 0
  339. Align = alClient
  340. Caption = #44592#48376#51221#48372
  341. TabOrder = 0
  342. Height = 389
  343. Width = 419
  344. object ImgDesc05: TImage
  345. Left = 15
  346. Top = 249
  347. Width = 9
  348. Height = 9
  349. Transparent = True
  350. end
  351. object ImgDesc07: TImage
  352. Left = 14
  353. Top = 36
  354. Width = 9
  355. Height = 9
  356. Transparent = True
  357. end
  358. object ImgDesc11: TImage
  359. Left = 15
  360. Top = 346
  361. Width = 9
  362. Height = 9
  363. Transparent = True
  364. Visible = False
  365. end
  366. object ImgDesc02: TImage
  367. Left = 14
  368. Top = 126
  369. Width = 9
  370. Height = 9
  371. Transparent = True
  372. end
  373. object ImgDesc03: TImage
  374. Left = 14
  375. Top = 158
  376. Width = 9
  377. Height = 9
  378. Transparent = True
  379. end
  380. object ImgDesc08: TImage
  381. Left = 14
  382. Top = 93
  383. Width = 9
  384. Height = 9
  385. Transparent = True
  386. end
  387. object ImgDesc04: TImage
  388. Left = 15
  389. Top = 282
  390. Width = 9
  391. Height = 9
  392. Transparent = True
  393. end
  394. object ImgDesc09: TImage
  395. Left = 15
  396. Top = 314
  397. Width = 9
  398. Height = 9
  399. Transparent = True
  400. end
  401. object ImgDesc01: TImage
  402. Left = 14
  403. Top = 217
  404. Width = 9
  405. Height = 9
  406. Transparent = True
  407. end
  408. object ImgDesc19: TImage
  409. Left = 14
  410. Top = 64
  411. Width = 9
  412. Height = 9
  413. Transparent = True
  414. end
  415. object ImgDesc20: TImage
  416. Left = 14
  417. Top = 188
  418. Width = 9
  419. Height = 9
  420. Transparent = True
  421. end
  422. object cxLabel5: TcxLabel
  423. Left = 30
  424. Top = 244
  425. AutoSize = False
  426. Caption = #44368#53685#47049' '#52572#49548'/'#52572#45824
  427. Properties.Alignment.Horz = taRightJustify
  428. Properties.Alignment.Vert = taVCenter
  429. Transparent = True
  430. Height = 21
  431. Width = 110
  432. AnchorX = 140
  433. AnchorY = 255
  434. end
  435. object cxLabel7: TcxLabel
  436. Left = 30
  437. Top = 29
  438. AutoSize = False
  439. Caption = 'VDS '#51228#50612#44592' [*]'
  440. Properties.Alignment.Horz = taRightJustify
  441. Properties.Alignment.Vert = taVCenter
  442. Transparent = True
  443. Height = 21
  444. Width = 110
  445. AnchorX = 140
  446. AnchorY = 40
  447. end
  448. object CbCTLR_MNGM_NMBR: TcxComboBox
  449. Left = 143
  450. Top = 29
  451. Cursor = crHandPoint
  452. Properties.Alignment.Horz = taLeftJustify
  453. Properties.Alignment.Vert = taVCenter
  454. Properties.DropDownListStyle = lsFixedList
  455. Properties.DropDownSizeable = True
  456. Properties.HideSelection = False
  457. Properties.ReadOnly = False
  458. Properties.OnChange = CbCTLR_MNGM_NMBRPropertiesChange
  459. Style.BorderColor = clWindowFrame
  460. Style.BorderStyle = ebsUltraFlat
  461. Style.LookAndFeel.Kind = lfUltraFlat
  462. Style.LookAndFeel.NativeStyle = False
  463. Style.ButtonStyle = btsUltraFlat
  464. Style.PopupBorderStyle = epbsFlat
  465. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  466. StyleDisabled.LookAndFeel.NativeStyle = False
  467. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  468. StyleFocused.LookAndFeel.NativeStyle = False
  469. StyleFocused.TextColor = clBlack
  470. StyleFocused.TextStyle = [fsBold]
  471. StyleHot.LookAndFeel.Kind = lfUltraFlat
  472. StyleHot.LookAndFeel.NativeStyle = False
  473. TabOrder = 0
  474. Width = 268
  475. end
  476. object Cb_USE_YN: TcxComboBox
  477. Left = 143
  478. Top = 339
  479. Cursor = crHandPoint
  480. Properties.Alignment.Horz = taCenter
  481. Properties.Alignment.Vert = taVCenter
  482. Properties.DropDownListStyle = lsFixedList
  483. Properties.DropDownSizeable = True
  484. Properties.Items.Strings = (
  485. 'N'
  486. 'Y')
  487. Properties.ReadOnly = False
  488. TabOrder = 15
  489. Text = 'N'
  490. Visible = False
  491. Width = 68
  492. end
  493. object Se_ISTL_LANE: TcxSpinEdit
  494. Left = 143
  495. Top = 210
  496. Properties.Alignment.Horz = taRightJustify
  497. Properties.Alignment.Vert = taVCenter
  498. Properties.DisplayFormat = '##0'
  499. Properties.EditFormat = '##0'
  500. Properties.LargeIncrement = 5.000000000000000000
  501. Properties.MaxValue = 16.000000000000000000
  502. Properties.MinValue = 1.000000000000000000
  503. Properties.ValueType = vtInt
  504. Style.LookAndFeel.Kind = lfUltraFlat
  505. Style.LookAndFeel.NativeStyle = False
  506. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  507. StyleDisabled.LookAndFeel.NativeStyle = False
  508. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  509. StyleFocused.LookAndFeel.NativeStyle = False
  510. StyleFocused.TextStyle = [fsBold]
  511. StyleHot.LookAndFeel.Kind = lfUltraFlat
  512. StyleHot.LookAndFeel.NativeStyle = False
  513. TabOrder = 7
  514. Value = 1
  515. Width = 51
  516. end
  517. object Se_MIN_TFVL: TcxSpinEdit
  518. Left = 143
  519. Top = 242
  520. Properties.Alignment.Horz = taRightJustify
  521. Properties.Alignment.Vert = taVCenter
  522. Properties.AssignedValues.MinValue = True
  523. Properties.DisplayFormat = '##0'
  524. Properties.EditFormat = '##0'
  525. Properties.LargeIncrement = 5.000000000000000000
  526. Properties.MaxValue = 999.000000000000000000
  527. Properties.ValueType = vtInt
  528. Style.LookAndFeel.Kind = lfUltraFlat
  529. Style.LookAndFeel.NativeStyle = False
  530. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  531. StyleDisabled.LookAndFeel.NativeStyle = False
  532. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  533. StyleFocused.LookAndFeel.NativeStyle = False
  534. StyleFocused.TextStyle = [fsBold]
  535. StyleHot.LookAndFeel.Kind = lfUltraFlat
  536. StyleHot.LookAndFeel.NativeStyle = False
  537. TabOrder = 9
  538. Width = 74
  539. end
  540. object Se_MAX_TFVL: TcxSpinEdit
  541. Left = 223
  542. Top = 242
  543. Properties.Alignment.Horz = taRightJustify
  544. Properties.Alignment.Vert = taVCenter
  545. Properties.AssignedValues.MinValue = True
  546. Properties.DisplayFormat = '##0'
  547. Properties.EditFormat = '##0'
  548. Properties.LargeIncrement = 5.000000000000000000
  549. Properties.MaxValue = 999.000000000000000000
  550. Properties.ValueType = vtInt
  551. Style.LookAndFeel.Kind = lfUltraFlat
  552. Style.LookAndFeel.NativeStyle = False
  553. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  554. StyleDisabled.LookAndFeel.NativeStyle = False
  555. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  556. StyleFocused.LookAndFeel.NativeStyle = False
  557. StyleFocused.TextStyle = [fsBold]
  558. StyleHot.LookAndFeel.Kind = lfUltraFlat
  559. StyleHot.LookAndFeel.NativeStyle = False
  560. TabOrder = 10
  561. Width = 74
  562. end
  563. object cxLabel16: TcxLabel
  564. Left = 30
  565. Top = 341
  566. AutoSize = False
  567. Caption = #49324#50857#50668#48512
  568. Properties.Alignment.Horz = taRightJustify
  569. Properties.Alignment.Vert = taVCenter
  570. Transparent = True
  571. Visible = False
  572. Height = 21
  573. Width = 110
  574. AnchorX = 140
  575. AnchorY = 352
  576. end
  577. object EdDtctId: TcxTextEdit
  578. Left = 270
  579. Top = 86
  580. Properties.MaxLength = 30
  581. TabOrder = 3
  582. Width = 141
  583. end
  584. object EdDtctNm: TcxTextEdit
  585. Left = 143
  586. Top = 119
  587. Properties.MaxLength = 40
  588. Properties.ReadOnly = False
  589. TabOrder = 4
  590. Width = 268
  591. end
  592. object EdNmbr: TcxTextEdit
  593. Left = 143
  594. Top = 86
  595. Properties.Alignment.Horz = taCenter
  596. Properties.ReadOnly = True
  597. TabOrder = 2
  598. Width = 121
  599. end
  600. object cxLabel2: TcxLabel
  601. Left = 30
  602. Top = 121
  603. AutoSize = False
  604. Caption = #44160#51648#44592' '#47749#52845' [*]'
  605. Properties.Alignment.Horz = taRightJustify
  606. Properties.Alignment.Vert = taVCenter
  607. Transparent = True
  608. Height = 21
  609. Width = 110
  610. AnchorX = 140
  611. AnchorY = 132
  612. end
  613. object cxLabel3: TcxLabel
  614. Left = 30
  615. Top = 153
  616. AutoSize = False
  617. Caption = #44160#51648#44592' '#50976#54805' [*]'
  618. Properties.Alignment.Horz = taRightJustify
  619. Properties.Alignment.Vert = taVCenter
  620. Transparent = True
  621. Height = 21
  622. Width = 110
  623. AnchorX = 140
  624. AnchorY = 164
  625. end
  626. object cxLabel18: TcxLabel
  627. Left = 30
  628. Top = 87
  629. AutoSize = False
  630. Caption = #44160#51648#44592' '#48264#54840'/ID [*]'
  631. Properties.Alignment.Horz = taRightJustify
  632. Properties.Alignment.Vert = taVCenter
  633. Transparent = True
  634. Height = 21
  635. Width = 110
  636. AnchorX = 140
  637. AnchorY = 98
  638. end
  639. object CbType: TcxComboBox
  640. Left = 143
  641. Top = 152
  642. Cursor = crHandPoint
  643. Properties.Alignment.Vert = taVCenter
  644. Properties.DropDownListStyle = lsFixedList
  645. Properties.DropDownSizeable = True
  646. Properties.ReadOnly = False
  647. TabOrder = 5
  648. Width = 268
  649. end
  650. object Chk_TFVL_CLCT_YN: TcxCheckBox
  651. Left = 303
  652. Top = 272
  653. Caption = #44368#53685#47049' '#49688#51665
  654. Properties.ReadOnly = True
  655. State = cbsChecked
  656. TabOrder = 22
  657. Transparent = True
  658. Visible = False
  659. Width = 121
  660. end
  661. object Chk_OCPY_CLCT_YN: TcxCheckBox
  662. Left = 303
  663. Top = 299
  664. Caption = #51216#50976#50984' '#49688#51665
  665. Properties.ReadOnly = True
  666. State = cbsChecked
  667. TabOrder = 23
  668. Transparent = True
  669. Visible = False
  670. Width = 121
  671. end
  672. object cxLabel1: TcxLabel
  673. Left = 30
  674. Top = 277
  675. AutoSize = False
  676. Caption = #51216#50976#50984' '#52572#49548'/'#52572#45824
  677. Properties.Alignment.Horz = taRightJustify
  678. Properties.Alignment.Vert = taVCenter
  679. Transparent = True
  680. Height = 21
  681. Width = 110
  682. AnchorX = 140
  683. AnchorY = 288
  684. end
  685. object Se_MIN_OCPY_RATE: TcxSpinEdit
  686. Left = 143
  687. Top = 275
  688. Properties.Alignment.Horz = taRightJustify
  689. Properties.Alignment.Vert = taVCenter
  690. Properties.AssignedValues.MinValue = True
  691. Properties.DisplayFormat = '##0.#0'
  692. Properties.EditFormat = '##0.#0'
  693. Properties.Increment = 0.100000000000000000
  694. Properties.LargeIncrement = 5.000000000000000000
  695. Properties.MaxValue = 100.000000000000000000
  696. Properties.ValueType = vtFloat
  697. Style.LookAndFeel.Kind = lfUltraFlat
  698. Style.LookAndFeel.NativeStyle = False
  699. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  700. StyleDisabled.LookAndFeel.NativeStyle = False
  701. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  702. StyleFocused.LookAndFeel.NativeStyle = False
  703. StyleFocused.TextStyle = [fsBold]
  704. StyleHot.LookAndFeel.Kind = lfUltraFlat
  705. StyleHot.LookAndFeel.NativeStyle = False
  706. TabOrder = 11
  707. Width = 74
  708. end
  709. object Se_MAX_OCPY_RATE: TcxSpinEdit
  710. Left = 223
  711. Top = 275
  712. Properties.Alignment.Horz = taRightJustify
  713. Properties.Alignment.Vert = taVCenter
  714. Properties.AssignedValues.MinValue = True
  715. Properties.DisplayFormat = '##0.#0'
  716. Properties.EditFormat = '##0.#0'
  717. Properties.Increment = 0.100000000000000000
  718. Properties.LargeIncrement = 5.000000000000000000
  719. Properties.MaxValue = 100.000000000000000000
  720. Properties.ValueType = vtFloat
  721. Style.LookAndFeel.Kind = lfUltraFlat
  722. Style.LookAndFeel.NativeStyle = False
  723. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  724. StyleDisabled.LookAndFeel.NativeStyle = False
  725. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  726. StyleFocused.LookAndFeel.NativeStyle = False
  727. StyleFocused.TextStyle = [fsBold]
  728. StyleHot.LookAndFeel.Kind = lfUltraFlat
  729. StyleHot.LookAndFeel.NativeStyle = False
  730. TabOrder = 12
  731. Width = 74
  732. end
  733. object cxLabel4: TcxLabel
  734. Left = 30
  735. Top = 310
  736. AutoSize = False
  737. Caption = #49549#46020' '#52572#49548'/'#52572#45824
  738. Properties.Alignment.Horz = taRightJustify
  739. Properties.Alignment.Vert = taVCenter
  740. Transparent = True
  741. Height = 21
  742. Width = 110
  743. AnchorX = 140
  744. AnchorY = 321
  745. end
  746. object Se_MIN_SPED: TcxSpinEdit
  747. Left = 143
  748. Top = 307
  749. Properties.Alignment.Horz = taRightJustify
  750. Properties.Alignment.Vert = taVCenter
  751. Properties.AssignedValues.MinValue = True
  752. Properties.DisplayFormat = '##0'
  753. Properties.EditFormat = '##0'
  754. Properties.LargeIncrement = 5.000000000000000000
  755. Properties.MaxValue = 200.000000000000000000
  756. Properties.ValueType = vtInt
  757. Style.LookAndFeel.Kind = lfUltraFlat
  758. Style.LookAndFeel.NativeStyle = False
  759. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  760. StyleDisabled.LookAndFeel.NativeStyle = False
  761. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  762. StyleFocused.LookAndFeel.NativeStyle = False
  763. StyleFocused.TextStyle = [fsBold]
  764. StyleHot.LookAndFeel.Kind = lfUltraFlat
  765. StyleHot.LookAndFeel.NativeStyle = False
  766. TabOrder = 13
  767. Width = 74
  768. end
  769. object Se_MAX_SPED: TcxSpinEdit
  770. Left = 223
  771. Top = 307
  772. Properties.Alignment.Horz = taRightJustify
  773. Properties.Alignment.Vert = taVCenter
  774. Properties.AssignedValues.MinValue = True
  775. Properties.DisplayFormat = '##0'
  776. Properties.EditFormat = '##0'
  777. Properties.LargeIncrement = 5.000000000000000000
  778. Properties.MaxValue = 200.000000000000000000
  779. Properties.ValueType = vtInt
  780. Style.LookAndFeel.Kind = lfUltraFlat
  781. Style.LookAndFeel.NativeStyle = False
  782. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  783. StyleDisabled.LookAndFeel.NativeStyle = False
  784. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  785. StyleFocused.LookAndFeel.NativeStyle = False
  786. StyleFocused.TextStyle = [fsBold]
  787. StyleHot.LookAndFeel.Kind = lfUltraFlat
  788. StyleHot.LookAndFeel.NativeStyle = False
  789. TabOrder = 14
  790. Width = 74
  791. end
  792. object cxLabel8: TcxLabel
  793. Left = 30
  794. Top = 212
  795. AutoSize = False
  796. Caption = #49444#52824' '#52264#47196' [*]'
  797. Properties.Alignment.Horz = taRightJustify
  798. Properties.Alignment.Vert = taVCenter
  799. Transparent = True
  800. Height = 21
  801. Width = 110
  802. AnchorX = 140
  803. AnchorY = 223
  804. end
  805. object cxLabel9: TcxLabel
  806. Left = 200
  807. Top = 212
  808. AutoSize = False
  809. Caption = #48169#54693' [*]'
  810. Properties.Alignment.Horz = taRightJustify
  811. Properties.Alignment.Vert = taVCenter
  812. Transparent = True
  813. Height = 21
  814. Width = 61
  815. AnchorX = 261
  816. AnchorY = 223
  817. end
  818. object Cb_DTCT_DIR: TcxComboBox
  819. Left = 267
  820. Top = 210
  821. Cursor = crHandPoint
  822. Properties.Alignment.Vert = taVCenter
  823. Properties.DropDownListStyle = lsFixedList
  824. Properties.DropDownSizeable = True
  825. Properties.ReadOnly = False
  826. TabOrder = 8
  827. Width = 144
  828. end
  829. object Chk_SPED_CLCT_YN: TcxCheckBox
  830. Left = 303
  831. Top = 326
  832. Caption = #49549#46020#49688#51665
  833. Properties.ReadOnly = True
  834. State = cbsChecked
  835. TabOrder = 28
  836. Transparent = True
  837. Visible = False
  838. Width = 121
  839. end
  840. object cxLabel13: TcxLabel
  841. Left = 30
  842. Top = 57
  843. AutoSize = False
  844. Caption = 'VDS '#52852#47700#46972' [*]'
  845. Properties.Alignment.Horz = taRightJustify
  846. Properties.Alignment.Vert = taVCenter
  847. Transparent = True
  848. Height = 21
  849. Width = 110
  850. AnchorX = 140
  851. AnchorY = 68
  852. end
  853. object CbVDS_CMRA_NO: TcxComboBox
  854. Left = 143
  855. Top = 57
  856. Cursor = crHandPoint
  857. Properties.Alignment.Horz = taLeftJustify
  858. Properties.Alignment.Vert = taVCenter
  859. Properties.DropDownListStyle = lsFixedList
  860. Properties.DropDownSizeable = True
  861. Properties.HideSelection = False
  862. Properties.ReadOnly = False
  863. Style.BorderColor = clWindowFrame
  864. Style.BorderStyle = ebsUltraFlat
  865. Style.LookAndFeel.Kind = lfUltraFlat
  866. Style.LookAndFeel.NativeStyle = False
  867. Style.ButtonStyle = btsUltraFlat
  868. Style.PopupBorderStyle = epbsFlat
  869. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  870. StyleDisabled.LookAndFeel.NativeStyle = False
  871. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  872. StyleFocused.LookAndFeel.NativeStyle = False
  873. StyleFocused.TextColor = clBlack
  874. StyleFocused.TextStyle = [fsBold]
  875. StyleHot.LookAndFeel.Kind = lfUltraFlat
  876. StyleHot.LookAndFeel.NativeStyle = False
  877. TabOrder = 1
  878. Width = 268
  879. end
  880. object cxLabel14: TcxLabel
  881. Left = 30
  882. Top = 183
  883. AutoSize = False
  884. Caption = #44160#51648' '#52264#47196' [*]'
  885. Properties.Alignment.Horz = taRightJustify
  886. Properties.Alignment.Vert = taVCenter
  887. Transparent = True
  888. Height = 21
  889. Width = 110
  890. AnchorX = 140
  891. AnchorY = 194
  892. end
  893. object Se_DETECT_LANE: TcxSpinEdit
  894. Left = 143
  895. Top = 181
  896. Properties.Alignment.Horz = taRightJustify
  897. Properties.Alignment.Vert = taVCenter
  898. Properties.DisplayFormat = '##0'
  899. Properties.EditFormat = '##0'
  900. Properties.LargeIncrement = 5.000000000000000000
  901. Properties.MaxValue = 16.000000000000000000
  902. Properties.MinValue = 1.000000000000000000
  903. Properties.ValueType = vtInt
  904. Style.LookAndFeel.Kind = lfUltraFlat
  905. Style.LookAndFeel.NativeStyle = False
  906. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  907. StyleDisabled.LookAndFeel.NativeStyle = False
  908. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  909. StyleFocused.LookAndFeel.NativeStyle = False
  910. StyleFocused.TextStyle = [fsBold]
  911. StyleHot.LookAndFeel.Kind = lfUltraFlat
  912. StyleHot.LookAndFeel.NativeStyle = False
  913. TabOrder = 6
  914. Value = 1
  915. Width = 51
  916. end
  917. end
  918. end
  919. object PnlMap: TPanel
  920. Left = 3
  921. Top = 408
  922. Width = 419
  923. Height = 127
  924. Align = alBottom
  925. BevelOuter = bvNone
  926. TabOrder = 2
  927. object GrpLink: TcxGroupBox
  928. Left = 0
  929. Top = 0
  930. Align = alClient
  931. Caption = 'VDS-'#44160#51648#44592' '#47553#53356' '#44396#49457#51221#48372
  932. TabOrder = 0
  933. Height = 127
  934. Width = 419
  935. object CxLink: TcxGrid
  936. Left = 3
  937. Top = 19
  938. Width = 306
  939. Height = 98
  940. Align = alClient
  941. TabOrder = 0
  942. object TvLink: TcxGridTableView
  943. OnCellDblClick = TvLinkCellDblClick
  944. DataController.Summary.DefaultGroupSummaryItems = <>
  945. DataController.Summary.FooterSummaryItems = <>
  946. DataController.Summary.SummaryGroups = <>
  947. OptionsCustomize.ColumnFiltering = False
  948. OptionsCustomize.ColumnGrouping = False
  949. OptionsCustomize.ColumnMoving = False
  950. OptionsCustomize.ColumnSorting = False
  951. OptionsData.Deleting = False
  952. OptionsData.DeletingConfirmation = False
  953. OptionsData.Editing = False
  954. OptionsData.Inserting = False
  955. OptionsView.GroupByBox = False
  956. object ColSeq: TcxGridColumn
  957. Caption = '-'
  958. DataBinding.ValueType = 'Integer'
  959. PropertiesClassName = 'TcxCalcEditProperties'
  960. Properties.Alignment.Horz = taCenter
  961. Properties.Alignment.Vert = taVCenter
  962. OnCustomDrawCell = ColSeqCustomDrawCell
  963. HeaderAlignmentHorz = taCenter
  964. HeaderAlignmentVert = vaCenter
  965. MinWidth = 28
  966. Options.Editing = False
  967. Options.Filtering = False
  968. Options.HorzSizing = False
  969. Options.Moving = False
  970. Width = 28
  971. end
  972. object ColLink2: TcxGridColumn
  973. Caption = #47553#53356' ID'
  974. PropertiesClassName = 'TcxLabelProperties'
  975. Properties.Alignment.Horz = taCenter
  976. Properties.Alignment.Vert = taVCenter
  977. HeaderAlignmentHorz = taCenter
  978. HeaderAlignmentVert = vaCenter
  979. Width = 101
  980. end
  981. object ColLink3: TcxGridColumn
  982. Caption = #49884#51089#51648#51216' ID'
  983. PropertiesClassName = 'TcxLabelProperties'
  984. Properties.Alignment.Horz = taCenter
  985. Properties.Alignment.Vert = taVCenter
  986. Visible = False
  987. HeaderAlignmentHorz = taCenter
  988. HeaderAlignmentVert = vaCenter
  989. VisibleForCustomization = False
  990. Width = 120
  991. end
  992. object ColLink4: TcxGridColumn
  993. Caption = #49884#51089#51648#51216#47749
  994. PropertiesClassName = 'TcxLabelProperties'
  995. Properties.Alignment.Horz = taLeftJustify
  996. Properties.Alignment.Vert = taVCenter
  997. HeaderAlignmentHorz = taCenter
  998. HeaderAlignmentVert = vaCenter
  999. Width = 250
  1000. end
  1001. object ColLink5: TcxGridColumn
  1002. Caption = #51333#47308#51648#51216' ID'
  1003. PropertiesClassName = 'TcxLabelProperties'
  1004. Properties.Alignment.Horz = taCenter
  1005. Properties.Alignment.Vert = taVCenter
  1006. Visible = False
  1007. HeaderAlignmentHorz = taCenter
  1008. HeaderAlignmentVert = vaCenter
  1009. VisibleForCustomization = False
  1010. Width = 120
  1011. end
  1012. object ColLink6: TcxGridColumn
  1013. Caption = #51333#47308#51648#51216#47749
  1014. PropertiesClassName = 'TcxLabelProperties'
  1015. Properties.Alignment.Horz = taLeftJustify
  1016. Properties.Alignment.Vert = taVCenter
  1017. HeaderAlignmentHorz = taCenter
  1018. HeaderAlignmentVert = vaCenter
  1019. Width = 250
  1020. end
  1021. end
  1022. object GlLink: TcxGridLevel
  1023. GridView = TvLink
  1024. end
  1025. end
  1026. object PnlLinkEdit: TPanel
  1027. Left = 309
  1028. Top = 19
  1029. Width = 107
  1030. Height = 98
  1031. Align = alRight
  1032. BevelOuter = bvNone
  1033. TabOrder = 1
  1034. object ImgDesc06: TImage
  1035. Left = 34
  1036. Top = 12
  1037. Width = 9
  1038. Height = 9
  1039. Transparent = True
  1040. end
  1041. object cxLabel6: TcxLabel
  1042. Left = 53
  1043. Top = 5
  1044. Caption = #47553#53356' ID'
  1045. Properties.Alignment.Horz = taRightJustify
  1046. Properties.Alignment.Vert = taVCenter
  1047. Transparent = True
  1048. AnchorX = 101
  1049. AnchorY = 16
  1050. end
  1051. object EdLinkId: TcxTextEdit
  1052. Tag = 10002
  1053. Left = 7
  1054. Top = 30
  1055. Properties.Alignment.Horz = taCenter
  1056. Properties.Alignment.Vert = taVCenter
  1057. Properties.MaxLength = 13
  1058. Properties.ReadOnly = True
  1059. TabOrder = 1
  1060. Width = 97
  1061. end
  1062. object BtnLinkAdd: TcxButton
  1063. Left = 13
  1064. Top = 60
  1065. Width = 43
  1066. Height = 22
  1067. Hint = #49440#53469#54620' '#44396#44036#51012' '#52628#44032#54633#45768#45796'.'
  1068. Caption = #52628#44032
  1069. TabOrder = 2
  1070. OnClick = BtnLinkAddClick
  1071. end
  1072. object BtnLinkDel: TcxButton
  1073. Left = 60
  1074. Top = 60
  1075. Width = 43
  1076. Height = 22
  1077. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  1078. Caption = #49325#51228
  1079. TabOrder = 3
  1080. OnClick = BtnLinkDelClick
  1081. end
  1082. end
  1083. end
  1084. end
  1085. object EdVdsCtrl: TcxTextEdit
  1086. Left = 306
  1087. Top = 209
  1088. TabOrder = 3
  1089. Visible = False
  1090. Width = 100
  1091. end
  1092. end
  1093. object GrpMap: TcxGroupBox
  1094. Left = 271
  1095. Top = 0
  1096. Align = alClient
  1097. Caption = #51648#46020' '#51221#48372'('#47553#53356#49440#53469')'
  1098. TabOrder = 2
  1099. Height = 576
  1100. Width = 643
  1101. inline FRAMEOpenMap1: TFRAMEOpenMap
  1102. Left = 3
  1103. Top = 19
  1104. Width = 637
  1105. Height = 547
  1106. Align = alClient
  1107. ParentShowHint = False
  1108. ShowHint = True
  1109. TabOrder = 0
  1110. ExplicitLeft = 3
  1111. ExplicitTop = 19
  1112. ExplicitWidth = 637
  1113. ExplicitHeight = 547
  1114. inherited PnlToolbar: TPanel
  1115. Width = 637
  1116. ExplicitWidth = 637
  1117. inherited EdFocus: TEdit
  1118. Height = 25
  1119. ExplicitHeight = 25
  1120. end
  1121. inherited cxLabel26: TcxLabel
  1122. AnchorX = 122
  1123. AnchorY = 19
  1124. end
  1125. inherited cxLabel27: TcxLabel
  1126. AnchorX = 280
  1127. AnchorY = 19
  1128. end
  1129. inherited PnlGisTool: TPanel
  1130. Width = 204
  1131. ExplicitWidth = 204
  1132. inherited ChkShowNmbr: TcxCheckBox
  1133. ExplicitHeight = 28
  1134. end
  1135. inherited EdMapPos: TcxTextEdit
  1136. ExplicitHeight = 28
  1137. end
  1138. end
  1139. inherited cxLabel1: TcxLabel
  1140. AnchorX = 346
  1141. AnchorY = 19
  1142. end
  1143. inherited LblZoom: TcxLabel
  1144. Left = 550
  1145. ExplicitLeft = 550
  1146. AnchorX = 632
  1147. AnchorY = 19
  1148. end
  1149. end
  1150. inherited lblTitle: TcxLabel
  1151. ExplicitWidth = 69
  1152. ExplicitHeight = 21
  1153. end
  1154. inherited reMsg: TMemo
  1155. Top = 400
  1156. Width = 637
  1157. ExplicitTop = 400
  1158. ExplicitWidth = 637
  1159. end
  1160. inherited PnlMap: TPanel
  1161. Width = 637
  1162. Height = 362
  1163. ExplicitWidth = 637
  1164. ExplicitHeight = 362
  1165. inherited WebBrowser1: TWebBrowser
  1166. Width = 633
  1167. Height = 358
  1168. ExplicitWidth = 637
  1169. ExplicitHeight = 362
  1170. ControlData = {
  1171. 4C0000006C410000002500000000000000000000000000000000000000000000
  1172. 000000004C000000000000000000000001000000E0D057007335CF11AE690800
  1173. 2B2E126208000000000000004C0000000114020000000000C000000000000046
  1174. 8000000000000000000000000000000000000000000000000000000000000000
  1175. 00000000000000000100000000000000000000000000000000000000}
  1176. end
  1177. end
  1178. inherited ilToolbarsSmall: TcxImageList
  1179. FormatVersion = 1
  1180. end
  1181. end
  1182. object ChkViewIcon: TcxCheckBox
  1183. Left = 140
  1184. Top = -5
  1185. Cursor = crHandPoint
  1186. Caption = 'VDS '#50500#51060#53080
  1187. State = cbsChecked
  1188. TabOrder = 1
  1189. Transparent = True
  1190. Visible = False
  1191. OnClick = ChkViewIconClick
  1192. Width = 121
  1193. end
  1194. end
  1195. object cxSplitter2: TcxSplitter
  1196. Left = 914
  1197. Top = 0
  1198. Width = 6
  1199. Height = 576
  1200. AlignSplitter = salRight
  1201. Control = GrpInfo
  1202. end
  1203. object cxGroupBox5: TcxGroupBox
  1204. Left = 0
  1205. Top = 0
  1206. Align = alLeft
  1207. Caption = #9654' VDS-'#51228#50612#44592' '#47785#47197
  1208. Style.TextStyle = [fsBold]
  1209. TabOrder = 4
  1210. Height = 576
  1211. Width = 265
  1212. inline FRAMEVdsList1: TFRAMEVdsList
  1213. Left = 3
  1214. Top = 19
  1215. Width = 259
  1216. Height = 547
  1217. Align = alClient
  1218. TabOrder = 0
  1219. ExplicitLeft = 3
  1220. ExplicitTop = 19
  1221. ExplicitWidth = 259
  1222. ExplicitHeight = 547
  1223. inherited CxList: TcxGrid
  1224. Width = 259
  1225. Height = 485
  1226. ExplicitWidth = 259
  1227. ExplicitHeight = 485
  1228. inherited TvList: TcxGridTableView
  1229. OnCellDblClick = FRAMEVdsList1TvListCellDblClick
  1230. inherited Column12: TcxGridColumn
  1231. IsCaptionAssigned = True
  1232. end
  1233. end
  1234. end
  1235. inherited PnlTop: TPanel
  1236. Width = 259
  1237. ExplicitWidth = 259
  1238. end
  1239. inherited PnlBottom: TPanel
  1240. Top = 516
  1241. Width = 259
  1242. ExplicitTop = 516
  1243. ExplicitWidth = 259
  1244. inherited LblRecords: TLabel
  1245. Left = 143
  1246. Width = 25
  1247. Height = 17
  1248. ExplicitLeft = 192
  1249. ExplicitWidth = 25
  1250. ExplicitHeight = 17
  1251. end
  1252. inherited BtnExlSave: TcxButton
  1253. Left = 174
  1254. ExplicitLeft = 174
  1255. end
  1256. end
  1257. inherited CbUsagType: TcxComboBox
  1258. ExplicitHeight = 25
  1259. end
  1260. inherited CbType: TcxComboBox
  1261. ExplicitHeight = 25
  1262. end
  1263. inherited lblTitle: TcxLabel
  1264. ExplicitWidth = 54
  1265. ExplicitHeight = 21
  1266. end
  1267. end
  1268. end
  1269. end
  1270. end
  1271. object lblText13: TcxLabel
  1272. Left = 774
  1273. Top = 55
  1274. Caption = #49325#51228#47484' '#50896#54616#45716' '#44396#44036#51012' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'
  1275. Transparent = True
  1276. Visible = False
  1277. end
  1278. object lblText1: TcxLabel
  1279. Left = 547
  1280. Top = 169
  1281. Caption = #49352#47196#50868' '#44160#51648#44592' '#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'.'
  1282. Transparent = True
  1283. Visible = False
  1284. end
  1285. object lblText2: TcxLabel
  1286. Left = 528
  1287. Top = 56
  1288. Caption = #49325#51228#54624' '#44160#51648#44592#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'.'
  1289. Transparent = True
  1290. Visible = False
  1291. end
  1292. object lblText3: TcxLabel
  1293. Left = 985
  1294. Top = 82
  1295. Caption = #44160#51648#44592#48264#54840
  1296. Transparent = True
  1297. Visible = False
  1298. end
  1299. object lblText4: TcxLabel
  1300. Left = 1060
  1301. Top = 87
  1302. Caption = #49440#53469#54616#49888' '#44160#51648#44592' '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
  1303. Transparent = True
  1304. Visible = False
  1305. end
  1306. object lblText5: TcxLabel
  1307. Left = 774
  1308. Top = 82
  1309. Caption = #44160#51648#44592' '#51221#48372#49325#51228#13#10#44160#51648#44592' '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
  1310. Transparent = True
  1311. Visible = False
  1312. end
  1313. object cxLabel10: TcxLabel
  1314. Left = 957
  1315. Top = 191
  1316. Caption = #51060#48120' '#46321#47197#46104#50612' '#51080#45716' '#47553#53356#44396#44036' '#51077#45768#45796'.'#13#10#47553#53356' '#44396#44036#51008' '#51473#48373#54644#49436' '#46321#47197' '#54624' '#49688' '#50630#49845#45768#45796'.'
  1317. Transparent = True
  1318. Visible = False
  1319. end
  1320. object TmrShow: TTimer
  1321. Enabled = False
  1322. Interval = 300
  1323. OnTimer = TmrShowTimer
  1324. Left = 472
  1325. Top = 12
  1326. end
  1327. end