FRAME_VmsSchListF.dfm 15 KB

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