PRK0020MF.dfm 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327
  1. object PRK0020M: TPRK0020M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #51452#52264#51109' '#49892#49884#44036#51221#48372
  7. ClientHeight = 364
  8. ClientWidth = 1342
  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. 1342
  24. 364)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1334
  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 = 1334
  57. Height = 308
  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 = 1253
  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 = 1316
  96. Height = 295
  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 = 1316
  106. Height = 295
  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' '#49892#49884#44036' '#51452#52264#51221#48372
  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 = 295
  128. Width = 1316
  129. object CxList: TcxGrid
  130. Left = 3
  131. Top = 19
  132. Width = 1310
  133. Height = 266
  134. Align = alClient
  135. TabOrder = 0
  136. object TvList: TcxGridTableView
  137. OnCustomDrawCell = TvListCustomDrawCell
  138. DataController.Summary.DefaultGroupSummaryItems = <>
  139. DataController.Summary.FooterSummaryItems = <>
  140. DataController.Summary.SummaryGroups = <>
  141. OptionsCustomize.ColumnFiltering = False
  142. OptionsData.Deleting = False
  143. OptionsData.DeletingConfirmation = False
  144. OptionsData.Editing = False
  145. OptionsData.Inserting = False
  146. OptionsView.NoDataToDisplayInfoText = '<'#51452#52264' '#51221#48372#44032' '#50630#49845#45768#45796'>'
  147. OptionsView.ColumnAutoWidth = True
  148. OptionsView.GroupByBox = False
  149. OptionsView.Indicator = True
  150. object Col00: TcxGridColumn
  151. Caption = #52789
  152. PropertiesClassName = 'TcxLabelProperties'
  153. Properties.Alignment.Horz = taCenter
  154. Properties.Alignment.Vert = taVCenter
  155. Visible = False
  156. HeaderAlignmentHorz = taCenter
  157. HeaderAlignmentVert = vaCenter
  158. Options.Editing = False
  159. VisibleForCustomization = False
  160. Width = 82
  161. end
  162. object Col01: TcxGridColumn
  163. Caption = #44288#47532#48264#54840
  164. PropertiesClassName = 'TcxLabelProperties'
  165. Properties.Alignment.Horz = taCenter
  166. Properties.Alignment.Vert = taVCenter
  167. HeaderAlignmentHorz = taCenter
  168. HeaderAlignmentVert = vaCenter
  169. Options.Editing = False
  170. Options.CellMerging = True
  171. Width = 81
  172. end
  173. object Col02: TcxGridColumn
  174. Caption = #51452#52264#51109'ID'
  175. PropertiesClassName = 'TcxLabelProperties'
  176. Properties.Alignment.Horz = taCenter
  177. Properties.Alignment.Vert = taVCenter
  178. HeaderAlignmentHorz = taCenter
  179. HeaderAlignmentVert = vaCenter
  180. Options.Editing = False
  181. Width = 110
  182. end
  183. object Col03: TcxGridColumn
  184. Caption = #51452#52264#51109#47749
  185. PropertiesClassName = 'TcxLabelProperties'
  186. Properties.Alignment.Horz = taLeftJustify
  187. Properties.Alignment.Vert = taVCenter
  188. HeaderAlignmentHorz = taCenter
  189. HeaderAlignmentVert = vaCenter
  190. Options.Editing = False
  191. Width = 200
  192. end
  193. object Col04: TcxGridColumn
  194. Caption = #53685#49888#49345#53468
  195. PropertiesClassName = 'TcxLabelProperties'
  196. Properties.Alignment.Horz = taCenter
  197. Properties.Alignment.Vert = taVCenter
  198. HeaderAlignmentHorz = taCenter
  199. HeaderAlignmentVert = vaCenter
  200. Options.Editing = False
  201. Width = 72
  202. end
  203. object Col05: TcxGridColumn
  204. Caption = #49688#51665#49884#44033
  205. PropertiesClassName = 'TcxLabelProperties'
  206. Properties.Alignment.Horz = taCenter
  207. Properties.Alignment.Vert = taVCenter
  208. HeaderAlignmentHorz = taCenter
  209. HeaderAlignmentVert = vaCenter
  210. Options.Editing = False
  211. Width = 268
  212. end
  213. object Col08: TcxGridColumn
  214. Caption = #51452#52264' '#44396#54925#49688
  215. PropertiesClassName = 'TcxLabelProperties'
  216. Properties.Alignment.Horz = taCenter
  217. Properties.Alignment.Vert = taVCenter
  218. HeaderAlignmentHorz = taCenter
  219. HeaderAlignmentVert = vaCenter
  220. Options.Editing = False
  221. Width = 151
  222. end
  223. object Col09: TcxGridColumn
  224. Caption = #51452#52264' '#44032#45733#45824#49688
  225. PropertiesClassName = 'TcxLabelProperties'
  226. Properties.Alignment.Horz = taCenter
  227. Properties.Alignment.Vert = taVCenter
  228. HeaderAlignmentHorz = taCenter
  229. HeaderAlignmentVert = vaCenter
  230. Options.Editing = False
  231. Width = 135
  232. end
  233. object Col07: TcxGridColumn
  234. Caption = #54788#51116' '#51452#52264#45824#49688
  235. PropertiesClassName = 'TcxLabelProperties'
  236. Properties.Alignment.Horz = taCenter
  237. Properties.Alignment.Vert = taVCenter
  238. HeaderAlignmentHorz = taCenter
  239. HeaderAlignmentVert = vaCenter
  240. Options.Editing = False
  241. Width = 138
  242. end
  243. object Col06: TcxGridColumn
  244. Caption = #51452#52264' '#49345#53468
  245. PropertiesClassName = 'TcxLabelProperties'
  246. Properties.Alignment.Horz = taCenter
  247. Properties.Alignment.Vert = taVCenter
  248. HeaderAlignmentHorz = taCenter
  249. HeaderAlignmentVert = vaCenter
  250. Options.Editing = False
  251. Width = 141
  252. end
  253. object Col10: TcxGridColumn
  254. Caption = #44592#53440
  255. PropertiesClassName = 'TcxLabelProperties'
  256. Properties.Alignment.Horz = taRightJustify
  257. Properties.Alignment.Vert = taVCenter
  258. Visible = False
  259. HeaderAlignmentHorz = taCenter
  260. HeaderAlignmentVert = vaCenter
  261. VisibleForCustomization = False
  262. end
  263. object Col11: TcxGridColumn
  264. Caption = #51452#52264#51109'ID'
  265. PropertiesClassName = 'TcxLabelProperties'
  266. Properties.Alignment.Horz = taCenter
  267. Properties.Alignment.Vert = taVCenter
  268. Visible = False
  269. HeaderAlignmentHorz = taCenter
  270. HeaderAlignmentVert = vaCenter
  271. Options.Editing = False
  272. VisibleForCustomization = False
  273. Width = 84
  274. end
  275. object Col12: TcxGridColumn
  276. Caption = #51452#52264#51109#47749
  277. PropertiesClassName = 'TcxLabelProperties'
  278. Properties.Alignment.Vert = taVCenter
  279. Visible = False
  280. HeaderAlignmentHorz = taCenter
  281. HeaderAlignmentVert = vaCenter
  282. Options.Editing = False
  283. VisibleForCustomization = False
  284. Width = 194
  285. end
  286. end
  287. object GlList: TcxGridLevel
  288. GridView = TvList
  289. end
  290. end
  291. end
  292. end
  293. end
  294. object BtnSearch: TcxButton
  295. Left = 1173
  296. Top = 11
  297. Width = 75
  298. Height = 25
  299. Cursor = crHandPoint
  300. Hint = #51312#54924
  301. Anchors = [akTop, akRight]
  302. Caption = #51312#54924
  303. Colors.Default = 10737865
  304. TabOrder = 3
  305. Font.Charset = DEFAULT_CHARSET
  306. Font.Color = clBlack
  307. Font.Height = -13
  308. Font.Name = #47569#51008' '#44256#46357
  309. Font.Style = [fsBold]
  310. ParentFont = False
  311. OnClick = BtnSearchClick
  312. end
  313. object TmrShow: TTimer
  314. Enabled = False
  315. Interval = 300
  316. OnTimer = TmrShowTimer
  317. Left = 236
  318. Top = 8
  319. end
  320. object TmrQry: TTimer
  321. Enabled = False
  322. Interval = 300
  323. OnTimer = TmrQryTimer
  324. Left = 312
  325. Top = 8
  326. end
  327. end