FRAME_FailHndlF.dfm 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394
  1. object FRAMEFailHndl: TFRAMEFailHndl
  2. Left = 0
  3. Top = 0
  4. Width = 709
  5. Height = 637
  6. TabOrder = 0
  7. object GrpCode: TcxGroupBox
  8. Left = 0
  9. Top = 0
  10. Align = alClient
  11. Caption = #9654' '#51109#50528' '#52376#47532' '#50976#54805' '#53076#46300
  12. Style.TextStyle = [fsBold]
  13. TabOrder = 0
  14. DesignSize = (
  15. 709
  16. 630)
  17. Height = 637
  18. Width = 709
  19. object Panel1: TPanel
  20. Left = 3
  21. Top = 590
  22. Width = 703
  23. Height = 37
  24. Align = alBottom
  25. BevelOuter = bvNone
  26. ParentBackground = False
  27. ParentColor = True
  28. TabOrder = 0
  29. object BtnInsert1: TcxButton
  30. Left = 172
  31. Top = 6
  32. Width = 80
  33. Height = 25
  34. Cursor = crHandPoint
  35. Hint = #46321#47197
  36. Caption = #46321#47197
  37. Colors.Default = 10737865
  38. LookAndFeel.Kind = lfUltraFlat
  39. TabOrder = 0
  40. Visible = False
  41. Font.Charset = DEFAULT_CHARSET
  42. Font.Color = clBlack
  43. Font.Height = -13
  44. Font.Name = #47569#51008' '#44256#46357
  45. Font.Style = [fsBold]
  46. ParentFont = False
  47. OnClick = BtnInsert1Click
  48. end
  49. object BtnEdit1: TcxButton
  50. Left = 253
  51. Top = 6
  52. Width = 80
  53. Height = 25
  54. Cursor = crHandPoint
  55. Hint = #49688#51221
  56. Caption = #49688#51221
  57. Colors.Default = 10737865
  58. LookAndFeel.Kind = lfUltraFlat
  59. TabOrder = 1
  60. Font.Charset = DEFAULT_CHARSET
  61. Font.Color = clBlack
  62. Font.Height = -13
  63. Font.Name = #47569#51008' '#44256#46357
  64. Font.Style = [fsBold]
  65. ParentFont = False
  66. OnClick = BtnEdit1Click
  67. end
  68. object BtnCancel1: TcxButton
  69. Left = 91
  70. Top = 6
  71. Width = 80
  72. Height = 25
  73. Cursor = crHandPoint
  74. Hint = #52712#49548
  75. Caption = #52712#49548
  76. Colors.Default = 10737865
  77. LookAndFeel.Kind = lfUltraFlat
  78. TabOrder = 2
  79. Font.Charset = DEFAULT_CHARSET
  80. Font.Color = clBlack
  81. Font.Height = -13
  82. Font.Name = #47569#51008' '#44256#46357
  83. Font.Style = [fsBold]
  84. ParentFont = False
  85. OnClick = BtnCancel1Click
  86. end
  87. object BtnSave1: TcxButton
  88. Left = 10
  89. Top = 6
  90. Width = 80
  91. Height = 25
  92. Cursor = crHandPoint
  93. Hint = #51200#51109
  94. Caption = #51200#51109
  95. Colors.Default = 10737865
  96. LookAndFeel.Kind = lfUltraFlat
  97. TabOrder = 3
  98. Font.Charset = DEFAULT_CHARSET
  99. Font.Color = clBlack
  100. Font.Height = -13
  101. Font.Name = #47569#51008' '#44256#46357
  102. Font.Style = [fsBold]
  103. ParentFont = False
  104. OnClick = BtnSave1Click
  105. end
  106. object BtnDelete1: TcxButton
  107. Left = 334
  108. Top = 6
  109. Width = 80
  110. Height = 25
  111. Cursor = crHandPoint
  112. Hint = #49325#51228
  113. Caption = #49325#51228
  114. Colors.Default = 10737865
  115. LookAndFeel.Kind = lfUltraFlat
  116. TabOrder = 4
  117. Visible = False
  118. Font.Charset = DEFAULT_CHARSET
  119. Font.Color = clBlack
  120. Font.Height = -13
  121. Font.Name = #47569#51008' '#44256#46357
  122. Font.Style = [fsBold]
  123. ParentFont = False
  124. OnClick = BtnDelete1Click
  125. end
  126. end
  127. object cxGroupBox1: TcxGroupBox
  128. Left = 3
  129. Top = 488
  130. Align = alBottom
  131. Caption = #9654' '#51109#50528' '#52376#47532' '#50976#54805' '#53076#46300' '#54200#51665
  132. ParentFont = False
  133. Style.BorderColor = clCaptionText
  134. Style.Font.Charset = DEFAULT_CHARSET
  135. Style.Font.Color = clWindowText
  136. Style.Font.Height = -13
  137. Style.Font.Name = #47569#51008' '#44256#46357
  138. Style.Font.Style = []
  139. Style.Shadow = False
  140. Style.TextColor = clBlack
  141. Style.TextStyle = [fsBold]
  142. Style.IsFontAssigned = True
  143. TabOrder = 1
  144. Height = 102
  145. Width = 703
  146. object ImgDesc01: TImage
  147. Left = 10
  148. Top = 27
  149. Width = 9
  150. Height = 9
  151. Transparent = True
  152. end
  153. object Label1: TLabel
  154. Left = 27
  155. Top = 23
  156. Width = 88
  157. Height = 17
  158. Caption = #51109#50528' '#52376#47532' '#53076#46300
  159. end
  160. object Label5: TLabel
  161. Left = 27
  162. Top = 54
  163. Width = 101
  164. Height = 17
  165. Caption = #51109#50528' '#52376#47532' '#53076#46300#47749
  166. Color = clWindowText
  167. ParentColor = False
  168. Transparent = True
  169. end
  170. object ImgDesc06: TImage
  171. Left = 10
  172. Top = 58
  173. Width = 9
  174. Height = 9
  175. Transparent = True
  176. end
  177. object EdId1: TcxTextEdit
  178. Left = 135
  179. Top = 20
  180. Properties.Alignment.Horz = taCenter
  181. Properties.MaxLength = 7
  182. Properties.ReadOnly = False
  183. Style.LookAndFeel.Kind = lfUltraFlat
  184. Style.LookAndFeel.NativeStyle = False
  185. Style.Shadow = False
  186. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  187. StyleDisabled.LookAndFeel.NativeStyle = False
  188. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  189. StyleFocused.LookAndFeel.NativeStyle = False
  190. StyleFocused.TextStyle = [fsBold]
  191. StyleHot.LookAndFeel.Kind = lfUltraFlat
  192. StyleHot.LookAndFeel.NativeStyle = False
  193. TabOrder = 0
  194. Width = 74
  195. end
  196. object EdKName1: TcxTextEdit
  197. Left = 135
  198. Top = 51
  199. Properties.Alignment.Horz = taLeftJustify
  200. Properties.MaxLength = 30
  201. Properties.ReadOnly = False
  202. Style.LookAndFeel.Kind = lfUltraFlat
  203. Style.LookAndFeel.NativeStyle = False
  204. Style.Shadow = False
  205. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  206. StyleDisabled.LookAndFeel.NativeStyle = False
  207. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  208. StyleFocused.LookAndFeel.NativeStyle = False
  209. StyleFocused.TextStyle = [fsBold]
  210. StyleHot.LookAndFeel.Kind = lfUltraFlat
  211. StyleHot.LookAndFeel.NativeStyle = False
  212. TabOrder = 1
  213. Width = 317
  214. end
  215. end
  216. object CxList1: TcxGrid
  217. Left = 3
  218. Top = 15
  219. Width = 703
  220. Height = 473
  221. Align = alClient
  222. TabOrder = 2
  223. LookAndFeel.Kind = lfUltraFlat
  224. object TvList1: TcxGridTableView
  225. OnFocusedRecordChanged = TvList1FocusedRecordChanged
  226. DataController.Summary.DefaultGroupSummaryItems = <>
  227. DataController.Summary.FooterSummaryItems = <>
  228. DataController.Summary.SummaryGroups = <>
  229. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  230. FilterRow.ApplyChanges = fracImmediately
  231. OptionsBehavior.CellHints = True
  232. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  233. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  234. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  235. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  236. OptionsData.Deleting = False
  237. OptionsData.DeletingConfirmation = False
  238. OptionsData.Editing = False
  239. OptionsData.Inserting = False
  240. OptionsSelection.HideFocusRectOnExit = False
  241. OptionsView.GroupByBox = False
  242. OptionsView.Indicator = True
  243. object MColumn01: TcxGridColumn
  244. Caption = #54200#51665#47784#46300
  245. PropertiesClassName = 'TcxTextEditProperties'
  246. Properties.Alignment.Vert = taVCenter
  247. Visible = False
  248. HeaderAlignmentHorz = taCenter
  249. HeaderAlignmentVert = vaCenter
  250. Options.Editing = False
  251. end
  252. object MColumn02: TcxGridColumn
  253. Caption = #51109#50528' '#52376#47532' '#53076#46300
  254. PropertiesClassName = 'TcxTextEditProperties'
  255. Properties.Alignment.Vert = taVCenter
  256. HeaderAlignmentHorz = taCenter
  257. HeaderAlignmentVert = vaCenter
  258. Options.Editing = False
  259. Width = 123
  260. end
  261. object MColumn03: TcxGridColumn
  262. Caption = #51109#50528' '#52376#47532' '#53076#46300#47749
  263. PropertiesClassName = 'TcxTextEditProperties'
  264. Properties.Alignment.Vert = taVCenter
  265. HeaderAlignmentHorz = taCenter
  266. HeaderAlignmentVert = vaCenter
  267. Options.Editing = False
  268. Width = 262
  269. end
  270. object MColumn04: TcxGridColumn
  271. Caption = #54620#44544#47749
  272. PropertiesClassName = 'TcxTextEditProperties'
  273. Properties.Alignment.Vert = taVCenter
  274. Visible = False
  275. HeaderAlignmentHorz = taCenter
  276. HeaderAlignmentVert = vaCenter
  277. Options.Editing = False
  278. Width = 120
  279. end
  280. object MColumn05: TcxGridColumn
  281. Caption = #50689#47928#47749
  282. PropertiesClassName = 'TcxTextEditProperties'
  283. Properties.Alignment.Vert = taVCenter
  284. Visible = False
  285. HeaderAlignmentHorz = taCenter
  286. HeaderAlignmentVert = vaCenter
  287. Options.Editing = False
  288. Width = 130
  289. end
  290. object MColumn06: TcxGridColumn
  291. Caption = #49324#50857#49884#49828#53596#53076#46300
  292. PropertiesClassName = 'TcxTextEditProperties'
  293. Properties.Alignment.Vert = taVCenter
  294. Visible = False
  295. HeaderAlignmentHorz = taCenter
  296. HeaderAlignmentVert = vaCenter
  297. Options.Editing = False
  298. Width = 96
  299. end
  300. object MColumn07: TcxGridColumn
  301. Caption = #48708#44256
  302. PropertiesClassName = 'TcxTextEditProperties'
  303. Properties.Alignment.Vert = taVCenter
  304. Visible = False
  305. HeaderAlignmentHorz = taCenter
  306. HeaderAlignmentVert = vaCenter
  307. Options.Editing = False
  308. Width = 165
  309. end
  310. object MColumn08: TcxGridColumn
  311. Caption = #49324#50857#50668#48512
  312. PropertiesClassName = 'TcxTextEditProperties'
  313. Properties.Alignment.Horz = taCenter
  314. Properties.Alignment.Vert = taVCenter
  315. Visible = False
  316. HeaderAlignmentHorz = taCenter
  317. HeaderAlignmentVert = vaCenter
  318. Options.Editing = False
  319. end
  320. object MColumn09: TcxGridColumn
  321. Caption = #52572#52488#46321#47197#51088
  322. PropertiesClassName = 'TcxTextEditProperties'
  323. Properties.Alignment.Vert = taVCenter
  324. Visible = False
  325. HeaderAlignmentHorz = taCenter
  326. HeaderAlignmentVert = vaCenter
  327. Options.Editing = False
  328. end
  329. object MColumn10: TcxGridColumn
  330. Caption = #52572#52488#46321#47197#51068#49884
  331. PropertiesClassName = 'TcxTextEditProperties'
  332. Properties.Alignment.Vert = taVCenter
  333. Visible = False
  334. HeaderAlignmentHorz = taCenter
  335. HeaderAlignmentVert = vaCenter
  336. Options.Editing = False
  337. end
  338. object MColumn11: TcxGridColumn
  339. Caption = #52572#51333#49688#51221#51088
  340. PropertiesClassName = 'TcxTextEditProperties'
  341. Properties.Alignment.Vert = taVCenter
  342. Visible = False
  343. HeaderAlignmentHorz = taCenter
  344. HeaderAlignmentVert = vaCenter
  345. Options.Editing = False
  346. end
  347. object MColumn12: TcxGridColumn
  348. Caption = #52572#51333#49688#51221#51068#49884
  349. PropertiesClassName = 'TcxTextEditProperties'
  350. Properties.Alignment.Vert = taVCenter
  351. Visible = False
  352. HeaderAlignmentHorz = taCenter
  353. HeaderAlignmentVert = vaCenter
  354. Options.Editing = False
  355. end
  356. object MColumn98: TcxGridColumn
  357. Caption = #47700#47784#47532
  358. DataBinding.ValueType = 'Integer'
  359. PropertiesClassName = 'TcxCalcEditProperties'
  360. Properties.Alignment.Horz = taRightJustify
  361. Properties.Alignment.Vert = taVCenter
  362. Visible = False
  363. HeaderAlignmentHorz = taCenter
  364. HeaderAlignmentVert = vaCenter
  365. Options.Editing = False
  366. end
  367. end
  368. object GlList1: TcxGridLevel
  369. GridView = TvList1
  370. end
  371. end
  372. object BtnSearch: TcxButton
  373. Left = 546
  374. Top = 596
  375. Width = 80
  376. Height = 25
  377. Cursor = crHandPoint
  378. Hint = #51312#54924
  379. Anchors = [akTop, akRight]
  380. Caption = #51312#54924
  381. Colors.Default = 10737865
  382. LookAndFeel.Kind = lfUltraFlat
  383. TabOrder = 3
  384. Visible = False
  385. Font.Charset = DEFAULT_CHARSET
  386. Font.Color = clBlack
  387. Font.Height = -13
  388. Font.Name = #47569#51008' '#44256#46357
  389. Font.Style = [fsBold]
  390. ParentFont = False
  391. OnClick = BtnSearchClick
  392. end
  393. end
  394. end