VMSM200MF.dfm 42 KB

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