DSRM010MF.dfm 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842
  1. object DSRM010M: TDSRM010M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'DSRC-RSE '#44288#47532
  7. ClientHeight = 750
  8. ClientWidth = 1227
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -13
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. KeyPreview = True
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnCloseQuery = FormCloseQuery
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1227
  24. 750)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1219
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. ExplicitWidth = 1269
  37. end
  38. object LblCaption: TLabel
  39. Left = 16
  40. Top = 10
  41. Width = 267
  42. Height = 23
  43. Caption = #53440#51060#53952' '
  44. Font.Charset = DEFAULT_CHARSET
  45. Font.Color = 4740964
  46. Font.Height = -17
  47. Font.Name = #47569#51008' '#44256#46357
  48. Font.Style = [fsBold]
  49. ParentFont = False
  50. ParentShowHint = False
  51. ShowHint = True
  52. end
  53. object ShpList: TShape
  54. Left = 4
  55. Top = 50
  56. Width = 1219
  57. Height = 694
  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 = 1138
  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 = 25
  88. ImeName = 'Microsoft Office IME 2007'
  89. TabOrder = 1
  90. Text = 'EdFocus'
  91. end
  92. object PnlBack: TPanel
  93. Left = 12
  94. Top = 56
  95. Width = 1201
  96. Height = 681
  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 = 271
  106. Height = 681
  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' DSRC-RSE '#47785#47197
  115. Style.BorderColor = clCaptionText
  116. Style.Shadow = False
  117. Style.TextColor = clWindowText
  118. Style.TextStyle = [fsBold]
  119. TabOrder = 0
  120. Height = 681
  121. Width = 271
  122. inline FRAMEDsrcList1: TFRAMEDsrcList
  123. Left = 3
  124. Top = 19
  125. Width = 265
  126. Height = 652
  127. Align = alClient
  128. TabOrder = 0
  129. ExplicitLeft = 3
  130. ExplicitTop = 19
  131. ExplicitWidth = 265
  132. ExplicitHeight = 652
  133. inherited CxList: TcxGrid
  134. Width = 265
  135. Height = 590
  136. ExplicitWidth = 265
  137. ExplicitHeight = 590
  138. inherited TvList: TcxGridTableView
  139. OnCellDblClick = FRAMEDsrcList1TvListCellDblClick
  140. end
  141. end
  142. inherited PnlTop: TPanel
  143. Width = 265
  144. ExplicitWidth = 265
  145. end
  146. inherited PnlBottom: TPanel
  147. Top = 621
  148. Width = 265
  149. ExplicitTop = 621
  150. ExplicitWidth = 265
  151. DesignSize = (
  152. 265
  153. 31)
  154. inherited LblRecords: TLabel
  155. Left = 156
  156. Width = 25
  157. Height = 17
  158. ExplicitLeft = 234
  159. ExplicitWidth = 25
  160. ExplicitHeight = 17
  161. end
  162. inherited BtnExlSave: TcxButton
  163. Left = 187
  164. ExplicitLeft = 187
  165. end
  166. end
  167. end
  168. end
  169. end
  170. object cxSplitter1: TcxSplitter
  171. Left = 271
  172. Top = 0
  173. Width = 6
  174. Height = 681
  175. Control = PnlLeft
  176. end
  177. object GrpMap: TcxGroupBox
  178. Left = 277
  179. Top = 0
  180. Align = alClient
  181. Caption = #9654' '#50948#52824#49444#51221
  182. Style.BorderColor = clCaptionText
  183. Style.Shadow = False
  184. Style.TextColor = clBlack
  185. Style.TextStyle = [fsBold]
  186. TabOrder = 2
  187. Height = 681
  188. Width = 577
  189. object ChkViewIcon: TcxCheckBox
  190. Left = 107
  191. Top = -5
  192. Cursor = crHandPoint
  193. Caption = 'RSE '#50500#51060#53080
  194. State = cbsChecked
  195. TabOrder = 0
  196. Transparent = True
  197. OnClick = ChkViewIconClick
  198. Width = 121
  199. end
  200. inline FRAMEGisMap1: TFRAMEFlashMap
  201. Left = 3
  202. Top = 19
  203. Width = 571
  204. Height = 652
  205. Align = alClient
  206. TabOrder = 1
  207. ExplicitLeft = 3
  208. ExplicitTop = 19
  209. ExplicitWidth = 571
  210. ExplicitHeight = 652
  211. inherited Panel1: TPanel
  212. Width = 571
  213. Height = 591
  214. ExplicitWidth = 571
  215. ExplicitHeight = 591
  216. inherited ShockwaveFlash1: TShockwaveFlashEx
  217. ControlData = {
  218. 67556655000E0000D8130000D813000008000200000000000800000000000800
  219. 0000000008000E000000570069006E0064006F00770000000800060000002D00
  220. 310000000800060000002D003100000008000A00000048006900670068000000
  221. 08000200000000000800060000002D0031000000080000000000080002000000
  222. 0000080010000000530068006F00770041006C006C0000000800040000003000
  223. 0000080004000000300000000800020000000000080000000000080002000000
  224. 00000D0000000000000000000000000000000000080004000000310000000800
  225. 0400000030000000080000000000080004000000300000000800080000006100
  226. 6C006C00000008000C000000660061006C0073006500000008000C0000006600
  227. 61006C007300650000000800040000003000000008000C000000730063006100
  228. 6C0065000000}
  229. end
  230. inherited Memo1: TMemo
  231. Height = 388
  232. ExplicitHeight = 388
  233. end
  234. end
  235. inherited GrpTool: TcxGroupBox
  236. ExplicitWidth = 571
  237. Width = 571
  238. inherited LbDef: TLabel
  239. Width = 247
  240. Height = 17
  241. ExplicitWidth = 247
  242. ExplicitHeight = 17
  243. end
  244. end
  245. inherited StatusBar: TStatusBar
  246. Top = 632
  247. Width = 571
  248. ExplicitTop = 632
  249. ExplicitWidth = 571
  250. end
  251. end
  252. object ChkViewName: TcxCheckBox
  253. Left = 216
  254. Top = -5
  255. Cursor = crHandPoint
  256. Caption = 'RSE '#50948#52824#47749
  257. State = cbsChecked
  258. TabOrder = 2
  259. Transparent = True
  260. OnClick = ChkViewIconClick
  261. Width = 121
  262. end
  263. end
  264. object GrpInfo: TcxGroupBox
  265. Left = 860
  266. Top = 0
  267. Align = alRight
  268. Caption = #9654' DSRC-RSE '#51221#48372
  269. Style.BorderColor = clCaptionText
  270. Style.Shadow = False
  271. Style.TextColor = clBlack
  272. Style.TextStyle = [fsBold]
  273. TabOrder = 3
  274. DesignSize = (
  275. 341
  276. 674)
  277. Height = 681
  278. Width = 341
  279. object ImgDesc01: TImage
  280. Left = 9
  281. Top = 59
  282. Width = 9
  283. Height = 9
  284. Transparent = True
  285. end
  286. object ImgDesc02: TImage
  287. Left = 9
  288. Top = 93
  289. Width = 9
  290. Height = 9
  291. Transparent = True
  292. end
  293. object ImgDesc03: TImage
  294. Left = 9
  295. Top = 127
  296. Width = 9
  297. Height = 9
  298. Transparent = True
  299. end
  300. object ImgDesc04: TImage
  301. Left = 9
  302. Top = 162
  303. Width = 9
  304. Height = 9
  305. Transparent = True
  306. end
  307. object ImgDesc05: TImage
  308. Left = 9
  309. Top = 196
  310. Width = 9
  311. Height = 9
  312. Transparent = True
  313. end
  314. object ImgDesc06: TImage
  315. Left = 9
  316. Top = 231
  317. Width = 9
  318. Height = 9
  319. Transparent = True
  320. end
  321. object ImgDesc07: TImage
  322. Left = 9
  323. Top = 265
  324. Width = 9
  325. Height = 9
  326. Transparent = True
  327. end
  328. object ImgDesc08: TImage
  329. Left = 9
  330. Top = 300
  331. Width = 9
  332. Height = 9
  333. Transparent = True
  334. end
  335. object ImgDesc09: TImage
  336. Left = 9
  337. Top = 334
  338. Width = 9
  339. Height = 9
  340. Transparent = True
  341. end
  342. object ImgDesc10: TImage
  343. Left = 9
  344. Top = 369
  345. Width = 9
  346. Height = 9
  347. Transparent = True
  348. end
  349. object ImgDesc11: TImage
  350. Left = 9
  351. Top = 31
  352. Width = 9
  353. Height = 9
  354. Transparent = True
  355. end
  356. object ImgDesc12: TImage
  357. Left = 9
  358. Top = 404
  359. Width = 9
  360. Height = 9
  361. Transparent = True
  362. end
  363. object PnlMenu: TPanel
  364. Left = 3
  365. Top = 640
  366. Width = 335
  367. Height = 31
  368. Align = alBottom
  369. BevelOuter = bvNone
  370. TabOrder = 0
  371. DesignSize = (
  372. 335
  373. 31)
  374. object BtnEdit: TcxButton
  375. Tag = 2
  376. Left = 11
  377. Top = 3
  378. Width = 75
  379. Height = 25
  380. Cursor = crHandPoint
  381. Hint = #45936#51060#53552' '#54200#51665
  382. Anchors = [akRight, akBottom]
  383. Caption = #54200#51665
  384. Colors.Default = 10737865
  385. Enabled = False
  386. TabOrder = 0
  387. Font.Charset = DEFAULT_CHARSET
  388. Font.Color = clBlack
  389. Font.Height = -13
  390. Font.Name = #47569#51008' '#44256#46357
  391. Font.Style = [fsBold]
  392. ParentFont = False
  393. OnClick = BtnEditClick
  394. end
  395. object BtnInsert: TcxButton
  396. Tag = 2
  397. Left = 92
  398. Top = 3
  399. Width = 75
  400. Height = 25
  401. Cursor = crHandPoint
  402. Hint = #45936#51060#53552' '#52628#44032
  403. Anchors = [akRight, akBottom]
  404. Caption = #52628#44032
  405. Colors.Default = 10737865
  406. TabOrder = 1
  407. Font.Charset = DEFAULT_CHARSET
  408. Font.Color = clBlack
  409. Font.Height = -13
  410. Font.Name = #47569#51008' '#44256#46357
  411. Font.Style = [fsBold]
  412. ParentFont = False
  413. OnClick = BtnInsertClick
  414. end
  415. object BtnDelete: TcxButton
  416. Tag = 4
  417. Left = 174
  418. Top = 3
  419. Width = 75
  420. Height = 25
  421. Cursor = crHandPoint
  422. Hint = #45936#51060#53552' '#49325#51228
  423. Anchors = [akRight, akBottom]
  424. Caption = #49325#51228
  425. Colors.Default = 10737865
  426. Enabled = False
  427. TabOrder = 2
  428. Font.Charset = DEFAULT_CHARSET
  429. Font.Color = clBlack
  430. Font.Height = -13
  431. Font.Name = #47569#51008' '#44256#46357
  432. Font.Style = [fsBold]
  433. ParentFont = False
  434. OnClick = BtnDeleteClick
  435. end
  436. object BtnSave: TcxButton
  437. Tag = 5
  438. Left = 255
  439. Top = 3
  440. Width = 75
  441. Height = 25
  442. Cursor = crHandPoint
  443. Hint = #54200#51665#51089#50629' '#51200#51109
  444. Anchors = [akRight, akBottom]
  445. Caption = #51200#51109
  446. Colors.Default = 10737865
  447. Enabled = False
  448. TabOrder = 3
  449. Font.Charset = DEFAULT_CHARSET
  450. Font.Color = clBlack
  451. Font.Height = -13
  452. Font.Name = #47569#51008' '#44256#46357
  453. Font.Style = [fsBold]
  454. ParentFont = False
  455. OnClick = BtnSaveClick
  456. end
  457. end
  458. object EdRseId: TcxTextEdit
  459. Left = 150
  460. Top = 54
  461. Properties.MaxLength = 30
  462. TabOrder = 1
  463. Width = 164
  464. end
  465. object EdRoadSpotId: TcxTextEdit
  466. Left = 150
  467. Top = 87
  468. Properties.ReadOnly = False
  469. TabOrder = 2
  470. Width = 121
  471. end
  472. object EdLogCnncId: TcxTextEdit
  473. Left = 150
  474. Top = 121
  475. Properties.ReadOnly = False
  476. TabOrder = 3
  477. Width = 121
  478. end
  479. object EdLogCnncPwd: TcxTextEdit
  480. Left = 150
  481. Top = 155
  482. Properties.ReadOnly = False
  483. TabOrder = 4
  484. Width = 121
  485. end
  486. object EdIstlLctnNm: TcxTextEdit
  487. Left = 150
  488. Top = 188
  489. Properties.ReadOnly = False
  490. TabOrder = 5
  491. Width = 121
  492. end
  493. object EdIP: TcxTextEdit
  494. Left = 150
  495. Top = 289
  496. Properties.ReadOnly = False
  497. TabOrder = 8
  498. Width = 121
  499. end
  500. object EdPort: TcxTextEdit
  501. Left = 150
  502. Top = 323
  503. Properties.ReadOnly = False
  504. TabOrder = 9
  505. Width = 121
  506. end
  507. object EdId: TcxTextEdit
  508. Left = 150
  509. Top = 21
  510. Enabled = False
  511. TabOrder = 10
  512. Width = 121
  513. end
  514. object SePosX: TcxSpinEdit
  515. Left = 150
  516. Top = 222
  517. Properties.Alignment.Horz = taRightJustify
  518. Properties.Alignment.Vert = taVCenter
  519. Properties.DisplayFormat = '##0.######0'
  520. Properties.EditFormat = '##0.######0'
  521. Properties.MaxValue = 9999999999.000000000000000000
  522. Properties.ReadOnly = False
  523. Properties.SpinButtons.Visible = False
  524. Properties.ValueType = vtFloat
  525. Style.LookAndFeel.Kind = lfUltraFlat
  526. Style.LookAndFeel.NativeStyle = False
  527. Style.TextStyle = []
  528. Style.ButtonStyle = btsUltraFlat
  529. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  530. StyleDisabled.LookAndFeel.NativeStyle = False
  531. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  532. StyleFocused.LookAndFeel.NativeStyle = False
  533. StyleFocused.TextStyle = [fsBold]
  534. StyleHot.LookAndFeel.Kind = lfUltraFlat
  535. StyleHot.LookAndFeel.NativeStyle = False
  536. TabOrder = 6
  537. Width = 121
  538. end
  539. object SePosY: TcxSpinEdit
  540. Left = 150
  541. Top = 256
  542. Properties.Alignment.Horz = taRightJustify
  543. Properties.Alignment.Vert = taVCenter
  544. Properties.DisplayFormat = '##0.######0'
  545. Properties.EditFormat = '##0.######0'
  546. Properties.MaxValue = 9999999999.000000000000000000
  547. Properties.ReadOnly = False
  548. Properties.SpinButtons.Visible = False
  549. Properties.ValueType = vtFloat
  550. Style.LookAndFeel.Kind = lfUltraFlat
  551. Style.LookAndFeel.NativeStyle = False
  552. Style.TextStyle = []
  553. Style.ButtonStyle = btsUltraFlat
  554. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  555. StyleDisabled.LookAndFeel.NativeStyle = False
  556. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  557. StyleFocused.LookAndFeel.NativeStyle = False
  558. StyleFocused.TextStyle = [fsBold]
  559. StyleHot.LookAndFeel.Kind = lfUltraFlat
  560. StyleHot.LookAndFeel.NativeStyle = False
  561. TabOrder = 7
  562. Width = 121
  563. end
  564. object cxLabel1: TcxLabel
  565. Left = 94
  566. Top = 56
  567. Caption = 'RSE ID'
  568. Properties.Alignment.Horz = taRightJustify
  569. Properties.Alignment.Vert = taVCenter
  570. Transparent = True
  571. AnchorX = 138
  572. AnchorY = 67
  573. end
  574. object cxLabel2: TcxLabel
  575. Left = 64
  576. Top = 89
  577. Caption = #46020#47196#51648#51216' ID'
  578. Properties.Alignment.Horz = taRightJustify
  579. Properties.Alignment.Vert = taVCenter
  580. Transparent = True
  581. AnchorX = 138
  582. AnchorY = 100
  583. end
  584. object cxLabel3: TcxLabel
  585. Left = 64
  586. Top = 123
  587. Caption = #47196#44536#51217#49549' ID'
  588. Properties.Alignment.Horz = taRightJustify
  589. Properties.Alignment.Vert = taVCenter
  590. Transparent = True
  591. AnchorX = 138
  592. AnchorY = 134
  593. end
  594. object cxLabel4: TcxLabel
  595. Left = 25
  596. Top = 157
  597. Caption = #47196#44536#51217#49549' '#48708#48128#48264#54840
  598. Properties.Alignment.Horz = taRightJustify
  599. Properties.Alignment.Vert = taVCenter
  600. Transparent = True
  601. AnchorX = 138
  602. AnchorY = 168
  603. end
  604. object cxLabel5: TcxLabel
  605. Left = 64
  606. Top = 190
  607. Caption = #49444#52824' '#50948#52824#47749
  608. Properties.Alignment.Horz = taRightJustify
  609. Properties.Alignment.Vert = taVCenter
  610. Transparent = True
  611. AnchorX = 138
  612. AnchorY = 201
  613. end
  614. object cxLabel6: TcxLabel
  615. Left = 95
  616. Top = 224
  617. Caption = #50948#52824' X'
  618. Properties.Alignment.Horz = taRightJustify
  619. Properties.Alignment.Vert = taVCenter
  620. Transparent = True
  621. AnchorX = 138
  622. AnchorY = 235
  623. end
  624. object cxLabel7: TcxLabel
  625. Left = 96
  626. Top = 258
  627. Caption = #50948#52824' Y'
  628. Properties.Alignment.Horz = taRightJustify
  629. Properties.Alignment.Vert = taVCenter
  630. Transparent = True
  631. AnchorX = 138
  632. AnchorY = 269
  633. end
  634. object cxLabel8: TcxLabel
  635. Left = 69
  636. Top = 291
  637. Caption = 'IP Address'
  638. Properties.Alignment.Horz = taRightJustify
  639. Properties.Alignment.Vert = taVCenter
  640. Transparent = True
  641. AnchorX = 138
  642. AnchorY = 302
  643. end
  644. object cxLabel9: TcxLabel
  645. Left = 102
  646. Top = 325
  647. Caption = 'PORT'
  648. Properties.Alignment.Horz = taRightJustify
  649. Properties.Alignment.Vert = taVCenter
  650. Transparent = True
  651. AnchorX = 138
  652. AnchorY = 336
  653. end
  654. object cxLabel10: TcxLabel
  655. Left = 82
  656. Top = 359
  657. Caption = #51228#51312#50629#52404
  658. Properties.Alignment.Horz = taRightJustify
  659. Properties.Alignment.Vert = taVCenter
  660. Transparent = True
  661. AnchorX = 138
  662. AnchorY = 370
  663. end
  664. object CbMnfcCmpyCd: TcxComboBox
  665. Left = 150
  666. Top = 356
  667. Cursor = crHandPoint
  668. Properties.Alignment.Vert = taVCenter
  669. Properties.DropDownListStyle = lsFixedList
  670. Properties.DropDownSizeable = True
  671. Properties.ReadOnly = False
  672. TabOrder = 21
  673. Width = 164
  674. end
  675. object cxLabel11: TcxLabel
  676. Left = 30
  677. Top = 613
  678. Anchors = [akLeft, akBottom]
  679. Caption = #54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  680. StyleDisabled.BorderColor = cl3DLight
  681. Transparent = True
  682. end
  683. object cxLabel12: TcxLabel
  684. Left = 12
  685. Top = 612
  686. Anchors = [akLeft, akBottom]
  687. Caption = #9733
  688. Style.TextColor = clRed
  689. Transparent = True
  690. end
  691. object cxLabel13: TcxLabel
  692. Left = 269
  693. Top = 89
  694. Caption = #9733
  695. Style.TextColor = clRed
  696. Transparent = True
  697. end
  698. object cxLabel14: TcxLabel
  699. Left = 270
  700. Top = 225
  701. Caption = #9733
  702. Style.TextColor = clRed
  703. Transparent = True
  704. end
  705. object cxLabel15: TcxLabel
  706. Left = 270
  707. Top = 258
  708. Caption = #9733
  709. Style.TextColor = clRed
  710. Transparent = True
  711. end
  712. object cxLabel16: TcxLabel
  713. Left = 316
  714. Top = 357
  715. Caption = #9733
  716. Style.TextColor = clRed
  717. Transparent = True
  718. end
  719. object cxLabel17: TcxLabel
  720. Left = 316
  721. Top = 56
  722. Caption = #9733
  723. Style.TextColor = clRed
  724. Transparent = True
  725. end
  726. object cxLabel18: TcxLabel
  727. Left = 116
  728. Top = 24
  729. Caption = ' ID'
  730. Properties.Alignment.Horz = taRightJustify
  731. Properties.Alignment.Vert = taVCenter
  732. Transparent = True
  733. AnchorX = 138
  734. AnchorY = 35
  735. end
  736. object cxLabel19: TcxLabel
  737. Left = 46
  738. Top = 395
  739. Caption = #49688#51665' '#51060#49345' '#44592#51456
  740. Properties.Alignment.Horz = taRightJustify
  741. Properties.Alignment.Vert = taVCenter
  742. Transparent = True
  743. AnchorX = 138
  744. AnchorY = 406
  745. end
  746. object SeCLCT_ABNR_BASI: TcxSpinEdit
  747. Left = 150
  748. Top = 392
  749. Properties.Alignment.Horz = taRightJustify
  750. Properties.Alignment.Vert = taVCenter
  751. Properties.AssignedValues.MinValue = True
  752. Properties.MaxValue = 9999999.000000000000000000
  753. Properties.ReadOnly = True
  754. Style.LookAndFeel.Kind = lfUltraFlat
  755. Style.LookAndFeel.NativeStyle = False
  756. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  757. StyleDisabled.LookAndFeel.NativeStyle = False
  758. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  759. StyleFocused.LookAndFeel.NativeStyle = False
  760. StyleFocused.TextStyle = [fsBold]
  761. StyleHot.LookAndFeel.Kind = lfUltraFlat
  762. StyleHot.LookAndFeel.NativeStyle = False
  763. TabOrder = 31
  764. Value = 1
  765. Width = 121
  766. end
  767. object cxGroupBox1: TcxGroupBox
  768. Left = 9
  769. Top = 428
  770. Caption = #49688#51665' '#51060#49345' '#44592#51456' '#51068#44292' '#51200#51109
  771. TabOrder = 32
  772. Height = 102
  773. Width = 262
  774. object cxLabel20: TcxLabel
  775. Left = 18
  776. Top = 26
  777. Caption = #49688#51665' '#51060#49345' '#44592#51456
  778. Properties.Alignment.Horz = taRightJustify
  779. Properties.Alignment.Vert = taVCenter
  780. Transparent = True
  781. AnchorX = 110
  782. AnchorY = 37
  783. end
  784. object SeAbnrAll: TcxSpinEdit
  785. Left = 116
  786. Top = 26
  787. Properties.Alignment.Horz = taRightJustify
  788. Properties.Alignment.Vert = taVCenter
  789. Properties.AssignedValues.MinValue = True
  790. Properties.MaxValue = 9999999.000000000000000000
  791. Properties.ReadOnly = False
  792. Style.LookAndFeel.Kind = lfUltraFlat
  793. Style.LookAndFeel.NativeStyle = False
  794. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  795. StyleDisabled.LookAndFeel.NativeStyle = False
  796. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  797. StyleFocused.LookAndFeel.NativeStyle = False
  798. StyleFocused.TextStyle = [fsBold]
  799. StyleHot.LookAndFeel.Kind = lfUltraFlat
  800. StyleHot.LookAndFeel.NativeStyle = False
  801. TabOrder = 1
  802. Value = 1
  803. Width = 121
  804. end
  805. object BtnSaveAll: TcxButton
  806. Tag = 5
  807. Left = 143
  808. Top = 57
  809. Width = 93
  810. Height = 25
  811. Cursor = crHandPoint
  812. Hint = #49688#51665#51060#49345#44592#51456' '#51068#44292#51200#51109
  813. Caption = #51068#44292#51200#51109
  814. Colors.Default = 10737865
  815. TabOrder = 2
  816. Font.Charset = DEFAULT_CHARSET
  817. Font.Color = clBlack
  818. Font.Height = -13
  819. Font.Name = #47569#51008' '#44256#46357
  820. Font.Style = [fsBold]
  821. ParentFont = False
  822. OnClick = BtnSaveAllClick
  823. end
  824. end
  825. end
  826. object cxSplitter2: TcxSplitter
  827. Left = 854
  828. Top = 0
  829. Width = 6
  830. Height = 681
  831. AlignSplitter = salRight
  832. Control = GrpInfo
  833. end
  834. end
  835. object TmrShow: TTimer
  836. Enabled = False
  837. Interval = 300
  838. OnTimer = TmrShowTimer
  839. Left = 876
  840. Top = 8
  841. end
  842. end