VMSM200MF.dfm 34 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121
  1. object VMSM200M: TVMSM200M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VMS '#51221#48372#51228#44277#44396#44036' '#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 = 'Tahoma'
  14. Font.Style = []
  15. KeyPreview = True
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnCloseQuery = FormCloseQuery
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1371
  24. 869)
  25. PixelsPerInch = 96
  26. TextHeight = 16
  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 = 1282
  66. Top = 11
  67. Width = 75
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #45803#44592
  71. Anchors = [akTop, akRight]
  72. Caption = #45803#44592
  73. Colors.Default = 10737865
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clBlack
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnCloseClick
  82. end
  83. object EdFocus: TEdit
  84. Left = -10
  85. Top = -10
  86. Width = 2
  87. Height = 24
  88. ImeName = 'Microsoft Office IME 2007'
  89. TabOrder = 1
  90. Text = 'EdFocus'
  91. end
  92. object PnlBack: TPanel
  93. Left = 12
  94. Top = 56
  95. Width = 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 = 309
  106. Height = 800
  107. Align = alLeft
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxGroupBox3: TcxGroupBox
  111. Left = 0
  112. Top = 0
  113. Align = alClient
  114. Caption = #9654' '#51221#48372#51228#44277#44396#44036' '#47785#47197
  115. ParentFont = False
  116. Style.BorderColor = clCaptionText
  117. Style.Font.Charset = DEFAULT_CHARSET
  118. Style.Font.Color = clWindowText
  119. Style.Font.Height = -13
  120. Style.Font.Name = #47569#51008' '#44256#46357
  121. Style.Font.Style = []
  122. Style.Shadow = False
  123. Style.TextColor = clWindowText
  124. Style.TextStyle = [fsBold]
  125. Style.IsFontAssigned = True
  126. TabOrder = 0
  127. Height = 800
  128. Width = 309
  129. inline FRAMEVmsIfscList1: TFRAMEVmsIfscList
  130. Left = 3
  131. Top = 19
  132. Width = 303
  133. Height = 725
  134. Align = alClient
  135. TabOrder = 0
  136. ExplicitLeft = 3
  137. ExplicitTop = 19
  138. ExplicitWidth = 303
  139. ExplicitHeight = 725
  140. inherited CxList: TcxGrid
  141. Width = 303
  142. Height = 663
  143. ExplicitWidth = 303
  144. ExplicitHeight = 663
  145. inherited TvList: TcxGridTableView
  146. OnCellDblClick = FRAMEVmsIfscList1TvListCellDblClick
  147. OnFocusedRecordChanged = FRAMEVmsIfscList1TvListFocusedRecordChanged
  148. end
  149. end
  150. inherited PnlTop: TPanel
  151. Width = 303
  152. ExplicitWidth = 303
  153. end
  154. inherited PnlBottom: TPanel
  155. Top = 694
  156. Width = 303
  157. ExplicitTop = 694
  158. ExplicitWidth = 303
  159. inherited LblRecords: TLabel
  160. Left = 192
  161. Width = 25
  162. Height = 17
  163. ExplicitLeft = 234
  164. ExplicitWidth = 25
  165. ExplicitHeight = 17
  166. end
  167. inherited BtnExlSave: TcxButton
  168. Left = 223
  169. ExplicitLeft = 223
  170. end
  171. end
  172. end
  173. object Panel2: TPanel
  174. Left = 3
  175. Top = 744
  176. Width = 303
  177. Height = 46
  178. Align = alBottom
  179. BevelOuter = bvNone
  180. TabOrder = 1
  181. DesignSize = (
  182. 303
  183. 46)
  184. object BtnVmsIfscSet: TcxButton
  185. Tag = 2
  186. Left = 10
  187. Top = 16
  188. Width = 196
  189. Height = 25
  190. Cursor = crHandPoint
  191. Hint = 'VMS '#51221#48372#51228#44277#44396#44036' '#49444#51221
  192. Anchors = [akLeft, akBottom]
  193. Caption = 'VMS '#51221#48372#51228#44277#44396#44036' '#49444#51221
  194. Colors.Default = 10737865
  195. Glyph.Data = {
  196. 36040000424D3604000000000000360000002800000010000000100000000100
  197. 2000000000000004000000000000000000000000000000000000000000000000
  198. 0000A47958C4CA9269F4D19668FFCE9263FFCB8E5EFFC98A5BFFC78756FFC384
  199. 52FFC38452FFC38452FFC38452FFC38452FFC38452FF81522EB0000000000000
  200. 0000D7A175FFF8F2EDFFF7F0EAFFF6EDE6FFF4EAE2FFF3E7DEFFF1E4DBFFF0E2
  201. D8FFF0E2D8FFF0E2D8FFF0E2D8FFF0E2D8FFF0E2D8FFC3895CFD000000000000
  202. 0000D9A47AFFF9F3EEFFEBD2BEFFFFFFFFFFEBD3BFFFFFFFFFFFFFFFFFFFFFFF
  203. FFFFEAC7ADFFFFFFFFFFFFFFFFFFFFFFFFFFF0E2D8FFC68C5FFF000000000000
  204. 0000DDA87EFFF9F3EFFFEBD0BAFFEBD0BBFFEBD0BBFFEBD0BBFFEBD0BBFFEBD1
  205. BDFFEACDB5FFEACDB5FFEACDB5FFEACDB5FFF0E2D8FFC68A5CFF000000000000
  206. 0000DFAA82FFF9F3EFFFEACEB7FFFFFFFFFFEBD0BBFFFFFFFFFFFFFFFFFFFFFF
  207. FFFFEACFBAFFFBF6F2FFFFFFFFFFFFFFFFFFF0E2D8FFC88D5FFF000000000303
  208. 0305D8AC8AFFE3DEDBFFD2BBA9FFDBC2ADFFE3C7B0FFEACCB3FFEACCB3FFEACE
  209. B7FFE8C7ACFFE8C7ACFFE8C8B0FFE8C8AEFFF0E2D8FFC48654FF040404064444
  210. 446AAFA49CFFABABAAFFA4A09CFFA7A7A7FFB6A79CFFF3F3F3FFFFFFFFFFFFFF
  211. FFFFE8C7ACFFFFFFFFFFFFFFFFFFFFFFFFFFF1E5DBFFC68655FF707070A9CBCB
  212. CBFFEAEAEAFFF0F0F0FFF2F2F2FFECECECFFCACACAFF9A9591FFE9C9AEFFE9C9
  213. B0FFE8C7ACFFE9C9B0FFE8C8B0FFE8CCB5FFF2E7DEFFC88A59FFA2A2A2F0FAFA
  214. FAFFD7D7D7FFE2E2E2FFCACACAFFCFCFCFFFFFFFFFFF939393FFFFFFFFFFFFFF
  215. FFFFE8C7ACFFFFFFFFFFFFFFFFFFFFFFFFFFF7F1EBFFCB8F5FFF9E9E9EE8F8F8
  216. F8FFD1D1D1FFECECECFFC5C5C5FFC6C6C6FFFFFFFFFF9A9A9AFFE9C3A6FFE9C3
  217. A6FFE9C3A6FFE9C3A6FFE9C3A6FFE9C3A6FFFBF7F4FFCE9364FFA1A1A1E8F8F8
  218. F8FFD5D5D5FFEFEFEFFFCBCBCBFFCBCBCBFFFFFFFFFF9E9E9EFFFFFFFFFFFFFF
  219. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBF7F4FFD1976AFFA4A4A4E8F8F8
  220. F8FFDBDBDBFFEFEFEFFFD0D0D0FFD0D0D0FFFFFFFFFFA2A2A2FF8BCB93FF87C9
  221. 8EFF82C689FF7EC384FF7AC180FF76BE7CFFFBF7F4FFD49B6FFFA6A6A6E9F2F2
  222. F2FFD9D9D9FFE4E4E4FFE2E2E2FFC8C8C8FFF1F1F1FFA5A5A5FFFBF7F4FFFBF7
  223. F4FFFBF7F4FFFBF7F4FFFBF7F4FFFBF7F4FFFBF7F4FFD19C71F8ABABABEDF6F6
  224. F6FFF4F4F4FFF9F9F9FFFBFBFBFFF6F6F6FFF6F6F6FFA8A8A8FFE7B793FFE6B5
  225. 90FFE4B28CFFE2AF88FFE0AC84FFDDA980FFDCA57DFFAD8161CA787878A4D6D6
  226. D6FFEDEDEDFFF9F9F9FFFBFBFBFFF0F0F0FFD9D9D9FF919191D8000000000000
  227. 00000000000000000000000000000000000000000000000000000C0C0C104F4F
  228. 4F6C8B8B8BC0A9A9A9EBACACACF3919191D05F5F5F8A19191925000000000000
  229. 0000000000000000000000000000000000000000000000000000}
  230. Spacing = 6
  231. TabOrder = 0
  232. Font.Charset = DEFAULT_CHARSET
  233. Font.Color = clBlack
  234. Font.Height = -13
  235. Font.Name = #47569#51008' '#44256#46357
  236. Font.Style = [fsBold]
  237. ParentFont = False
  238. OnClick = BtnVmsIfscSetClick
  239. end
  240. end
  241. end
  242. end
  243. object cxSplitter1: TcxSplitter
  244. Left = 309
  245. Top = 0
  246. Width = 6
  247. Height = 800
  248. Control = PnlLeft
  249. end
  250. object GrpMap: TcxGroupBox
  251. Left = 315
  252. Top = 0
  253. Align = alClient
  254. Caption = #9654' '#50948#52824#49444#51221
  255. ParentFont = False
  256. Style.BorderColor = clCaptionText
  257. Style.Font.Charset = DEFAULT_CHARSET
  258. Style.Font.Color = clWindowText
  259. Style.Font.Height = -13
  260. Style.Font.Name = #47569#51008' '#44256#46357
  261. Style.Font.Style = []
  262. Style.Shadow = False
  263. Style.TextColor = clBlack
  264. Style.TextStyle = [fsBold]
  265. Style.IsFontAssigned = True
  266. TabOrder = 2
  267. Height = 800
  268. Width = 687
  269. object PnlMap: TPanel
  270. Left = 3
  271. Top = 19
  272. Width = 681
  273. Height = 771
  274. Align = alClient
  275. BevelOuter = bvNone
  276. TabOrder = 0
  277. object GrpGis: TcxGroupBox
  278. Left = 0
  279. Top = 0
  280. Align = alClient
  281. Caption = #51648#46020' '#51221#48372'('#47553#53356#49440#53469')'
  282. TabOrder = 0
  283. Height = 771
  284. Width = 681
  285. inline FRAMEGisMap1: TFRAMEFlashMap
  286. Left = 3
  287. Top = 19
  288. Width = 675
  289. Height = 742
  290. Align = alClient
  291. TabOrder = 0
  292. ExplicitLeft = 3
  293. ExplicitTop = 19
  294. ExplicitWidth = 675
  295. ExplicitHeight = 742
  296. inherited Panel1: TPanel
  297. Width = 675
  298. Height = 681
  299. ExplicitWidth = 675
  300. ExplicitHeight = 681
  301. inherited ShockwaveFlash1: TShockwaveFlashEx
  302. ControlData = {
  303. 6755665500090000D8130000D813000008000200000000000800000000000800
  304. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  305. 310000000800060000002D003100000008000A00000048006900670068000000
  306. 08000200000000000800060000002D0031000000080000000000080002000000
  307. 0000080010000000530068006F00770041006C006C0000000800040000003000
  308. 0000080004000000300000000800020000000000080000000000080002000000
  309. 00000D0000000000000000000000000000000000080004000000310000000800
  310. 0400000030000000080000000000080004000000300000000800080000006100
  311. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  312. 61006C007300650000000800040000003000000008000C000000730063006100
  313. 6C0065000000}
  314. end
  315. inherited Memo1: TMemo
  316. Top = 481
  317. Width = 675
  318. ExplicitTop = 481
  319. ExplicitWidth = 675
  320. end
  321. end
  322. inherited GrpTool: TcxGroupBox
  323. ExplicitWidth = 675
  324. Width = 675
  325. inherited LbDef: TLabel
  326. Width = 247
  327. Height = 17
  328. ExplicitWidth = 247
  329. ExplicitHeight = 17
  330. end
  331. end
  332. inherited StatusBar: TStatusBar
  333. Top = 722
  334. Width = 675
  335. ExplicitTop = 722
  336. ExplicitWidth = 675
  337. end
  338. end
  339. end
  340. end
  341. object ChkViewIcon: TcxCheckBox
  342. Left = 107
  343. Top = -5
  344. Cursor = crHandPoint
  345. Caption = 'VMS '#50500#51060#53080
  346. State = cbsChecked
  347. TabOrder = 1
  348. Transparent = True
  349. Visible = False
  350. OnClick = ChkViewIconClick
  351. Width = 121
  352. end
  353. object ChkViewName: TcxCheckBox
  354. Left = 216
  355. Top = -5
  356. Cursor = crHandPoint
  357. Caption = 'VMS '#47749#52845
  358. State = cbsChecked
  359. TabOrder = 2
  360. Transparent = True
  361. Visible = False
  362. OnClick = ChkViewIconClick
  363. Width = 121
  364. end
  365. end
  366. object cxSplitter2: TcxSplitter
  367. Left = 1002
  368. Top = 0
  369. Width = 6
  370. Height = 800
  371. AlignSplitter = salRight
  372. Control = PnlGrp
  373. end
  374. object PnlGrp: TPanel
  375. Left = 1008
  376. Top = 0
  377. Width = 337
  378. Height = 800
  379. Align = alRight
  380. BevelInner = bvRaised
  381. TabOrder = 4
  382. object PnlMenu: TPanel
  383. Left = 2
  384. Top = 728
  385. Width = 333
  386. Height = 70
  387. Align = alBottom
  388. BevelOuter = bvNone
  389. TabOrder = 0
  390. DesignSize = (
  391. 333
  392. 70)
  393. object BtnEdit: TcxButton
  394. Tag = 2
  395. Left = 10
  396. Top = 40
  397. Width = 75
  398. Height = 25
  399. Cursor = crHandPoint
  400. Hint = #45936#51060#53552' '#54200#51665
  401. Anchors = [akRight, akBottom]
  402. Caption = #54200#51665
  403. Colors.Default = 10737865
  404. Enabled = False
  405. TabOrder = 0
  406. Font.Charset = DEFAULT_CHARSET
  407. Font.Color = clBlack
  408. Font.Height = -13
  409. Font.Name = #47569#51008' '#44256#46357
  410. Font.Style = [fsBold]
  411. ParentFont = False
  412. OnClick = BtnEditClick
  413. end
  414. object BtnInsert: TcxButton
  415. Tag = 2
  416. Left = 91
  417. Top = 40
  418. Width = 75
  419. Height = 25
  420. Cursor = crHandPoint
  421. Hint = #45936#51060#53552' '#52628#44032
  422. Anchors = [akRight, akBottom]
  423. Caption = #52628#44032
  424. Colors.Default = 10737865
  425. TabOrder = 1
  426. Font.Charset = DEFAULT_CHARSET
  427. Font.Color = clBlack
  428. Font.Height = -13
  429. Font.Name = #47569#51008' '#44256#46357
  430. Font.Style = [fsBold]
  431. ParentFont = False
  432. OnClick = BtnInsertClick
  433. end
  434. object BtnDelete: TcxButton
  435. Tag = 4
  436. Left = 173
  437. Top = 40
  438. Width = 75
  439. Height = 25
  440. Cursor = crHandPoint
  441. Hint = #45936#51060#53552' '#49325#51228
  442. Anchors = [akRight, akBottom]
  443. Caption = #49325#51228
  444. Colors.Default = 10737865
  445. Enabled = False
  446. TabOrder = 2
  447. Font.Charset = DEFAULT_CHARSET
  448. Font.Color = clBlack
  449. Font.Height = -13
  450. Font.Name = #47569#51008' '#44256#46357
  451. Font.Style = [fsBold]
  452. ParentFont = False
  453. OnClick = BtnDeleteClick
  454. end
  455. object BtnSave: TcxButton
  456. Tag = 5
  457. Left = 254
  458. Top = 40
  459. Width = 75
  460. Height = 25
  461. Cursor = crHandPoint
  462. Hint = #54200#51665#51089#50629' '#51200#51109
  463. Anchors = [akRight, akBottom]
  464. Caption = #51200#51109
  465. Colors.Default = 10737865
  466. Enabled = False
  467. TabOrder = 3
  468. Font.Charset = DEFAULT_CHARSET
  469. Font.Color = clBlack
  470. Font.Height = -13
  471. Font.Name = #47569#51008' '#44256#46357
  472. Font.Style = [fsBold]
  473. ParentFont = False
  474. OnClick = BtnSaveClick
  475. end
  476. end
  477. object cxGroupBox2: TcxGroupBox
  478. Left = 2
  479. Top = 536
  480. Align = alBottom
  481. Caption = #9654' '#49549#46020#51221#48372
  482. TabOrder = 1
  483. Height = 192
  484. Width = 333
  485. object Label17: TLabel
  486. Left = 11
  487. Top = 26
  488. Width = 75
  489. Height = 23
  490. Alignment = taCenter
  491. AutoSize = False
  492. Caption = #49549#46020#54032#51221
  493. Color = clSilver
  494. ParentColor = False
  495. Transparent = False
  496. Layout = tlCenter
  497. end
  498. object Label18: TLabel
  499. Left = 94
  500. Top = 26
  501. Width = 75
  502. Height = 23
  503. Alignment = taCenter
  504. AutoSize = False
  505. Caption = #52572#51200#49549#46020
  506. Color = clSilver
  507. ParentColor = False
  508. Transparent = False
  509. Layout = tlCenter
  510. end
  511. object Label19: TLabel
  512. Left = 183
  513. Top = 26
  514. Width = 75
  515. Height = 23
  516. Alignment = taCenter
  517. AutoSize = False
  518. Caption = #52572#44256#49549#46020
  519. Color = clSilver
  520. ParentColor = False
  521. Transparent = False
  522. Layout = tlCenter
  523. end
  524. object Label01: TLabel
  525. Left = 11
  526. Top = 54
  527. Width = 75
  528. Height = 23
  529. Alignment = taCenter
  530. AutoSize = False
  531. Caption = #51221#52404
  532. Color = clRed
  533. ParentColor = False
  534. Transparent = False
  535. Layout = tlCenter
  536. end
  537. object Label02: TLabel
  538. Left = 11
  539. Top = 81
  540. Width = 75
  541. Height = 23
  542. Alignment = taCenter
  543. AutoSize = False
  544. Caption = #51648#52404
  545. Color = clYellow
  546. ParentColor = False
  547. Transparent = False
  548. Layout = tlCenter
  549. end
  550. object Label03: TLabel
  551. Left = 11
  552. Top = 110
  553. Width = 75
  554. Height = 23
  555. Alignment = taCenter
  556. AutoSize = False
  557. Caption = #50896#54624
  558. Color = clLime
  559. ParentColor = False
  560. Transparent = False
  561. Layout = tlCenter
  562. end
  563. object EdMin3: TcxTextEdit
  564. Left = 94
  565. Top = 53
  566. Properties.Alignment.Horz = taRightJustify
  567. Properties.Alignment.Vert = taVCenter
  568. Properties.MaxLength = 5
  569. Properties.ReadOnly = False
  570. Properties.UseLeftAlignmentOnEditing = False
  571. TabOrder = 0
  572. OnKeyPress = EdMin3KeyPress
  573. Width = 75
  574. end
  575. object EdMax3: TcxTextEdit
  576. Left = 183
  577. Top = 53
  578. Properties.Alignment.Horz = taRightJustify
  579. Properties.Alignment.Vert = taVCenter
  580. Properties.MaxLength = 5
  581. Properties.ReadOnly = False
  582. Properties.UseLeftAlignmentOnEditing = False
  583. TabOrder = 1
  584. OnKeyPress = EdMin3KeyPress
  585. Width = 75
  586. end
  587. object EdMin2: TcxTextEdit
  588. Left = 94
  589. Top = 80
  590. Properties.Alignment.Horz = taRightJustify
  591. Properties.Alignment.Vert = taVCenter
  592. Properties.MaxLength = 5
  593. Properties.ReadOnly = False
  594. Properties.UseLeftAlignmentOnEditing = False
  595. TabOrder = 2
  596. OnKeyPress = EdMin3KeyPress
  597. Width = 75
  598. end
  599. object EdMax2: TcxTextEdit
  600. Left = 183
  601. Top = 80
  602. Properties.Alignment.Horz = taRightJustify
  603. Properties.Alignment.Vert = taVCenter
  604. Properties.MaxLength = 5
  605. Properties.ReadOnly = False
  606. Properties.UseLeftAlignmentOnEditing = False
  607. TabOrder = 3
  608. OnKeyPress = EdMin3KeyPress
  609. Width = 75
  610. end
  611. object EdMin1: TcxTextEdit
  612. Left = 94
  613. Top = 109
  614. Properties.Alignment.Horz = taRightJustify
  615. Properties.Alignment.Vert = taVCenter
  616. Properties.MaxLength = 5
  617. Properties.ReadOnly = False
  618. Properties.UseLeftAlignmentOnEditing = False
  619. TabOrder = 4
  620. OnKeyPress = EdMin3KeyPress
  621. Width = 75
  622. end
  623. object EdMax1: TcxTextEdit
  624. Left = 183
  625. Top = 109
  626. Properties.Alignment.Horz = taRightJustify
  627. Properties.Alignment.Vert = taVCenter
  628. Properties.MaxLength = 5
  629. Properties.ReadOnly = False
  630. Properties.UseLeftAlignmentOnEditing = False
  631. TabOrder = 5
  632. OnKeyPress = EdMin3KeyPress
  633. Width = 75
  634. end
  635. object BtnSaveAll: TcxButton
  636. Tag = 5
  637. Left = 12
  638. Top = 152
  639. Width = 140
  640. Height = 25
  641. Cursor = crHandPoint
  642. Hint = #51204#52404' '#44396#44036#50640' '#46041#51068#54620' '#44050#51012' '#51201#50857#54633#45768#45796'.'
  643. Caption = #51204#52404' '#44396#44036' '#51201#50857
  644. Colors.Default = 10737865
  645. TabOrder = 6
  646. Font.Charset = DEFAULT_CHARSET
  647. Font.Color = clBlack
  648. Font.Height = -13
  649. Font.Name = #47569#51008' '#44256#46357
  650. Font.Style = [fsBold]
  651. ParentFont = False
  652. OnClick = BtnSaveAllClick
  653. end
  654. end
  655. object GrpInfo: TcxGroupBox
  656. Left = 2
  657. Top = 2
  658. Align = alTop
  659. Caption = #9654' '#51228#44277#44396#44036#51221#48372
  660. ParentFont = False
  661. Style.BorderColor = clCaptionText
  662. Style.Font.Charset = DEFAULT_CHARSET
  663. Style.Font.Color = clWindowText
  664. Style.Font.Height = -13
  665. Style.Font.Name = #47569#51008' '#44256#46357
  666. Style.Font.Style = []
  667. Style.Shadow = False
  668. Style.TextColor = clBlack
  669. Style.TextStyle = [fsBold]
  670. Style.IsFontAssigned = True
  671. TabOrder = 2
  672. DesignSize = (
  673. 333
  674. 272)
  675. Height = 279
  676. Width = 333
  677. object cxLabel11: TcxLabel
  678. Left = 14
  679. Top = 289
  680. Anchors = [akLeft, akBottom]
  681. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  682. StyleDisabled.BorderColor = cl3DLight
  683. Transparent = True
  684. end
  685. object cxLabel12: TcxLabel
  686. Left = 259
  687. Top = 289
  688. Anchors = [akLeft, akBottom]
  689. Caption = #9733
  690. Style.TextColor = clRed
  691. Transparent = True
  692. Visible = False
  693. end
  694. object PnlEdit: TPanel
  695. Left = 3
  696. Top = 19
  697. Width = 327
  698. Height = 250
  699. Align = alClient
  700. BevelOuter = bvNone
  701. TabOrder = 2
  702. object ImgDesc19: TImage
  703. Left = 9
  704. Top = 45
  705. Width = 9
  706. Height = 9
  707. Transparent = True
  708. end
  709. object ImgDesc02: TImage
  710. Left = 9
  711. Top = 77
  712. Width = 9
  713. Height = 9
  714. Transparent = True
  715. end
  716. object ImgDesc04: TImage
  717. Left = 9
  718. Top = 108
  719. Width = 9
  720. Height = 9
  721. Transparent = True
  722. end
  723. object ImgDesc12: TImage
  724. Left = 9
  725. Top = 229
  726. Width = 9
  727. Height = 9
  728. Transparent = True
  729. end
  730. object ImgDesc11: TImage
  731. Left = 9
  732. Top = 14
  733. Width = 9
  734. Height = 9
  735. Transparent = True
  736. end
  737. object ImgDesc07: TImage
  738. Left = 9
  739. Top = 140
  740. Width = 9
  741. Height = 9
  742. Transparent = True
  743. end
  744. object ImgDesc08: TImage
  745. Left = 9
  746. Top = 171
  747. Width = 9
  748. Height = 9
  749. Transparent = True
  750. end
  751. object EdIfscNm: TcxTextEdit
  752. Left = 124
  753. Top = 37
  754. Properties.MaxLength = 60
  755. TabOrder = 1
  756. Width = 199
  757. end
  758. object EdStrNm: TcxTextEdit
  759. Left = 124
  760. Top = 69
  761. Properties.MaxLength = 30
  762. Properties.ReadOnly = False
  763. TabOrder = 2
  764. Width = 199
  765. end
  766. object EdIfscId: TcxTextEdit
  767. Left = 124
  768. Top = 6
  769. Properties.ReadOnly = True
  770. TabOrder = 0
  771. Width = 121
  772. end
  773. object cxLabel2: TcxLabel
  774. Left = 30
  775. Top = 39
  776. Caption = #51228#44277#44396#44036#47749' [*]'
  777. Properties.Alignment.Horz = taRightJustify
  778. Properties.Alignment.Vert = taVCenter
  779. Transparent = True
  780. AnchorX = 118
  781. AnchorY = 50
  782. end
  783. object cxLabel5: TcxLabel
  784. Left = 22
  785. Top = 71
  786. Caption = #54364#52636#47749'('#49884#51216') [*]'
  787. Properties.Alignment.Horz = taRightJustify
  788. Properties.Alignment.Vert = taVCenter
  789. Transparent = True
  790. AnchorX = 118
  791. AnchorY = 82
  792. end
  793. object cxLabel10: TcxLabel
  794. Left = 22
  795. Top = 102
  796. Caption = #54364#52636#47749'('#51333#51216') [*]'
  797. Properties.Alignment.Horz = taRightJustify
  798. Properties.Alignment.Vert = taVCenter
  799. Transparent = True
  800. AnchorX = 118
  801. AnchorY = 113
  802. end
  803. object cxLabel13: TcxLabel
  804. Left = 62
  805. Top = 223
  806. Caption = #50864#54924#46020#47196
  807. Properties.Alignment.Horz = taRightJustify
  808. Properties.Alignment.Vert = taVCenter
  809. Transparent = True
  810. AnchorX = 118
  811. AnchorY = 234
  812. end
  813. object cxLabel14: TcxLabel
  814. Left = 43
  815. Top = 8
  816. Caption = #51228#44277#44396#44036' [*]'
  817. Properties.Alignment.Horz = taRightJustify
  818. Properties.Alignment.Vert = taVCenter
  819. Transparent = True
  820. AnchorX = 118
  821. AnchorY = 19
  822. end
  823. object CbDetr: TcxComboBox
  824. Left = 124
  825. Top = 221
  826. Cursor = crHandPoint
  827. Properties.Alignment.Vert = taVCenter
  828. Properties.DropDownListStyle = lsFixedList
  829. Properties.DropDownSizeable = True
  830. Properties.ReadOnly = False
  831. TabOrder = 4
  832. Width = 199
  833. end
  834. object EdEndNm: TcxTextEdit
  835. Left = 124
  836. Top = 100
  837. Properties.MaxLength = 30
  838. Properties.ReadOnly = False
  839. TabOrder = 3
  840. Width = 199
  841. end
  842. object ChkAxisYn: TcxCheckBox
  843. Left = 122
  844. Top = 194
  845. Cursor = crHandPoint
  846. Caption = #52629#51221#48372' '#49373#49457#50857
  847. TabOrder = 10
  848. Transparent = True
  849. Width = 166
  850. end
  851. object cxLabel1: TcxLabel
  852. Left = 75
  853. Top = 136
  854. Caption = #46020#47196#47749
  855. Properties.Alignment.Horz = taRightJustify
  856. Properties.Alignment.Vert = taVCenter
  857. Transparent = True
  858. AnchorX = 118
  859. AnchorY = 147
  860. end
  861. object EdRoadNm: TcxTextEdit
  862. Left = 124
  863. Top = 132
  864. Properties.MaxLength = 30
  865. Properties.ReadOnly = False
  866. TabOrder = 12
  867. Width = 199
  868. end
  869. object cxLabel3: TcxLabel
  870. Left = 75
  871. Top = 165
  872. Caption = #51648#51216#47749
  873. Properties.Alignment.Horz = taRightJustify
  874. Properties.Alignment.Vert = taVCenter
  875. Transparent = True
  876. AnchorX = 118
  877. AnchorY = 176
  878. end
  879. object EdSpotNm: TcxTextEdit
  880. Left = 124
  881. Top = 163
  882. Properties.MaxLength = 30
  883. Properties.ReadOnly = False
  884. TabOrder = 14
  885. Width = 199
  886. end
  887. end
  888. end
  889. object GrpLink: TcxGroupBox
  890. Left = 2
  891. Top = 281
  892. Align = alClient
  893. Caption = #9654' '#47553#53356#44396#49457#51221#48372
  894. ParentFont = False
  895. Style.BorderColor = clCaptionText
  896. Style.Font.Charset = DEFAULT_CHARSET
  897. Style.Font.Color = clWindowText
  898. Style.Font.Height = -13
  899. Style.Font.Name = #47569#51008' '#44256#46357
  900. Style.Font.Style = []
  901. Style.Shadow = False
  902. Style.TextColor = clBlack
  903. Style.TextStyle = [fsBold]
  904. Style.IsFontAssigned = True
  905. TabOrder = 3
  906. DesignSize = (
  907. 333
  908. 248)
  909. Height = 255
  910. Width = 333
  911. object cxLabel9: TcxLabel
  912. Left = 14
  913. Top = 265
  914. Anchors = [akLeft, akBottom]
  915. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  916. StyleDisabled.BorderColor = cl3DLight
  917. Transparent = True
  918. end
  919. object cxLabel15: TcxLabel
  920. Left = 259
  921. Top = 265
  922. Anchors = [akLeft, akBottom]
  923. Caption = #9733
  924. Style.TextColor = clRed
  925. Transparent = True
  926. Visible = False
  927. end
  928. object Panel1: TPanel
  929. Left = 3
  930. Top = 19
  931. Width = 327
  932. Height = 226
  933. Align = alClient
  934. BevelOuter = bvNone
  935. TabOrder = 2
  936. object PnlLink: TPanel
  937. Left = 0
  938. Top = 185
  939. Width = 327
  940. Height = 41
  941. Align = alBottom
  942. BevelOuter = bvNone
  943. TabOrder = 0
  944. DesignSize = (
  945. 327
  946. 41)
  947. object ImgDesc06: TImage
  948. Left = 9
  949. Top = 16
  950. Width = 9
  951. Height = 9
  952. Transparent = True
  953. end
  954. object cxLabel6: TcxLabel
  955. Left = 22
  956. Top = 10
  957. Caption = #51228#44277#44396#44036
  958. Properties.Alignment.Horz = taRightJustify
  959. Properties.Alignment.Vert = taVCenter
  960. Transparent = True
  961. AnchorX = 78
  962. AnchorY = 21
  963. end
  964. object EdLinkId: TcxTextEdit
  965. Tag = 10002
  966. Left = 80
  967. Top = 8
  968. Properties.Alignment.Horz = taCenter
  969. Properties.Alignment.Vert = taVCenter
  970. Properties.MaxLength = 13
  971. Properties.ReadOnly = False
  972. TabOrder = 1
  973. OnKeyPress = EdMin3KeyPress
  974. Width = 48
  975. end
  976. object BtnLinkCopy: TcxButton
  977. Left = 133
  978. Top = 9
  979. Width = 72
  980. Height = 22
  981. Hint = #51077#47141#54620' '#51228#44277#44396#44036#51032' '#47553#53356#47484' '#48373#49324#54633#45768#45796'.'
  982. Caption = #47553#53356#48373#49324
  983. TabOrder = 2
  984. OnClick = BtnLinkCopyClick
  985. end
  986. object BtnUp: TcxButton
  987. Tag = 2
  988. Left = 261
  989. Top = 9
  990. Width = 30
  991. Height = 22
  992. Cursor = crHandPoint
  993. Anchors = [akLeft, akBottom]
  994. Caption = #9650
  995. Colors.Default = 10737865
  996. LookAndFeel.NativeStyle = False
  997. TabOrder = 3
  998. OnClick = BtnUpClick
  999. end
  1000. object BtnDown: TcxButton
  1001. Tag = 2
  1002. Left = 295
  1003. Top = 9
  1004. Width = 30
  1005. Height = 22
  1006. Cursor = crHandPoint
  1007. Anchors = [akLeft, akBottom]
  1008. Caption = #9660
  1009. Colors.Default = 10737865
  1010. LookAndFeel.NativeStyle = False
  1011. TabOrder = 4
  1012. OnClick = BtnDownClick
  1013. end
  1014. object BtnLinkDel: TcxButton
  1015. Left = 212
  1016. Top = 9
  1017. Width = 43
  1018. Height = 22
  1019. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  1020. Caption = #49325#51228
  1021. TabOrder = 5
  1022. OnClick = BtnLinkDelClick
  1023. end
  1024. end
  1025. object CxLink: TcxGrid
  1026. Left = 0
  1027. Top = 0
  1028. Width = 327
  1029. Height = 185
  1030. Align = alClient
  1031. TabOrder = 1
  1032. object TvLink: TcxGridTableView
  1033. OnCellDblClick = TvLinkCellDblClick
  1034. DataController.Summary.DefaultGroupSummaryItems = <>
  1035. DataController.Summary.FooterSummaryItems = <>
  1036. DataController.Summary.SummaryGroups = <>
  1037. OptionsCustomize.ColumnFiltering = False
  1038. OptionsCustomize.ColumnGrouping = False
  1039. OptionsCustomize.ColumnMoving = False
  1040. OptionsCustomize.ColumnSorting = False
  1041. OptionsData.Deleting = False
  1042. OptionsData.DeletingConfirmation = False
  1043. OptionsData.Inserting = False
  1044. OptionsView.GroupByBox = False
  1045. OptionsView.Indicator = True
  1046. object ColLink1: TcxGridColumn
  1047. Caption = #49692#49436
  1048. PropertiesClassName = 'TcxLabelProperties'
  1049. Properties.Alignment.Horz = taCenter
  1050. Properties.Alignment.Vert = taVCenter
  1051. Visible = False
  1052. HeaderAlignmentHorz = taCenter
  1053. HeaderAlignmentVert = vaCenter
  1054. Options.Editing = False
  1055. Width = 34
  1056. end
  1057. object ColLink2: TcxGridColumn
  1058. Caption = #44396#44036' ID'
  1059. PropertiesClassName = 'TcxLabelProperties'
  1060. Properties.Alignment.Horz = taCenter
  1061. Properties.Alignment.Vert = taVCenter
  1062. HeaderAlignmentHorz = taCenter
  1063. HeaderAlignmentVert = vaCenter
  1064. Options.Editing = False
  1065. Width = 105
  1066. end
  1067. object ColLink3: TcxGridColumn
  1068. Caption = #44396#44036#47749
  1069. PropertiesClassName = 'TcxLabelProperties'
  1070. Properties.Alignment.Horz = taLeftJustify
  1071. Properties.Alignment.Vert = taVCenter
  1072. HeaderAlignmentHorz = taCenter
  1073. HeaderAlignmentVert = vaCenter
  1074. Options.Editing = False
  1075. Width = 196
  1076. end
  1077. object ColLink4: TcxGridColumn
  1078. Caption = #49884#51216#47749
  1079. PropertiesClassName = 'TcxTextEditProperties'
  1080. Properties.Alignment.Vert = taVCenter
  1081. HeaderAlignmentHorz = taCenter
  1082. HeaderAlignmentVert = vaCenter
  1083. Options.Editing = False
  1084. Width = 120
  1085. end
  1086. object ColLink5: TcxGridColumn
  1087. Caption = #51333#51216#47749
  1088. PropertiesClassName = 'TcxTextEditProperties'
  1089. Properties.Alignment.Vert = taVCenter
  1090. HeaderAlignmentHorz = taCenter
  1091. HeaderAlignmentVert = vaCenter
  1092. Options.Editing = False
  1093. Width = 120
  1094. end
  1095. object ColLink6: TcxGridColumn
  1096. Caption = #51333#47308#51648#51216#47749
  1097. PropertiesClassName = 'TcxLabelProperties'
  1098. Properties.Alignment.Horz = taLeftJustify
  1099. Properties.Alignment.Vert = taVCenter
  1100. Visible = False
  1101. HeaderAlignmentHorz = taCenter
  1102. HeaderAlignmentVert = vaCenter
  1103. Width = 250
  1104. end
  1105. end
  1106. object GlLink: TcxGridLevel
  1107. GridView = TvLink
  1108. end
  1109. end
  1110. end
  1111. end
  1112. end
  1113. end
  1114. object TmrShow: TTimer
  1115. Enabled = False
  1116. Interval = 300
  1117. OnTimer = TmrShowTimer
  1118. Left = 472
  1119. Top = 12
  1120. end
  1121. end