BDS0010MF.dfm 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505
  1. object BDS0010M: TBDS0010M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #48660#47001#48149#49828' '#45800#47568#44592' '#44288#47532
  7. ClientHeight = 842
  8. ClientWidth = 941
  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. 941
  24. 842)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 933
  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 = 933
  57. Height = 786
  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 = 852
  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 = 915
  96. Height = 773
  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 = 915
  106. Height = 594
  107. Align = alClient
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object cxGroupBox3: TcxGroupBox
  111. Left = 0
  112. Top = 0
  113. Align = alClient
  114. Caption = #9654' '#48660#47001#48149#49828' '#45800#47568#44592' '#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 = 594
  128. Width = 915
  129. inline FRAMEBlackBoxList1: TFRAMEBlackBoxList
  130. Left = 3
  131. Top = 19
  132. Width = 909
  133. Height = 565
  134. Align = alClient
  135. TabOrder = 0
  136. ExplicitLeft = 3
  137. ExplicitTop = 19
  138. ExplicitWidth = 909
  139. ExplicitHeight = 565
  140. inherited CxList: TcxGrid
  141. Width = 909
  142. Height = 503
  143. ExplicitWidth = 909
  144. ExplicitHeight = 503
  145. inherited TvList: TcxGridTableView
  146. OnCellDblClick = FRAMEBlackBoxList1TvListCellDblClick
  147. end
  148. end
  149. inherited PnlTop: TPanel
  150. Width = 909
  151. ExplicitWidth = 909
  152. end
  153. inherited PnlBottom: TPanel
  154. Top = 534
  155. Width = 909
  156. ExplicitTop = 534
  157. ExplicitWidth = 909
  158. inherited LblRecords: TLabel
  159. Left = 798
  160. Width = 25
  161. Height = 17
  162. ExplicitLeft = 900
  163. ExplicitWidth = 25
  164. ExplicitHeight = 17
  165. end
  166. inherited BtnExlSave: TcxButton
  167. Left = 829
  168. ExplicitLeft = 829
  169. end
  170. end
  171. end
  172. end
  173. end
  174. object cxSplitter1: TcxSplitter
  175. Left = 0
  176. Top = 594
  177. Width = 915
  178. Height = 6
  179. AlignSplitter = salBottom
  180. Control = PnlBottom
  181. Visible = False
  182. end
  183. object PnlBottom: TPanel
  184. Left = 0
  185. Top = 600
  186. Width = 915
  187. Height = 173
  188. Align = alBottom
  189. BevelOuter = bvNone
  190. TabOrder = 2
  191. object PnlMenu: TPanel
  192. Left = 0
  193. Top = 142
  194. Width = 915
  195. Height = 31
  196. Align = alBottom
  197. BevelOuter = bvNone
  198. TabOrder = 0
  199. object BtnEdit: TcxButton
  200. Tag = 2
  201. Left = 15
  202. Top = 3
  203. Width = 75
  204. Height = 25
  205. Cursor = crHandPoint
  206. Hint = #45936#51060#53552' '#54200#51665
  207. Caption = #54200#51665
  208. Colors.Default = 10737865
  209. Enabled = False
  210. TabOrder = 0
  211. Font.Charset = DEFAULT_CHARSET
  212. Font.Color = clBlack
  213. Font.Height = -13
  214. Font.Name = #47569#51008' '#44256#46357
  215. Font.Style = [fsBold]
  216. ParentFont = False
  217. OnClick = BtnEditClick
  218. end
  219. object BtnInsert: TcxButton
  220. Tag = 2
  221. Left = 96
  222. Top = 3
  223. Width = 75
  224. Height = 25
  225. Cursor = crHandPoint
  226. Hint = #45936#51060#53552' '#52628#44032
  227. Caption = #52628#44032
  228. Colors.Default = 10737865
  229. TabOrder = 1
  230. Font.Charset = DEFAULT_CHARSET
  231. Font.Color = clBlack
  232. Font.Height = -13
  233. Font.Name = #47569#51008' '#44256#46357
  234. Font.Style = [fsBold]
  235. ParentFont = False
  236. OnClick = BtnInsertClick
  237. end
  238. object BtnDelete: TcxButton
  239. Tag = 4
  240. Left = 178
  241. Top = 3
  242. Width = 75
  243. Height = 25
  244. Cursor = crHandPoint
  245. Hint = #45936#51060#53552' '#49325#51228
  246. Caption = #49325#51228
  247. Colors.Default = 10737865
  248. Enabled = False
  249. TabOrder = 2
  250. Font.Charset = DEFAULT_CHARSET
  251. Font.Color = clBlack
  252. Font.Height = -13
  253. Font.Name = #47569#51008' '#44256#46357
  254. Font.Style = [fsBold]
  255. ParentFont = False
  256. OnClick = BtnDeleteClick
  257. end
  258. object BtnSave: TcxButton
  259. Tag = 5
  260. Left = 259
  261. Top = 3
  262. Width = 75
  263. Height = 25
  264. Cursor = crHandPoint
  265. Hint = #54200#51665#51089#50629' '#51200#51109
  266. Caption = #51200#51109
  267. Colors.Default = 10737865
  268. Enabled = False
  269. TabOrder = 3
  270. Font.Charset = DEFAULT_CHARSET
  271. Font.Color = clBlack
  272. Font.Height = -13
  273. Font.Name = #47569#51008' '#44256#46357
  274. Font.Style = [fsBold]
  275. ParentFont = False
  276. OnClick = BtnSaveClick
  277. end
  278. end
  279. object GrpInfo: TcxGroupBox
  280. Left = 0
  281. Top = 0
  282. Align = alClient
  283. Caption = #9654' '#45800#47568#44592' '#51221#48372
  284. ParentFont = False
  285. Style.BorderColor = clCaptionText
  286. Style.Font.Charset = DEFAULT_CHARSET
  287. Style.Font.Color = clWindowText
  288. Style.Font.Height = -13
  289. Style.Font.Name = #47569#51008' '#44256#46357
  290. Style.Font.Style = []
  291. Style.Shadow = False
  292. Style.TextColor = clBlack
  293. Style.TextStyle = [fsBold]
  294. Style.IsFontAssigned = True
  295. TabOrder = 1
  296. Height = 142
  297. Width = 915
  298. object ImgDesc01: TImage
  299. Left = 9
  300. Top = 35
  301. Width = 9
  302. Height = 9
  303. Transparent = True
  304. end
  305. object ImgDesc02: TImage
  306. Left = 9
  307. Top = 64
  308. Width = 9
  309. Height = 9
  310. Transparent = True
  311. end
  312. object ImgDesc03: TImage
  313. Left = 633
  314. Top = 64
  315. Width = 9
  316. Height = 9
  317. Transparent = True
  318. end
  319. object ImgDesc04: TImage
  320. Left = 9
  321. Top = 99
  322. Width = 9
  323. Height = 9
  324. Transparent = True
  325. end
  326. object ImgDesc05: TImage
  327. Left = 347
  328. Top = 99
  329. Width = 9
  330. Height = 9
  331. Transparent = True
  332. end
  333. object ImgDesc06: TImage
  334. Left = 633
  335. Top = 99
  336. Width = 9
  337. Height = 9
  338. Transparent = True
  339. end
  340. object ImgDesc99: TImage
  341. Left = 347
  342. Top = 64
  343. Width = 9
  344. Height = 9
  345. Transparent = True
  346. end
  347. object BDS_MNGM_NMBR: TcxTextEdit
  348. Left = 113
  349. Top = 30
  350. Enabled = False
  351. TabOrder = 0
  352. Width = 176
  353. end
  354. object EdId: TcxTextEdit
  355. Left = 286
  356. Top = 28
  357. TabOrder = 7
  358. Text = 'EdId'
  359. Visible = False
  360. Width = 121
  361. end
  362. object cxLabel1: TcxLabel
  363. Left = 20
  364. Top = 30
  365. AutoSize = False
  366. Caption = #44288#47532#48264#54840' [*]'
  367. Properties.Alignment.Horz = taRightJustify
  368. Properties.Alignment.Vert = taVCenter
  369. Transparent = True
  370. Height = 21
  371. Width = 92
  372. AnchorX = 112
  373. AnchorY = 41
  374. end
  375. object cxLabel2: TcxLabel
  376. Left = 20
  377. Top = 59
  378. AutoSize = False
  379. Caption = #44060#53685#48264#54840
  380. Properties.Alignment.Horz = taRightJustify
  381. Properties.Alignment.Vert = taVCenter
  382. Transparent = True
  383. Height = 21
  384. Width = 92
  385. AnchorX = 112
  386. AnchorY = 70
  387. end
  388. object cxLabel3: TcxLabel
  389. Left = 611
  390. Top = 59
  391. AutoSize = False
  392. Caption = #50976#49900#48264#54840
  393. Properties.Alignment.Horz = taRightJustify
  394. Properties.Alignment.Vert = taVCenter
  395. Transparent = True
  396. Height = 21
  397. Width = 92
  398. AnchorX = 703
  399. AnchorY = 70
  400. end
  401. object cxLabel6: TcxLabel
  402. Left = 20
  403. Top = 93
  404. AutoSize = False
  405. Caption = #52264#47049#48264#54840
  406. Properties.Alignment.Horz = taRightJustify
  407. Properties.Alignment.Vert = taVCenter
  408. Transparent = True
  409. Height = 21
  410. Width = 92
  411. AnchorX = 112
  412. AnchorY = 104
  413. end
  414. object cxLabel8: TcxLabel
  415. Left = 324
  416. Top = 93
  417. AutoSize = False
  418. Caption = #49548#50976#51088#47749
  419. Properties.Alignment.Horz = taRightJustify
  420. Properties.Alignment.Vert = taVCenter
  421. Transparent = True
  422. Height = 21
  423. Width = 92
  424. AnchorX = 416
  425. AnchorY = 104
  426. end
  427. object cxLabel9: TcxLabel
  428. Left = 611
  429. Top = 93
  430. AutoSize = False
  431. Caption = #51228#54408#47749
  432. Properties.Alignment.Horz = taRightJustify
  433. Properties.Alignment.Vert = taVCenter
  434. Transparent = True
  435. Height = 21
  436. Width = 92
  437. AnchorX = 703
  438. AnchorY = 104
  439. end
  440. object OPNC_NMBR: TcxTextEdit
  441. Left = 113
  442. Top = 59
  443. Properties.ReadOnly = False
  444. TabOrder = 1
  445. Width = 177
  446. end
  447. object MDM_NMBR: TcxTextEdit
  448. Left = 417
  449. Top = 59
  450. Properties.ReadOnly = False
  451. TabOrder = 2
  452. Width = 177
  453. end
  454. object cxLabel15: TcxLabel
  455. Left = 324
  456. Top = 59
  457. AutoSize = False
  458. Caption = #47784#45952#48264#54840
  459. Properties.Alignment.Horz = taRightJustify
  460. Properties.Alignment.Vert = taVCenter
  461. Transparent = True
  462. Height = 21
  463. Width = 92
  464. AnchorX = 416
  465. AnchorY = 70
  466. end
  467. object USIM_NMBR: TcxTextEdit
  468. Left = 710
  469. Top = 59
  470. Properties.ReadOnly = False
  471. TabOrder = 3
  472. Width = 177
  473. end
  474. object VHCL_NMBR: TcxTextEdit
  475. Left = 113
  476. Top = 91
  477. Properties.ReadOnly = False
  478. TabOrder = 4
  479. Width = 177
  480. end
  481. object OWNR_NM: TcxTextEdit
  482. Left = 417
  483. Top = 90
  484. Properties.ReadOnly = False
  485. TabOrder = 5
  486. Width = 177
  487. end
  488. object PRCT_NM: TcxTextEdit
  489. Left = 710
  490. Top = 91
  491. Properties.ReadOnly = False
  492. TabOrder = 6
  493. Width = 177
  494. end
  495. end
  496. end
  497. end
  498. object TmrShow: TTimer
  499. Enabled = False
  500. Interval = 300
  501. OnTimer = TmrShowTimer
  502. Left = 876
  503. Top = 8
  504. end
  505. end