FRAME_VmsSchListF.dfm 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. object FRAMEVmsSchList: TFRAMEVmsSchList
  2. Left = 0
  3. Top = 0
  4. Width = 410
  5. Height = 713
  6. TabOrder = 0
  7. object CxList: TcxGrid
  8. Left = 0
  9. Top = 31
  10. Width = 410
  11. Height = 651
  12. Align = alClient
  13. TabOrder = 0
  14. object TvList: TcxGridTableView
  15. Navigator.Buttons.Append.Visible = True
  16. Navigator.Buttons.SaveBookmark.Visible = False
  17. Navigator.InfoPanel.Visible = True
  18. FilterBox.CustomizeDialog = False
  19. DataController.Filter.OnChanged = TvListDataControllerFilterChanged
  20. DataController.Summary.DefaultGroupSummaryItems = <>
  21. DataController.Summary.FooterSummaryItems = <>
  22. DataController.Summary.SummaryGroups = <>
  23. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  24. OptionsBehavior.CellHints = True
  25. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  26. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  27. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  28. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  29. OptionsCustomize.ColumnsQuickCustomization = True
  30. OptionsData.Deleting = False
  31. OptionsData.DeletingConfirmation = False
  32. OptionsData.Inserting = False
  33. OptionsSelection.HideFocusRectOnExit = False
  34. OptionsSelection.HideSelection = True
  35. OptionsView.ColumnAutoWidth = True
  36. OptionsView.GroupByBox = False
  37. OptionsView.Indicator = True
  38. object ColumnSel: TcxGridColumn
  39. Caption = #49440#53469
  40. DataBinding.ValueType = 'Boolean'
  41. PropertiesClassName = 'TcxCheckBoxProperties'
  42. Properties.Alignment = taCenter
  43. Properties.ImmediatePost = True
  44. Properties.NullStyle = nssUnchecked
  45. Visible = False
  46. HeaderAlignmentHorz = taCenter
  47. VisibleForCustomization = False
  48. Width = 45
  49. end
  50. object Column00: TcxGridColumn
  51. Caption = #54200#51665#47784#46300
  52. PropertiesClassName = 'TcxTextEditProperties'
  53. Properties.Alignment.Horz = taCenter
  54. Properties.Alignment.Vert = taVCenter
  55. Visible = False
  56. HeaderAlignmentHorz = taCenter
  57. Options.Editing = False
  58. VisibleForCustomization = False
  59. end
  60. object Column01: TcxGridColumn
  61. Caption = #48264#54840
  62. PropertiesClassName = 'TcxTextEditProperties'
  63. Properties.Alignment.Horz = taCenter
  64. Properties.Alignment.Vert = taVCenter
  65. Properties.MaxLength = 0
  66. HeaderAlignmentHorz = taCenter
  67. Options.Editing = False
  68. Width = 51
  69. end
  70. object Column02: TcxGridColumn
  71. Caption = 'VMS ID'
  72. PropertiesClassName = 'TcxTextEditProperties'
  73. Properties.Alignment.Horz = taCenter
  74. Properties.Alignment.Vert = taVCenter
  75. Properties.MaxLength = 0
  76. HeaderAlignmentHorz = taCenter
  77. Options.Editing = False
  78. Width = 101
  79. end
  80. object Column03: TcxGridColumn
  81. Caption = 'VMS '#47749#52845
  82. PropertiesClassName = 'TcxTextEditProperties'
  83. Properties.Alignment.Horz = taLeftJustify
  84. Properties.Alignment.Vert = taVCenter
  85. HeaderAlignmentHorz = taCenter
  86. Options.Editing = False
  87. Width = 150
  88. end
  89. object Column11: TcxGridColumn
  90. Caption = 'ID'
  91. DataBinding.ValueType = 'Integer'
  92. PropertiesClassName = 'TcxCalcEditProperties'
  93. Properties.Alignment.Horz = taCenter
  94. Properties.Alignment.Vert = taVCenter
  95. Visible = False
  96. HeaderAlignmentHorz = taCenter
  97. Options.Editing = False
  98. VisibleForCustomization = False
  99. Width = 152
  100. end
  101. object Column12: TcxGridColumn
  102. Caption = #51333#51216#47749
  103. PropertiesClassName = 'TcxTextEditProperties'
  104. Properties.Alignment.Vert = taVCenter
  105. Visible = False
  106. HeaderAlignmentHorz = taCenter
  107. Options.Editing = False
  108. VisibleForCustomization = False
  109. Width = 150
  110. end
  111. object Column99: TcxGridColumn
  112. Caption = #47700#47784#47532
  113. DataBinding.ValueType = 'Integer'
  114. PropertiesClassName = 'TcxCalcEditProperties'
  115. Properties.Alignment.Horz = taCenter
  116. Properties.Alignment.Vert = taVCenter
  117. Visible = False
  118. Options.Editing = False
  119. VisibleForCustomization = False
  120. end
  121. object Col00: TcxGridColumn
  122. Caption = #44368#53685
  123. PropertiesClassName = 'TcxLabelProperties'
  124. Properties.Alignment.Horz = taCenter
  125. Properties.Alignment.Vert = taVCenter
  126. Visible = False
  127. OnGetDataText = ColSchenarioGetDataText
  128. HeaderAlignmentHorz = taCenter
  129. HeaderAlignmentVert = vaCenter
  130. end
  131. object Col01: TcxGridColumn
  132. Tag = 1
  133. Caption = #46028#48156
  134. PropertiesClassName = 'TcxLabelProperties'
  135. Properties.Alignment.Horz = taCenter
  136. Properties.Alignment.Vert = taVCenter
  137. Visible = False
  138. OnGetDataText = ColSchenarioGetDataText
  139. HeaderAlignmentHorz = taCenter
  140. HeaderAlignmentVert = vaCenter
  141. end
  142. object Col02: TcxGridColumn
  143. Tag = 2
  144. Caption = #44277#49324
  145. PropertiesClassName = 'TcxLabelProperties'
  146. Properties.Alignment.Horz = taCenter
  147. Properties.Alignment.Vert = taVCenter
  148. Visible = False
  149. OnGetDataText = ColSchenarioGetDataText
  150. HeaderAlignmentHorz = taCenter
  151. HeaderAlignmentVert = vaCenter
  152. end
  153. object Col03: TcxGridColumn
  154. Tag = 3
  155. Caption = #54861#48372
  156. PropertiesClassName = 'TcxLabelProperties'
  157. Properties.Alignment.Horz = taCenter
  158. Properties.Alignment.Vert = taVCenter
  159. Visible = False
  160. OnGetDataText = ColSchenarioGetDataText
  161. HeaderAlignmentHorz = taCenter
  162. HeaderAlignmentVert = vaCenter
  163. end
  164. object Col04: TcxGridColumn
  165. Tag = 4
  166. Caption = #50864#54924
  167. PropertiesClassName = 'TcxLabelProperties'
  168. Properties.Alignment.Horz = taCenter
  169. Properties.Alignment.Vert = taVCenter
  170. Visible = False
  171. OnGetDataText = ColSchenarioGetDataText
  172. HeaderAlignmentHorz = taCenter
  173. HeaderAlignmentVert = vaCenter
  174. VisibleForCustomization = False
  175. end
  176. object Col05: TcxGridColumn
  177. Tag = 5
  178. Caption = #51221#52404
  179. PropertiesClassName = 'TcxLabelProperties'
  180. Properties.Alignment.Horz = taCenter
  181. Properties.Alignment.Vert = taVCenter
  182. Visible = False
  183. OnGetDataText = ColSchenarioGetDataText
  184. HeaderAlignmentHorz = taCenter
  185. HeaderAlignmentVert = vaCenter
  186. end
  187. object Col06: TcxGridColumn
  188. Tag = 6
  189. Caption = #50504#51204
  190. PropertiesClassName = 'TcxLabelProperties'
  191. Properties.Alignment.Horz = taCenter
  192. Properties.Alignment.Vert = taVCenter
  193. Visible = False
  194. OnGetDataText = ColSchenarioGetDataText
  195. HeaderAlignmentHorz = taCenter
  196. HeaderAlignmentVert = vaCenter
  197. end
  198. object Col07: TcxGridColumn
  199. Tag = 7
  200. Caption = #46041#50689#49345
  201. PropertiesClassName = 'TcxLabelProperties'
  202. Properties.Alignment.Horz = taCenter
  203. Properties.Alignment.Vert = taVCenter
  204. Visible = False
  205. OnGetDataText = ColSchenarioGetDataText
  206. HeaderAlignmentHorz = taCenter
  207. HeaderAlignmentVert = vaCenter
  208. end
  209. object Col08: TcxGridColumn
  210. Tag = 8
  211. Caption = #49828#53944#47532#48141
  212. PropertiesClassName = 'TcxLabelProperties'
  213. Properties.Alignment.Horz = taCenter
  214. Properties.Alignment.Vert = taVCenter
  215. Visible = False
  216. OnGetDataText = ColSchenarioGetDataText
  217. HeaderAlignmentHorz = taCenter
  218. HeaderAlignmentVert = vaCenter
  219. end
  220. object Col09: TcxGridColumn
  221. Caption = #45824#44592#54872#44221
  222. PropertiesClassName = 'TcxLabelProperties'
  223. Properties.Alignment.Horz = taRightJustify
  224. Properties.Alignment.Vert = taVCenter
  225. Visible = False
  226. end
  227. object Col10: TcxGridColumn
  228. Caption = #51452#52264#51221#48372
  229. PropertiesClassName = 'TcxLabelProperties'
  230. Properties.Alignment.Horz = taRightJustify
  231. Properties.Alignment.Vert = taVCenter
  232. Visible = False
  233. HeaderAlignmentHorz = taCenter
  234. HeaderAlignmentVert = vaCenter
  235. end
  236. object Col11: TcxGridColumn
  237. Caption = #44596#44553#52264#47049#50864#49440#49888#54840
  238. PropertiesClassName = 'TcxLabelProperties'
  239. Properties.Alignment.Horz = taRightJustify
  240. Properties.Alignment.Vert = taVCenter
  241. Visible = False
  242. HeaderAlignmentHorz = taCenter
  243. HeaderAlignmentVert = vaCenter
  244. end
  245. object ColAuto: TcxGridColumn
  246. Caption = #51088#46041
  247. PropertiesClassName = 'TcxLabelProperties'
  248. Properties.Alignment.Horz = taCenter
  249. Properties.Alignment.Vert = taVCenter
  250. OnGetDataText = Col06GetDataText
  251. HeaderAlignmentHorz = taCenter
  252. HeaderAlignmentVert = vaCenter
  253. end
  254. object ColFix: TcxGridColumn
  255. Tag = 1
  256. Caption = #44256#51221
  257. PropertiesClassName = 'TcxLabelProperties'
  258. Properties.Alignment.Horz = taCenter
  259. Properties.Alignment.Vert = taVCenter
  260. Visible = False
  261. OnGetDataText = Col06GetDataText
  262. HeaderAlignmentHorz = taCenter
  263. HeaderAlignmentVert = vaCenter
  264. end
  265. object ColBase: TcxGridColumn
  266. Tag = 2
  267. Caption = #44592#48376
  268. PropertiesClassName = 'TcxLabelProperties'
  269. Properties.Alignment.Horz = taCenter
  270. Properties.Alignment.Vert = taVCenter
  271. Visible = False
  272. OnGetDataText = Col06GetDataText
  273. HeaderAlignmentHorz = taCenter
  274. HeaderAlignmentVert = vaCenter
  275. end
  276. end
  277. object GlList: TcxGridLevel
  278. GridView = TvList
  279. end
  280. end
  281. object PnlTop: TPanel
  282. Left = 0
  283. Top = 0
  284. Width = 410
  285. Height = 31
  286. Align = alTop
  287. BevelOuter = bvNone
  288. TabOrder = 1
  289. object BtnAllSelect: TcxButton
  290. Left = 3
  291. Top = 3
  292. Width = 80
  293. Height = 24
  294. Cursor = crHandPoint
  295. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  296. Caption = #51204#52404#49440#53469
  297. Colors.Default = clBtnFace
  298. TabOrder = 0
  299. Font.Charset = DEFAULT_CHARSET
  300. Font.Color = clWindowText
  301. Font.Height = -12
  302. Font.Name = #47569#51008' '#44256#46357
  303. Font.Style = []
  304. ParentFont = False
  305. OnClick = BtnAllSelectClick
  306. end
  307. object BtnReverse: TcxButton
  308. Tag = 2
  309. Left = 167
  310. Top = 3
  311. Width = 80
  312. Height = 24
  313. Cursor = crHandPoint
  314. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  315. Caption = #49440#53469#48152#51204
  316. Colors.Default = clBtnFace
  317. TabOrder = 1
  318. Font.Charset = DEFAULT_CHARSET
  319. Font.Color = clWindowText
  320. Font.Height = -12
  321. Font.Name = #47569#51008' '#44256#46357
  322. Font.Style = []
  323. ParentFont = False
  324. OnClick = BtnAllSelectClick
  325. end
  326. object BtnAllClear: TcxButton
  327. Tag = 1
  328. Left = 85
  329. Top = 3
  330. Width = 80
  331. Height = 24
  332. Cursor = crHandPoint
  333. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  334. Caption = #51204#52404#54644#51228
  335. Colors.Default = clBtnFace
  336. TabOrder = 2
  337. Font.Charset = DEFAULT_CHARSET
  338. Font.Color = clWindowText
  339. Font.Height = -12
  340. Font.Name = #47569#51008' '#44256#46357
  341. Font.Style = []
  342. ParentFont = False
  343. OnClick = BtnAllSelectClick
  344. end
  345. end
  346. object PnlBottom: TPanel
  347. Left = 0
  348. Top = 682
  349. Width = 410
  350. Height = 31
  351. Align = alBottom
  352. BevelOuter = bvNone
  353. TabOrder = 2
  354. DesignSize = (
  355. 410
  356. 31)
  357. object LblRecords: TLabel
  358. Left = 299
  359. Top = 8
  360. Width = 20
  361. Height = 13
  362. Alignment = taRightJustify
  363. Anchors = [akRight, akBottom]
  364. Caption = '0 '#44148
  365. Transparent = True
  366. end
  367. object LbDef: TLabel
  368. Left = 4
  369. Top = 8
  370. Width = 186
  371. Height = 13
  372. Hint = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  373. Caption = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  374. Color = clWindowText
  375. Font.Charset = DEFAULT_CHARSET
  376. Font.Color = clMaroon
  377. Font.Height = -11
  378. Font.Name = 'Tahoma'
  379. Font.Style = []
  380. ParentColor = False
  381. ParentFont = False
  382. Transparent = True
  383. end
  384. object BtnExlSave: TcxButton
  385. Tag = 1
  386. Left = 325
  387. Top = 3
  388. Width = 80
  389. Height = 25
  390. Cursor = crHandPoint
  391. Hint = #54028#51068' '#51200#51109
  392. Anchors = [akRight, akBottom]
  393. Caption = #51200#51109
  394. Colors.Default = 10737865
  395. Glyph.Data = {
  396. B6030000424DB603000000000000360000002800000012000000100000000100
  397. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  398. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  399. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
  400. 7878787878787878787878787878787878787878787878787878787878787878
  401. 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
  402. 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
  403. 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
  404. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
  405. EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
  406. 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
  407. 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
  408. AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
  409. 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
  410. 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
  411. 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
  412. EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
  413. B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
  414. A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
  415. AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
  416. 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
  417. 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
  418. 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
  419. 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
  420. 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
  421. B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
  422. AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
  423. 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
  424. 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  425. 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
  426. Spacing = 6
  427. TabOrder = 0
  428. Font.Charset = DEFAULT_CHARSET
  429. Font.Color = clBlack
  430. Font.Height = -13
  431. Font.Name = #47569#51008' '#44256#46357
  432. Font.Style = []
  433. ParentFont = False
  434. OnClick = BtnExlSaveClick
  435. end
  436. end
  437. object lblTitle: TcxLabel
  438. Left = 95
  439. Top = 126
  440. Caption = 'VMS'#49828#52992#51572#51221#48372
  441. Transparent = True
  442. Visible = False
  443. end
  444. end