FRAME_VmsSchListF.dfm 15 KB

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