IDB0010MF.dfm 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  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.Indicator = True
  139. object Column00: TcxGridColumn
  140. Caption = #54200#51665#47784#46300
  141. PropertiesClassName = 'TcxTextEditProperties'
  142. Properties.Alignment.Horz = taCenter
  143. Visible = False
  144. HeaderAlignmentHorz = taCenter
  145. Options.Editing = False
  146. end
  147. object Column01: TcxGridColumn
  148. Caption = 'ID'
  149. PropertiesClassName = 'TcxTextEditProperties'
  150. HeaderAlignmentHorz = taCenter
  151. Options.Editing = False
  152. Width = 80
  153. end
  154. object Column02: TcxGridColumn
  155. Caption = #50976#54805
  156. PropertiesClassName = 'TcxTextEditProperties'
  157. Properties.MaxLength = 7
  158. HeaderAlignmentHorz = taCenter
  159. Options.Editing = False
  160. Width = 150
  161. end
  162. object Column03: TcxGridColumn
  163. Caption = #47749#52845
  164. PropertiesClassName = 'TcxTextEditProperties'
  165. HeaderAlignmentHorz = taCenter
  166. Options.Editing = False
  167. Width = 150
  168. end
  169. object Column04: TcxGridColumn
  170. Caption = #54924#51204#51228#54620
  171. PropertiesClassName = 'TcxTextEditProperties'
  172. Properties.MaxLength = 100
  173. HeaderAlignmentHorz = taCenter
  174. Options.Editing = False
  175. Width = 67
  176. end
  177. object Column05: TcxGridColumn
  178. Caption = #48708#44256
  179. PropertiesClassName = 'TcxTextEditProperties'
  180. Properties.MaxLength = 20
  181. HeaderAlignmentHorz = taCenter
  182. Options.Editing = False
  183. Width = 102
  184. end
  185. object Column06: TcxGridColumn
  186. Caption = #50948#52824' X'
  187. PropertiesClassName = 'TcxTextEditProperties'
  188. Properties.Alignment.Horz = taRightJustify
  189. Properties.MaxLength = 20
  190. HeaderAlignmentHorz = taCenter
  191. Options.Editing = False
  192. Width = 90
  193. end
  194. object Column07: TcxGridColumn
  195. Caption = #50948#52824' Y'
  196. PropertiesClassName = 'TcxTextEditProperties'
  197. Properties.Alignment.Horz = taRightJustify
  198. Properties.MaxLength = 5
  199. HeaderAlignmentHorz = taCenter
  200. Options.Editing = False
  201. Width = 90
  202. end
  203. object Column08: TcxGridColumn
  204. Caption = #47700#47784#47532
  205. DataBinding.ValueType = 'Integer'
  206. PropertiesClassName = 'TcxCalcEditProperties'
  207. Visible = False
  208. HeaderAlignmentHorz = taCenter
  209. Options.Editing = False
  210. end
  211. end
  212. object GlList: TcxGridLevel
  213. GridView = TvList
  214. end
  215. end
  216. object ChkExpand: TcxCheckBox
  217. Tag = 9
  218. Left = 584
  219. Top = 67
  220. Cursor = crHandPoint
  221. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  222. Anchors = [akTop, akRight]
  223. Caption = #54869#51109'/'#52629#49548
  224. ParentBackground = False
  225. ParentColor = False
  226. ParentShowHint = False
  227. ShowHint = True
  228. State = cbsChecked
  229. Style.BorderColor = 9868950
  230. Style.BorderStyle = ebsThick
  231. Style.Color = 14671839
  232. Style.Shadow = False
  233. TabOrder = 3
  234. Transparent = True
  235. OnClick = ChkExpandClick
  236. Width = 85
  237. end
  238. object BtnEdit: TcxButton
  239. Tag = 2
  240. Left = 13
  241. Top = 575
  242. Width = 80
  243. Height = 25
  244. Cursor = crHandPoint
  245. Hint = #45936#51060#53552' '#49688#51221
  246. Anchors = [akLeft, akBottom]
  247. Caption = #49688#51221
  248. Colors.Default = 10737865
  249. TabOrder = 5
  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 = BtnEditClick
  257. end
  258. object BtnInsert: TcxButton
  259. Tag = 2
  260. Left = 94
  261. Top = 523
  262. Width = 75
  263. Height = 25
  264. Cursor = crHandPoint
  265. Hint = #45936#51060#53552' '#52628#44032
  266. Anchors = [akLeft, akBottom]
  267. Caption = #52628#44032
  268. Colors.Default = 10737865
  269. Enabled = False
  270. TabOrder = 6
  271. Visible = False
  272. Font.Charset = DEFAULT_CHARSET
  273. Font.Color = clBlack
  274. Font.Height = -13
  275. Font.Name = #47569#51008' '#44256#46357
  276. Font.Style = [fsBold]
  277. ParentFont = False
  278. OnClick = BtnInsertClick
  279. end
  280. object BtnDelete: TcxButton
  281. Tag = 4
  282. Left = 176
  283. Top = 523
  284. Width = 75
  285. Height = 25
  286. Cursor = crHandPoint
  287. Hint = #45936#51060#53552' '#49325#51228
  288. Anchors = [akLeft, akBottom]
  289. Caption = #49325#51228
  290. Colors.Default = 10737865
  291. Enabled = False
  292. TabOrder = 7
  293. Visible = False
  294. Font.Charset = DEFAULT_CHARSET
  295. Font.Color = clBlack
  296. Font.Height = -13
  297. Font.Name = #47569#51008' '#44256#46357
  298. Font.Style = [fsBold]
  299. ParentFont = False
  300. OnClick = BtnDeleteClick
  301. end
  302. object BtnApply: TcxButton
  303. Tag = 5
  304. Left = 257
  305. Top = 523
  306. Width = 75
  307. Height = 25
  308. Cursor = crHandPoint
  309. Hint = #54200#51665#51089#50629' '#51201#50857
  310. Anchors = [akLeft, akBottom]
  311. Caption = #51201#50857
  312. Colors.Default = 10737865
  313. Enabled = False
  314. TabOrder = 8
  315. Visible = False
  316. Font.Charset = DEFAULT_CHARSET
  317. Font.Color = clBlack
  318. Font.Height = -13
  319. Font.Name = #47569#51008' '#44256#46357
  320. Font.Style = [fsBold]
  321. ParentFont = False
  322. OnClick = BtnApplyClick
  323. end
  324. object ChkAutoWidth: TcxCheckBox
  325. Left = 102
  326. Top = 577
  327. Cursor = crHandPoint
  328. Hint = #52972#47100#45331#51060' '#51088#46041#51221#47148
  329. Anchors = [akLeft, akBottom]
  330. Caption = #51088#46041#51221#47148
  331. Properties.OnChange = ChkAutoWidthPropertiesChange
  332. State = cbsChecked
  333. TabOrder = 9
  334. Transparent = True
  335. Width = 86
  336. end
  337. object BtnBestFit: TcxButton
  338. Tag = 1
  339. Left = 194
  340. Top = 575
  341. Width = 80
  342. Height = 25
  343. Cursor = crHandPoint
  344. Hint = #52972#47100#50676' '#47582#52644
  345. Anchors = [akLeft, akBottom]
  346. Caption = #50676#47582#52644
  347. Colors.Default = 10737865
  348. TabOrder = 10
  349. Visible = False
  350. Font.Charset = DEFAULT_CHARSET
  351. Font.Color = clBlack
  352. Font.Height = -13
  353. Font.Name = #47569#51008' '#44256#46357
  354. Font.Style = []
  355. ParentFont = False
  356. OnClick = BtnBestFitClick
  357. end
  358. object LblRecords: TcxLabel
  359. Left = 567
  360. Top = 577
  361. Anchors = [akRight, akBottom]
  362. Caption = '- '#44148
  363. Properties.Alignment.Horz = taRightJustify
  364. Properties.Alignment.Vert = taVCenter
  365. Transparent = True
  366. AnchorX = 594
  367. AnchorY = 588
  368. end
  369. object BtnExlSave: TcxButton
  370. Tag = 1
  371. Left = 604
  372. Top = 575
  373. Width = 80
  374. Height = 25
  375. Cursor = crHandPoint
  376. Hint = #54028#51068' '#51200#51109
  377. Anchors = [akRight, akBottom]
  378. Caption = #51200#51109
  379. Colors.Default = 10737865
  380. TabOrder = 12
  381. Font.Charset = DEFAULT_CHARSET
  382. Font.Color = clBlack
  383. Font.Height = -13
  384. Font.Name = #47569#51008' '#44256#46357
  385. Font.Style = [fsBold]
  386. ParentFont = False
  387. OnClick = BtnExlSaveClick
  388. end
  389. object lblNoInfo: TcxLabel
  390. Left = 69
  391. Top = 282
  392. Caption = '<'#45432#46300' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  393. Transparent = True
  394. Visible = False
  395. end
  396. object lblInfo: TcxLabel
  397. Left = 69
  398. Top = 306
  399. Caption = #45432#46300#51221#48372
  400. Transparent = True
  401. Visible = False
  402. end
  403. object TmrShow: TTimer
  404. Enabled = False
  405. Interval = 300
  406. OnTimer = TmrShowTimer
  407. Left = 192
  408. Top = 188
  409. end
  410. end