VMSM630M-OLD-NEWF.dfm 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848
  1. object VMSM630M: TVMSM630M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMinimize]
  7. Caption = 'VMS '#49828#53944#47532#48141#50689#49345' '#54268' '#49828#53944#47532#48141' '#49444#51221
  8. ClientHeight = 761
  9. ClientWidth = 1001
  10. Color = clBtnFace
  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. OnCreate = FormCreate
  22. OnShow = FormShow
  23. DesignSize = (
  24. 1001
  25. 761)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 993
  32. Height = 40
  33. Anchors = [akLeft, akTop, akRight]
  34. Brush.Color = 14671839
  35. Pen.Color = 10849679
  36. Pen.Width = 2
  37. Visible = False
  38. ExplicitWidth = 1269
  39. end
  40. object LblCaption: TLabel
  41. Left = 16
  42. Top = 10
  43. Width = 267
  44. Height = 23
  45. Caption = #53440#51060#53952' '
  46. Font.Charset = DEFAULT_CHARSET
  47. Font.Color = 4740964
  48. Font.Height = -17
  49. Font.Name = #47569#51008' '#44256#46357
  50. Font.Style = [fsBold]
  51. ParentFont = False
  52. ParentShowHint = False
  53. ShowHint = True
  54. Visible = False
  55. end
  56. object ShpList: TShape
  57. Left = 4
  58. Top = 4
  59. Width = 993
  60. Height = 751
  61. Anchors = [akLeft, akTop, akRight, akBottom]
  62. Pen.Color = 10849679
  63. Pen.Width = 2
  64. ExplicitWidth = 966
  65. ExplicitHeight = 741
  66. end
  67. object EdFocus: TEdit
  68. Left = -10
  69. Top = -10
  70. Width = 2
  71. Height = 25
  72. ImeName = 'Microsoft Office IME 2007'
  73. TabOrder = 0
  74. Text = 'EdFocus'
  75. end
  76. object PanelBack: TPanel
  77. Left = 12
  78. Top = 10
  79. Width = 975
  80. Height = 740
  81. Anchors = [akLeft, akTop, akRight, akBottom]
  82. BevelOuter = bvNone
  83. ParentBackground = False
  84. ParentColor = True
  85. TabOrder = 1
  86. object PnlMenu: TPanel
  87. Left = 0
  88. Top = 702
  89. Width = 975
  90. Height = 38
  91. Align = alBottom
  92. BevelOuter = bvNone
  93. TabOrder = 0
  94. DesignSize = (
  95. 975
  96. 38)
  97. object BtnEdit: TcxButton
  98. Tag = 2
  99. Left = 8
  100. Top = 10
  101. Width = 80
  102. Height = 25
  103. Cursor = crHandPoint
  104. Hint = #45936#51060#53552' '#54200#51665
  105. Anchors = [akLeft, akBottom]
  106. Caption = #54200#51665
  107. Colors.Default = 10737865
  108. Enabled = False
  109. TabOrder = 0
  110. Visible = False
  111. Font.Charset = DEFAULT_CHARSET
  112. Font.Color = clBlack
  113. Font.Height = -13
  114. Font.Name = #47569#51008' '#44256#46357
  115. Font.Style = [fsBold]
  116. ParentFont = False
  117. end
  118. object BtnInsert: TcxButton
  119. Tag = 2
  120. Left = 89
  121. Top = 10
  122. Width = 80
  123. Height = 25
  124. Cursor = crHandPoint
  125. Hint = #45936#51060#53552' '#52628#44032
  126. Anchors = [akLeft, akBottom]
  127. Caption = #52628#44032
  128. Colors.Default = 10737865
  129. TabOrder = 1
  130. Visible = False
  131. Font.Charset = DEFAULT_CHARSET
  132. Font.Color = clBlack
  133. Font.Height = -13
  134. Font.Name = #47569#51008' '#44256#46357
  135. Font.Style = [fsBold]
  136. ParentFont = False
  137. end
  138. object BtnDelete: TcxButton
  139. Tag = 4
  140. Left = 171
  141. Top = 10
  142. Width = 80
  143. Height = 25
  144. Cursor = crHandPoint
  145. Hint = #45936#51060#53552' '#49325#51228
  146. Anchors = [akLeft, akBottom]
  147. Caption = #49325#51228
  148. Colors.Default = 10737865
  149. Enabled = False
  150. TabOrder = 2
  151. Visible = False
  152. Font.Charset = DEFAULT_CHARSET
  153. Font.Color = clBlack
  154. Font.Height = -13
  155. Font.Name = #47569#51008' '#44256#46357
  156. Font.Style = [fsBold]
  157. ParentFont = False
  158. end
  159. object BtnSavex: TcxButton
  160. Tag = 5
  161. Left = 252
  162. Top = 10
  163. Width = 80
  164. Height = 25
  165. Cursor = crHandPoint
  166. Hint = #54200#51665#51089#50629' '#51200#51109
  167. Anchors = [akLeft, akBottom]
  168. Caption = #51200#51109
  169. Colors.Default = 10737865
  170. Enabled = False
  171. TabOrder = 3
  172. Visible = False
  173. Font.Charset = DEFAULT_CHARSET
  174. Font.Color = clBlack
  175. Font.Height = -13
  176. Font.Name = #47569#51008' '#44256#46357
  177. Font.Style = [fsBold]
  178. ParentFont = False
  179. end
  180. object BtnClose: TcxButton
  181. Left = 764
  182. Top = 7
  183. Width = 100
  184. Height = 25
  185. Cursor = crHandPoint
  186. Hint = #52712#49548
  187. Anchors = [akRight, akBottom]
  188. Caption = #52712#49548
  189. Colors.Default = 10737865
  190. TabOrder = 4
  191. Font.Charset = DEFAULT_CHARSET
  192. Font.Color = clBlack
  193. Font.Height = -13
  194. Font.Name = #47569#51008' '#44256#46357
  195. Font.Style = [fsBold]
  196. ParentFont = False
  197. OnClick = BtnClosexClick
  198. end
  199. object BtnSave: TcxButton
  200. Tag = 4
  201. Left = 871
  202. Top = 7
  203. Width = 100
  204. Height = 25
  205. Cursor = crHandPoint
  206. Hint = #54364#52636#44396#44036#51012' '#49444#51221' '#54633#45768#45796'.'
  207. Anchors = [akRight, akBottom]
  208. Caption = #54869#51064
  209. Colors.Default = 10737865
  210. TabOrder = 5
  211. Font.Charset = DEFAULT_CHARSET
  212. Font.Color = clBlack
  213. Font.Height = -13
  214. Font.Name = #47569#51008' '#44256#46357
  215. Font.Style = [fsBold]
  216. ParentFont = False
  217. OnClick = BtnSaveClick
  218. end
  219. end
  220. object cxGroupBox1: TcxGroupBox
  221. Left = 0
  222. Top = 0
  223. Align = alTop
  224. Caption = #9654' '#49828#53944#47532#48141#50689#49345' '#54268
  225. Style.BorderColor = clCaptionText
  226. Style.Shadow = False
  227. Style.TextColor = clWindowText
  228. Style.TextStyle = [fsBold]
  229. TabOrder = 1
  230. Height = 385
  231. Width = 975
  232. object PnlCmd: TPanel
  233. Left = 3
  234. Top = 19
  235. Width = 969
  236. Height = 356
  237. Align = alClient
  238. BevelOuter = bvNone
  239. Enabled = False
  240. TabOrder = 0
  241. object Panel2: TPanel
  242. Left = 0
  243. Top = 0
  244. Width = 969
  245. Height = 356
  246. Align = alClient
  247. BevelOuter = bvNone
  248. Color = clMenuHighlight
  249. Enabled = False
  250. ParentBackground = False
  251. TabOrder = 0
  252. object ImgForm: TImage
  253. Left = 520
  254. Top = 18
  255. Width = 80
  256. Height = 57
  257. Visible = False
  258. end
  259. object PnlEdtBack: TPanel
  260. Left = 3
  261. Top = 2
  262. Width = 578
  263. Height = 324
  264. BevelInner = bvLowered
  265. Color = clSilver
  266. ParentBackground = False
  267. TabOrder = 0
  268. object PnlEditForm: TPanel
  269. Left = 2
  270. Top = 2
  271. Width = 574
  272. Height = 320
  273. Align = alClient
  274. BevelOuter = bvNone
  275. Color = clBlack
  276. ParentBackground = False
  277. TabOrder = 0
  278. end
  279. end
  280. end
  281. end
  282. end
  283. object GrpObj: TcxGroupBox
  284. Left = 0
  285. Top = 385
  286. Align = alClient
  287. Caption = #9654' '#49828#53944#47532#48141#50689#49345' '#49444#51221
  288. Style.TextStyle = [fsBold]
  289. TabOrder = 2
  290. Height = 317
  291. Width = 975
  292. object PgObject: TcxPageControl
  293. Left = 3
  294. Top = 19
  295. Width = 472
  296. Height = 223
  297. Align = alLeft
  298. Color = clWhite
  299. Focusable = False
  300. ParentBackground = False
  301. ParentColor = False
  302. ParentShowHint = False
  303. ShowHint = True
  304. TabOrder = 0
  305. Properties.ActivePage = TsObject
  306. Properties.HotTrack = True
  307. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  308. Properties.OwnerDraw = True
  309. Properties.Style = 9
  310. Properties.TabSlants.Positions = [spRight]
  311. TabSlants.Positions = [spRight]
  312. ExplicitHeight = 288
  313. ClientRectBottom = 223
  314. ClientRectRight = 472
  315. ClientRectTop = 24
  316. object TsObject: TcxTabSheet
  317. Caption = #54268' '#44061#52404' '#47785#47197' '
  318. ImageIndex = 2
  319. ExplicitTop = 0
  320. ExplicitWidth = 0
  321. ExplicitHeight = 264
  322. object CxObjList: TcxGrid
  323. Left = 0
  324. Top = 0
  325. Width = 472
  326. Height = 199
  327. Align = alClient
  328. TabOrder = 0
  329. LookAndFeel.Kind = lfUltraFlat
  330. LookAndFeel.NativeStyle = False
  331. ExplicitHeight = 264
  332. object TvObjList: TcxGridTableView
  333. FilterBox.CustomizeDialog = False
  334. OnFocusedRecordChanged = TvObjListFocusedRecordChanged
  335. DataController.Summary.DefaultGroupSummaryItems = <>
  336. DataController.Summary.FooterSummaryItems = <>
  337. DataController.Summary.SummaryGroups = <>
  338. OptionsSelection.HideFocusRectOnExit = False
  339. OptionsSelection.HideSelection = True
  340. OptionsView.GroupByBox = False
  341. object ColObj01: TcxGridColumn
  342. Caption = #54268#54805#49885
  343. PropertiesClassName = 'TcxTextEditProperties'
  344. Properties.Alignment.Horz = taCenter
  345. Properties.Alignment.Vert = taVCenter
  346. Visible = False
  347. HeaderAlignmentHorz = taCenter
  348. HeaderAlignmentVert = vaCenter
  349. Options.Editing = False
  350. Options.Filtering = False
  351. VisibleForCustomization = False
  352. Width = 55
  353. end
  354. object ColObj02: TcxGridColumn
  355. Caption = #44061#52404#50976#54805
  356. PropertiesClassName = 'TcxTextEditProperties'
  357. Properties.Alignment.Horz = taLeftJustify
  358. Properties.Alignment.Vert = taVCenter
  359. HeaderAlignmentHorz = taCenter
  360. HeaderAlignmentVert = vaCenter
  361. Options.Editing = False
  362. Options.Filtering = False
  363. VisibleForCustomization = False
  364. Width = 103
  365. end
  366. object ColObj03: TcxGridColumn
  367. Caption = #44061#52404'ID'
  368. PropertiesClassName = 'TcxTextEditProperties'
  369. Properties.Alignment.Horz = taCenter
  370. Properties.Alignment.Vert = taVCenter
  371. Visible = False
  372. HeaderAlignmentHorz = taCenter
  373. HeaderAlignmentVert = vaCenter
  374. Options.Editing = False
  375. Options.Filtering = False
  376. VisibleForCustomization = False
  377. Width = 53
  378. end
  379. object ColObj04: TcxGridColumn
  380. Caption = #50689#50669
  381. PropertiesClassName = 'TcxTextEditProperties'
  382. Properties.Alignment.Vert = taVCenter
  383. Visible = False
  384. HeaderAlignmentHorz = taCenter
  385. HeaderAlignmentVert = vaCenter
  386. Options.Editing = False
  387. Options.Filtering = False
  388. VisibleForCustomization = False
  389. end
  390. object ColIfscId: TcxGridColumn
  391. Caption = #44396#44036' ID'
  392. PropertiesClassName = 'TcxTextEditProperties'
  393. Properties.Alignment.Horz = taCenter
  394. Properties.Alignment.Vert = taVCenter
  395. HeaderAlignmentHorz = taCenter
  396. HeaderAlignmentVert = vaCenter
  397. Options.Editing = False
  398. Options.Filtering = False
  399. Width = 53
  400. end
  401. object ColIfscNm: TcxGridColumn
  402. Caption = #44396#44036#47749
  403. PropertiesClassName = 'TcxTextEditProperties'
  404. Properties.Alignment.Vert = taVCenter
  405. HeaderAlignmentHorz = taCenter
  406. HeaderAlignmentVert = vaCenter
  407. Options.Editing = False
  408. Options.Filtering = False
  409. Width = 92
  410. end
  411. object ColIfscStr: TcxGridColumn
  412. Caption = #49884#51216#47749
  413. PropertiesClassName = 'TcxTextEditProperties'
  414. Properties.Alignment.Horz = taLeftJustify
  415. Properties.Alignment.Vert = taVCenter
  416. HeaderAlignmentHorz = taCenter
  417. HeaderAlignmentVert = vaCenter
  418. Options.Editing = False
  419. Options.Filtering = False
  420. Width = 111
  421. end
  422. object ColIfscEnd: TcxGridColumn
  423. Caption = #51333#51216#47749
  424. PropertiesClassName = 'TcxTextEditProperties'
  425. Properties.Alignment.Horz = taLeftJustify
  426. Properties.Alignment.Vert = taVCenter
  427. HeaderAlignmentHorz = taCenter
  428. HeaderAlignmentVert = vaCenter
  429. Options.Editing = False
  430. Options.Filtering = False
  431. Width = 100
  432. end
  433. object TvObjListColumn9: TcxGridColumn
  434. PropertiesClassName = 'TcxTextEditProperties'
  435. Properties.Alignment.Vert = taVCenter
  436. Visible = False
  437. HeaderAlignmentHorz = taCenter
  438. HeaderAlignmentVert = vaCenter
  439. Options.Editing = False
  440. Options.Filtering = False
  441. VisibleForCustomization = False
  442. end
  443. object TvObjListColumn10: TcxGridColumn
  444. PropertiesClassName = 'TcxTextEditProperties'
  445. Properties.Alignment.Vert = taVCenter
  446. Visible = False
  447. HeaderAlignmentHorz = taCenter
  448. HeaderAlignmentVert = vaCenter
  449. Options.Editing = False
  450. Options.Filtering = False
  451. VisibleForCustomization = False
  452. end
  453. object TvObjListColumn11: TcxGridColumn
  454. PropertiesClassName = 'TcxTextEditProperties'
  455. Properties.Alignment.Vert = taVCenter
  456. Visible = False
  457. HeaderAlignmentHorz = taCenter
  458. HeaderAlignmentVert = vaCenter
  459. Options.Editing = False
  460. Options.Filtering = False
  461. VisibleForCustomization = False
  462. end
  463. object ColMem: TcxGridColumn
  464. Caption = #47700#47784#47532
  465. DataBinding.ValueType = 'Integer'
  466. PropertiesClassName = 'TcxCalcEditProperties'
  467. Visible = False
  468. HeaderAlignmentHorz = taCenter
  469. HeaderAlignmentVert = vaCenter
  470. Options.Editing = False
  471. Options.Filtering = False
  472. VisibleForCustomization = False
  473. end
  474. object ColObjType: TcxGridColumn
  475. PropertiesClassName = 'TcxTextEditProperties'
  476. Visible = False
  477. VisibleForCustomization = False
  478. end
  479. end
  480. object GlObjList: TcxGridLevel
  481. GridView = TvObjList
  482. end
  483. end
  484. end
  485. end
  486. object BtnListAdd: TcxButton
  487. Left = 481
  488. Top = 92
  489. Width = 80
  490. Height = 25
  491. Cursor = crHandPoint
  492. Hint = #51228#44277#44396#44036' '#49444#51221
  493. Caption = #9664' '#51201#50857
  494. Colors.Default = 10737865
  495. LookAndFeel.NativeStyle = False
  496. TabOrder = 1
  497. Font.Charset = DEFAULT_CHARSET
  498. Font.Color = clWindowText
  499. Font.Height = -13
  500. Font.Name = #47569#51008' '#44256#46357
  501. Font.Style = [fsBold]
  502. ParentFont = False
  503. OnClick = BtnListAddClick
  504. end
  505. object BtnListDelete: TcxButton
  506. Left = 481
  507. Top = 129
  508. Width = 80
  509. Height = 25
  510. Cursor = crHandPoint
  511. Hint = #51228#44277#44396#44036' '#49325#51228
  512. Caption = #49325#51228' '#9654
  513. Colors.Default = 10737865
  514. LookAndFeel.NativeStyle = False
  515. TabOrder = 2
  516. Font.Charset = DEFAULT_CHARSET
  517. Font.Color = clWindowText
  518. Font.Height = -13
  519. Font.Name = #47569#51008' '#44256#46357
  520. Font.Style = [fsBold]
  521. ParentFont = False
  522. OnClick = BtnListDeleteClick
  523. end
  524. object cxPageControl1: TcxPageControl
  525. Left = 571
  526. Top = 19
  527. Width = 401
  528. Height = 223
  529. Align = alRight
  530. Anchors = [akLeft, akTop, akRight, akBottom]
  531. Color = clWhite
  532. Focusable = False
  533. ParentBackground = False
  534. ParentColor = False
  535. ParentShowHint = False
  536. ShowHint = True
  537. TabOrder = 3
  538. Properties.ActivePage = cxTabSheet1
  539. Properties.HotTrack = True
  540. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  541. Properties.OwnerDraw = True
  542. Properties.Style = 9
  543. Properties.TabSlants.Positions = [spRight]
  544. TabSlants.Positions = [spRight]
  545. ExplicitHeight = 288
  546. ClientRectBottom = 223
  547. ClientRectRight = 401
  548. ClientRectTop = 24
  549. object cxTabSheet1: TcxTabSheet
  550. Caption = #51221#48372#44396#44036#47785#47197' '
  551. ImageIndex = 2
  552. ExplicitTop = 0
  553. ExplicitWidth = 0
  554. ExplicitHeight = 264
  555. object CxAxis: TcxGrid
  556. Left = 0
  557. Top = 0
  558. Width = 401
  559. Height = 199
  560. Align = alClient
  561. TabOrder = 0
  562. LookAndFeel.Kind = lfUltraFlat
  563. LookAndFeel.NativeStyle = False
  564. ExplicitHeight = 264
  565. object TvAxis: TcxGridTableView
  566. FilterBox.CustomizeDialog = False
  567. DataController.Summary.DefaultGroupSummaryItems = <>
  568. DataController.Summary.FooterSummaryItems = <>
  569. DataController.Summary.SummaryGroups = <>
  570. OptionsCustomize.ColumnSorting = False
  571. OptionsData.Editing = False
  572. OptionsSelection.HideFocusRectOnExit = False
  573. OptionsSelection.HideSelection = True
  574. OptionsView.ColumnAutoWidth = True
  575. OptionsView.GroupByBox = False
  576. OptionsView.Indicator = True
  577. object Col00: TcxGridColumn
  578. Caption = 'VMS ID'
  579. PropertiesClassName = 'TcxTextEditProperties'
  580. Properties.Alignment.Horz = taCenter
  581. Properties.Alignment.Vert = taVCenter
  582. Visible = False
  583. HeaderAlignmentHorz = taCenter
  584. HeaderAlignmentVert = vaCenter
  585. VisibleForCustomization = False
  586. Width = 99
  587. end
  588. object Col01: TcxGridColumn
  589. Caption = #44396#44036' ID'
  590. PropertiesClassName = 'TcxTextEditProperties'
  591. Properties.Alignment.Horz = taCenter
  592. Properties.Alignment.Vert = taVCenter
  593. HeaderAlignmentHorz = taCenter
  594. HeaderAlignmentVert = vaCenter
  595. Options.Editing = False
  596. Options.Filtering = False
  597. Width = 61
  598. end
  599. object Col02: TcxGridColumn
  600. Caption = #44396#44036#47749
  601. PropertiesClassName = 'TcxTextEditProperties'
  602. Properties.Alignment.Horz = taLeftJustify
  603. Properties.Alignment.Vert = taVCenter
  604. HeaderAlignmentHorz = taCenter
  605. HeaderAlignmentVert = vaCenter
  606. Options.Editing = False
  607. Options.Filtering = False
  608. Width = 109
  609. end
  610. object Col03: TcxGridColumn
  611. Caption = #49884#51216#47749
  612. PropertiesClassName = 'TcxTextEditProperties'
  613. Properties.Alignment.Horz = taLeftJustify
  614. Properties.Alignment.Vert = taVCenter
  615. HeaderAlignmentHorz = taCenter
  616. HeaderAlignmentVert = vaCenter
  617. Options.Editing = False
  618. Width = 100
  619. end
  620. object Col04: TcxGridColumn
  621. Caption = #51333#51216#47749
  622. PropertiesClassName = 'TcxTextEditProperties'
  623. Properties.Alignment.Horz = taLeftJustify
  624. Properties.Alignment.Vert = taVCenter
  625. HeaderAlignmentHorz = taCenter
  626. HeaderAlignmentVert = vaCenter
  627. Options.Editing = False
  628. Width = 105
  629. end
  630. object Col05: TcxGridColumn
  631. Caption = #52629
  632. PropertiesClassName = 'TcxTextEditProperties'
  633. Properties.Alignment.Horz = taLeftJustify
  634. Properties.Alignment.Vert = taVCenter
  635. HeaderAlignmentHorz = taCenter
  636. HeaderAlignmentVert = vaCenter
  637. Options.Editing = False
  638. Width = 40
  639. end
  640. end
  641. object GlAxis: TcxGridLevel
  642. GridView = TvAxis
  643. end
  644. end
  645. end
  646. end
  647. object Panel1: TPanel
  648. Left = 3
  649. Top = 242
  650. Width = 969
  651. Height = 65
  652. Align = alBottom
  653. TabOrder = 4
  654. ExplicitTop = 266
  655. object lblCurrentPTS1: TLabel
  656. Left = 482
  657. Top = 15
  658. Width = 55
  659. Height = 17
  660. Alignment = taCenter
  661. Caption = '00:00:000'
  662. end
  663. object lblDuration1: TLabel
  664. Left = 416
  665. Top = 15
  666. Width = 55
  667. Height = 17
  668. Alignment = taCenter
  669. Caption = '00:00:000'
  670. end
  671. object BtnPause: TcxButton
  672. Left = 872
  673. Top = 12
  674. Width = 88
  675. Height = 25
  676. Cursor = crHandPoint
  677. Hint = #47688#52644'/'#51116#49373
  678. Caption = #47688#52644'/'#51116#49373
  679. Colors.Default = 10737865
  680. Enabled = False
  681. TabOrder = 0
  682. Font.Charset = DEFAULT_CHARSET
  683. Font.Color = clBlack
  684. Font.Height = -13
  685. Font.Name = #47569#51008' '#44256#46357
  686. Font.Style = [fsBold]
  687. ParentFont = False
  688. OnClick = BtnPauseClick
  689. end
  690. object BtnStop: TcxButton
  691. Left = 780
  692. Top = 12
  693. Width = 88
  694. Height = 25
  695. Cursor = crHandPoint
  696. Hint = #51221#51648
  697. Caption = #51221#51648
  698. Colors.Default = 10737865
  699. Enabled = False
  700. TabOrder = 1
  701. Font.Charset = DEFAULT_CHARSET
  702. Font.Color = clBlack
  703. Font.Height = -13
  704. Font.Name = #47569#51008' '#44256#46357
  705. Font.Style = [fsBold]
  706. ParentFont = False
  707. OnClick = BtnStopClick
  708. end
  709. object BtnPlay: TcxButton
  710. Left = 689
  711. Top = 12
  712. Width = 88
  713. Height = 25
  714. Cursor = crHandPoint
  715. Hint = #51116#49373
  716. Caption = #51116#49373
  717. Colors.Default = 10737865
  718. Enabled = False
  719. TabOrder = 2
  720. Font.Charset = DEFAULT_CHARSET
  721. Font.Color = clBlack
  722. Font.Height = -13
  723. Font.Name = #47569#51008' '#44256#46357
  724. Font.Style = [fsBold]
  725. ParentFont = False
  726. OnClick = BtnPlayClick
  727. end
  728. object ChkFullScreen: TcxCheckBox
  729. Left = 577
  730. Top = 13
  731. Cursor = crHandPoint
  732. Caption = #54868#47732' '#47582#52644
  733. State = cbsChecked
  734. TabOrder = 3
  735. Transparent = True
  736. Width = 105
  737. end
  738. object TrackBar1: TTrackBar
  739. Left = -1
  740. Top = 12
  741. Width = 408
  742. Height = 37
  743. TabOrder = 4
  744. OnChange = TrackBar1Change
  745. end
  746. end
  747. end
  748. end
  749. object BtnSearch: TcxButton
  750. Left = 819
  751. Top = 11
  752. Width = 80
  753. Height = 25
  754. Cursor = crHandPoint
  755. Hint = #51312#54924
  756. Anchors = [akTop, akRight]
  757. Caption = #51312#54924
  758. Colors.Default = 10737865
  759. LookAndFeel.NativeStyle = False
  760. TabOrder = 2
  761. Visible = False
  762. Font.Charset = DEFAULT_CHARSET
  763. Font.Color = clBlack
  764. Font.Height = -13
  765. Font.Name = #47569#51008' '#44256#46357
  766. Font.Style = [fsBold]
  767. ParentFont = False
  768. OnClick = BtnSearchClick
  769. end
  770. object EdObjId: TcxMaskEdit
  771. Left = 186
  772. Top = 8
  773. Properties.Alignment.Horz = taCenter
  774. Properties.Alignment.Vert = taVCenter
  775. Properties.MaskKind = emkRegExpr
  776. Properties.MaxLength = 0
  777. Style.LookAndFeel.NativeStyle = False
  778. StyleDisabled.LookAndFeel.NativeStyle = False
  779. StyleFocused.LookAndFeel.NativeStyle = False
  780. StyleHot.LookAndFeel.NativeStyle = False
  781. TabOrder = 3
  782. Text = '0'
  783. Visible = False
  784. Width = 56
  785. end
  786. object EdFormId: TcxTextEdit
  787. Left = 289
  788. Top = 8
  789. ImeMode = imSAlpha
  790. Properties.Alignment.Horz = taCenter
  791. Properties.Alignment.Vert = taVCenter
  792. Properties.ImeMode = imSAlpha
  793. Properties.MaxLength = 0
  794. Properties.ReadOnly = True
  795. Style.LookAndFeel.Kind = lfUltraFlat
  796. Style.LookAndFeel.NativeStyle = False
  797. Style.Shadow = False
  798. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  799. StyleDisabled.LookAndFeel.NativeStyle = False
  800. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  801. StyleFocused.LookAndFeel.NativeStyle = False
  802. StyleHot.LookAndFeel.Kind = lfUltraFlat
  803. StyleHot.LookAndFeel.NativeStyle = False
  804. TabOrder = 4
  805. Text = '10000'
  806. Visible = False
  807. Width = 83
  808. end
  809. object BtnClosex: TcxButton
  810. Left = 907
  811. Top = 11
  812. Width = 80
  813. Height = 25
  814. Cursor = crHandPoint
  815. Hint = #45803#44592
  816. Anchors = [akTop, akRight]
  817. Caption = #45803#44592
  818. Colors.Default = 10737865
  819. TabOrder = 5
  820. Visible = False
  821. Font.Charset = DEFAULT_CHARSET
  822. Font.Color = clBlack
  823. Font.Height = -13
  824. Font.Name = #47569#51008' '#44256#46357
  825. Font.Style = [fsBold]
  826. ParentFont = False
  827. OnClick = BtnClosexClick
  828. end
  829. object TmrShow: TTimer
  830. Enabled = False
  831. Interval = 300
  832. OnTimer = TmrShowTimer
  833. Left = 788
  834. Top = 72
  835. end
  836. object VmsDesigner1: VmsDesigner
  837. Left = 816
  838. Top = 96
  839. end
  840. object FFPlayer1: TFFPlayer
  841. OnFileOpen = FFPlayer1FileOpen
  842. OnOpenFailed = FFPlayer1OpenFailed
  843. OnPosition = FFPlayer1Position
  844. OnState = FFPlayer1State
  845. Left = 776
  846. Top = 320
  847. end
  848. end