IDB0010MF.dfm 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411
  1. object IDB0010M: TIDB0010M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #45432#46300#51221#48372
  7. ClientHeight = 605
  8. ClientWidth = 698
  9. Color = clBtnFace
  10. DoubleBuffered = True
  11. Font.Charset = DEFAULT_CHARSET
  12. Font.Color = clWindowText
  13. Font.Height = -13
  14. Font.Name = #47569#51008' '#44256#46357
  15. Font.Style = []
  16. KeyPreview = True
  17. OldCreateOrder = False
  18. Position = poOwnerFormCenter
  19. ShowHint = True
  20. OnClose = FormClose
  21. OnShow = FormShow
  22. DesignSize = (
  23. 698
  24. 605)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 690
  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 = 690
  57. Height = 520
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1098
  62. ExplicitHeight = 396
  63. end
  64. object BtnSearch: TcxButton
  65. Left = 515
  66. Top = 11
  67. Width = 80
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #51312#54924
  71. Anchors = [akTop, akRight]
  72. Caption = #51312#54924
  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 = BtnSearchClick
  82. end
  83. object BtnClose: TcxButton
  84. Left = 604
  85. Top = 11
  86. Width = 80
  87. Height = 25
  88. Cursor = crHandPoint
  89. Hint = #45803#44592
  90. Anchors = [akTop, akRight]
  91. Caption = #45803#44592
  92. Colors.Default = 10737865
  93. TabOrder = 1
  94. Font.Charset = DEFAULT_CHARSET
  95. Font.Color = clBlack
  96. Font.Height = -13
  97. Font.Name = #47569#51008' '#44256#46357
  98. Font.Style = [fsBold]
  99. ParentFont = False
  100. OnClick = BtnCloseClick
  101. end
  102. object EdFocus: TEdit
  103. Left = -10
  104. Top = -10
  105. Width = 2
  106. Height = 25
  107. ImeName = 'Microsoft Office IME 2007'
  108. TabOrder = 2
  109. Text = 'EdFocus'
  110. end
  111. object CxList: TcxGrid
  112. Left = 13
  113. Top = 58
  114. Width = 671
  115. Height = 504
  116. Anchors = [akLeft, akTop, akRight, akBottom]
  117. TabOrder = 4
  118. object TvList: TcxGridTableView
  119. Navigator.Buttons.Append.Visible = True
  120. Navigator.Buttons.SaveBookmark.Visible = False
  121. Navigator.InfoPanel.Visible = True
  122. OnCellDblClick = TvListCellDblClick
  123. DataController.Filter.OnChanged = TvListDataControllerFilterChanged
  124. DataController.Summary.DefaultGroupSummaryItems = <>
  125. DataController.Summary.FooterSummaryItems = <>
  126. DataController.Summary.SummaryGroups = <>
  127. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  128. FilterRow.Visible = True
  129. OptionsBehavior.CellHints = True
  130. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  131. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  132. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  133. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  134. OptionsData.Deleting = False
  135. OptionsData.DeletingConfirmation = False
  136. OptionsData.Editing = False
  137. OptionsData.Inserting = False
  138. OptionsView.ColumnAutoWidth = True
  139. OptionsView.Indicator = True
  140. object Column00: TcxGridColumn
  141. Caption = #54200#51665#47784#46300
  142. PropertiesClassName = 'TcxTextEditProperties'
  143. Properties.Alignment.Horz = taCenter
  144. Visible = False
  145. HeaderAlignmentHorz = taCenter
  146. Options.Editing = False
  147. end
  148. object Column01: TcxGridColumn
  149. Caption = 'ID'
  150. PropertiesClassName = 'TcxTextEditProperties'
  151. HeaderAlignmentHorz = taCenter
  152. Options.Editing = False
  153. Width = 80
  154. end
  155. object Column02: TcxGridColumn
  156. Caption = #50976#54805
  157. PropertiesClassName = 'TcxTextEditProperties'
  158. Properties.MaxLength = 7
  159. HeaderAlignmentHorz = taCenter
  160. Options.Editing = False
  161. Width = 150
  162. end
  163. object Column03: TcxGridColumn
  164. Caption = #47749#52845
  165. PropertiesClassName = 'TcxTextEditProperties'
  166. HeaderAlignmentHorz = taCenter
  167. Options.Editing = False
  168. Width = 150
  169. end
  170. object Column04: TcxGridColumn
  171. Caption = #54924#51204#51228#54620
  172. PropertiesClassName = 'TcxTextEditProperties'
  173. Properties.MaxLength = 100
  174. HeaderAlignmentHorz = taCenter
  175. Options.Editing = False
  176. Width = 67
  177. end
  178. object Column05: TcxGridColumn
  179. Caption = #48708#44256
  180. PropertiesClassName = 'TcxTextEditProperties'
  181. Properties.MaxLength = 20
  182. HeaderAlignmentHorz = taCenter
  183. Options.Editing = False
  184. Width = 102
  185. end
  186. object Column06: TcxGridColumn
  187. Caption = #50948#52824' X'
  188. PropertiesClassName = 'TcxTextEditProperties'
  189. Properties.Alignment.Horz = taRightJustify
  190. Properties.MaxLength = 20
  191. HeaderAlignmentHorz = taCenter
  192. Options.Editing = False
  193. Width = 90
  194. end
  195. object Column07: TcxGridColumn
  196. Caption = #50948#52824' Y'
  197. PropertiesClassName = 'TcxTextEditProperties'
  198. Properties.Alignment.Horz = taRightJustify
  199. Properties.MaxLength = 5
  200. HeaderAlignmentHorz = taCenter
  201. Options.Editing = False
  202. Width = 90
  203. end
  204. object Column08: TcxGridColumn
  205. Caption = #47700#47784#47532
  206. DataBinding.ValueType = 'Integer'
  207. PropertiesClassName = 'TcxCalcEditProperties'
  208. Visible = False
  209. HeaderAlignmentHorz = taCenter
  210. Options.Editing = False
  211. end
  212. end
  213. object GlList: TcxGridLevel
  214. GridView = TvList
  215. end
  216. end
  217. object ChkExpand: TcxCheckBox
  218. Tag = 9
  219. Left = 584
  220. Top = 67
  221. Cursor = crHandPoint
  222. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  223. Anchors = [akTop, akRight]
  224. Caption = #54869#51109'/'#52629#49548
  225. ParentBackground = False
  226. ParentColor = False
  227. ParentShowHint = False
  228. ShowHint = True
  229. State = cbsChecked
  230. Style.BorderColor = 9868950
  231. Style.BorderStyle = ebsThick
  232. Style.Color = 14671839
  233. Style.Shadow = False
  234. TabOrder = 3
  235. Transparent = True
  236. OnClick = ChkExpandClick
  237. Width = 85
  238. end
  239. object BtnEdit: TcxButton
  240. Tag = 2
  241. Left = 13
  242. Top = 575
  243. Width = 80
  244. Height = 25
  245. Cursor = crHandPoint
  246. Hint = #45936#51060#53552' '#49688#51221
  247. Anchors = [akLeft, akBottom]
  248. Caption = #49688#51221
  249. Colors.Default = 10737865
  250. TabOrder = 5
  251. Font.Charset = DEFAULT_CHARSET
  252. Font.Color = clBlack
  253. Font.Height = -13
  254. Font.Name = #47569#51008' '#44256#46357
  255. Font.Style = [fsBold]
  256. ParentFont = False
  257. OnClick = BtnEditClick
  258. end
  259. object BtnInsert: TcxButton
  260. Tag = 2
  261. Left = 94
  262. Top = 523
  263. Width = 75
  264. Height = 25
  265. Cursor = crHandPoint
  266. Hint = #45936#51060#53552' '#52628#44032
  267. Anchors = [akLeft, akBottom]
  268. Caption = #52628#44032
  269. Colors.Default = 10737865
  270. Enabled = False
  271. TabOrder = 6
  272. Visible = False
  273. Font.Charset = DEFAULT_CHARSET
  274. Font.Color = clBlack
  275. Font.Height = -13
  276. Font.Name = #47569#51008' '#44256#46357
  277. Font.Style = [fsBold]
  278. ParentFont = False
  279. OnClick = BtnInsertClick
  280. end
  281. object BtnDelete: TcxButton
  282. Tag = 4
  283. Left = 176
  284. Top = 523
  285. Width = 75
  286. Height = 25
  287. Cursor = crHandPoint
  288. Hint = #45936#51060#53552' '#49325#51228
  289. Anchors = [akLeft, akBottom]
  290. Caption = #49325#51228
  291. Colors.Default = 10737865
  292. Enabled = False
  293. TabOrder = 7
  294. Visible = False
  295. Font.Charset = DEFAULT_CHARSET
  296. Font.Color = clBlack
  297. Font.Height = -13
  298. Font.Name = #47569#51008' '#44256#46357
  299. Font.Style = [fsBold]
  300. ParentFont = False
  301. OnClick = BtnDeleteClick
  302. end
  303. object BtnApply: TcxButton
  304. Tag = 5
  305. Left = 257
  306. Top = 523
  307. Width = 75
  308. Height = 25
  309. Cursor = crHandPoint
  310. Hint = #54200#51665#51089#50629' '#51201#50857
  311. Anchors = [akLeft, akBottom]
  312. Caption = #51201#50857
  313. Colors.Default = 10737865
  314. Enabled = False
  315. TabOrder = 8
  316. Visible = False
  317. Font.Charset = DEFAULT_CHARSET
  318. Font.Color = clBlack
  319. Font.Height = -13
  320. Font.Name = #47569#51008' '#44256#46357
  321. Font.Style = [fsBold]
  322. ParentFont = False
  323. OnClick = BtnApplyClick
  324. end
  325. object ChkAutoWidth: TcxCheckBox
  326. Left = 102
  327. Top = 577
  328. Cursor = crHandPoint
  329. Hint = #52972#47100#45331#51060' '#51088#46041#51221#47148
  330. Anchors = [akLeft, akBottom]
  331. Caption = #51088#46041#51221#47148
  332. Properties.OnChange = ChkAutoWidthPropertiesChange
  333. State = cbsChecked
  334. TabOrder = 9
  335. Transparent = True
  336. Width = 86
  337. end
  338. object BtnBestFit: TcxButton
  339. Tag = 1
  340. Left = 194
  341. Top = 575
  342. Width = 80
  343. Height = 25
  344. Cursor = crHandPoint
  345. Hint = #52972#47100#50676' '#47582#52644
  346. Anchors = [akLeft, akBottom]
  347. Caption = #50676#47582#52644
  348. Colors.Default = 10737865
  349. TabOrder = 10
  350. Visible = False
  351. Font.Charset = DEFAULT_CHARSET
  352. Font.Color = clBlack
  353. Font.Height = -13
  354. Font.Name = #47569#51008' '#44256#46357
  355. Font.Style = []
  356. ParentFont = False
  357. OnClick = BtnBestFitClick
  358. end
  359. object LblRecords: TcxLabel
  360. Left = 567
  361. Top = 577
  362. Anchors = [akRight, akBottom]
  363. Caption = '- '#44148
  364. Properties.Alignment.Horz = taRightJustify
  365. Properties.Alignment.Vert = taVCenter
  366. Transparent = True
  367. AnchorX = 594
  368. AnchorY = 588
  369. end
  370. object BtnExlSave: TcxButton
  371. Tag = 1
  372. Left = 604
  373. Top = 575
  374. Width = 80
  375. Height = 25
  376. Cursor = crHandPoint
  377. Hint = #54028#51068' '#51200#51109
  378. Anchors = [akRight, akBottom]
  379. Caption = #51200#51109
  380. Colors.Default = 10737865
  381. TabOrder = 12
  382. Font.Charset = DEFAULT_CHARSET
  383. Font.Color = clBlack
  384. Font.Height = -13
  385. Font.Name = #47569#51008' '#44256#46357
  386. Font.Style = [fsBold]
  387. ParentFont = False
  388. OnClick = BtnExlSaveClick
  389. end
  390. object lblNoInfo: TcxLabel
  391. Left = 69
  392. Top = 282
  393. Caption = '<'#45432#46300' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  394. Transparent = True
  395. Visible = False
  396. end
  397. object lblInfo: TcxLabel
  398. Left = 69
  399. Top = 306
  400. Caption = #45432#46300#51221#48372
  401. Transparent = True
  402. Visible = False
  403. end
  404. object TmrShow: TTimer
  405. Enabled = False
  406. Interval = 300
  407. OnTimer = TmrShowTimer
  408. Left = 192
  409. Top = 188
  410. end
  411. end