FrmVmsMsgSendDispOldF.dfm 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902
  1. object FrmVmsMsgSendDispOld: TFrmVmsMsgSendDispOld
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu]
  7. Caption = 'VMS '#47700#49884#51648' '#49688#46041#54364#52636' - (DB '#51109#50528')'
  8. ClientHeight = 840
  9. ClientWidth = 1882
  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. OnCloseQuery = FormCloseQuery
  22. OnCreate = FormCreate
  23. OnShow = FormShow
  24. DesignSize = (
  25. 1882
  26. 840)
  27. PixelsPerInch = 96
  28. TextHeight = 17
  29. object ShpTitle: TShape
  30. Left = 4
  31. Top = 4
  32. Width = 1874
  33. Height = 40
  34. Anchors = [akLeft, akTop, akRight]
  35. Brush.Color = 14671839
  36. Pen.Color = 10849679
  37. Pen.Width = 2
  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. end
  55. object ShpList: TShape
  56. Left = 4
  57. Top = 50
  58. Width = 1874
  59. Height = 784
  60. Anchors = [akLeft, akTop, akRight, akBottom]
  61. Pen.Color = 10849679
  62. Pen.Width = 2
  63. ExplicitWidth = 1436
  64. ExplicitHeight = 766
  65. end
  66. object BtnClose: TcxButton
  67. Left = 1788
  68. Top = 11
  69. Width = 80
  70. Height = 25
  71. Cursor = crHandPoint
  72. Hint = #45803#44592
  73. Anchors = [akTop, akRight]
  74. Caption = #45803#44592
  75. Colors.Default = 10737865
  76. TabOrder = 0
  77. Font.Charset = DEFAULT_CHARSET
  78. Font.Color = clBlack
  79. Font.Height = -13
  80. Font.Name = #47569#51008' '#44256#46357
  81. Font.Style = [fsBold]
  82. ParentFont = False
  83. OnClick = BtnCloseClick
  84. end
  85. object EdFocus: TEdit
  86. Left = -10
  87. Top = -10
  88. Width = 2
  89. Height = 25
  90. ImeName = 'Microsoft Office IME 2007'
  91. TabOrder = 1
  92. Text = 'EdFocus'
  93. end
  94. object PanelBack: TPanel
  95. Left = 12
  96. Top = 56
  97. Width = 1856
  98. Height = 771
  99. Anchors = [akLeft, akTop, akRight, akBottom]
  100. BevelOuter = bvNone
  101. ParentBackground = False
  102. ParentColor = True
  103. TabOrder = 2
  104. object PnlLeft: TPanel
  105. Left = 0
  106. Top = 0
  107. Width = 385
  108. Height = 771
  109. Align = alLeft
  110. BevelOuter = bvNone
  111. TabOrder = 0
  112. object GrpList: TcxGroupBox
  113. Left = 0
  114. Top = 0
  115. Align = alClient
  116. Caption = #9654' VMS '#47785#47197
  117. Style.BorderColor = clCaptionText
  118. Style.Shadow = False
  119. Style.TextColor = clWindowText
  120. Style.TextStyle = [fsBold]
  121. TabOrder = 0
  122. Height = 771
  123. Width = 385
  124. object Panel4: TPanel
  125. Left = 3
  126. Top = 19
  127. Width = 379
  128. Height = 39
  129. Align = alTop
  130. BevelOuter = bvNone
  131. TabOrder = 0
  132. object ImgDesc01: TImage
  133. Left = 9
  134. Top = 13
  135. Width = 9
  136. Height = 9
  137. Transparent = True
  138. end
  139. object cxLabel18: TcxLabel
  140. Left = 25
  141. Top = 7
  142. Caption = 'VMS '#47784#46280' '#50976#54805
  143. Properties.Alignment.Horz = taLeftJustify
  144. Properties.Alignment.Vert = taVCenter
  145. Transparent = True
  146. AnchorY = 18
  147. end
  148. object CbSizeType: TcxComboBox
  149. Left = 124
  150. Top = 5
  151. Properties.Alignment.Vert = taVCenter
  152. Properties.DropDownListStyle = lsFixedList
  153. Properties.HideSelection = False
  154. Properties.Items.Strings = (
  155. '')
  156. Properties.OnChange = CbSizeTypePropertiesChange
  157. Style.BorderStyle = ebsUltraFlat
  158. Style.LookAndFeel.Kind = lfUltraFlat
  159. Style.LookAndFeel.NativeStyle = False
  160. Style.ButtonStyle = btsUltraFlat
  161. Style.PopupBorderStyle = epbsFlat
  162. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  163. StyleDisabled.LookAndFeel.NativeStyle = False
  164. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  165. StyleFocused.LookAndFeel.NativeStyle = False
  166. StyleFocused.TextStyle = [fsBold]
  167. StyleHot.LookAndFeel.Kind = lfUltraFlat
  168. StyleHot.LookAndFeel.NativeStyle = False
  169. TabOrder = 1
  170. Width = 241
  171. end
  172. end
  173. object CxList: TcxGrid
  174. Left = 3
  175. Top = 89
  176. Width = 379
  177. Height = 672
  178. Align = alClient
  179. TabOrder = 1
  180. ExplicitTop = 58
  181. object TvList: TcxGridTableView
  182. Navigator.Buttons.Append.Visible = True
  183. Navigator.Buttons.SaveBookmark.Visible = False
  184. Navigator.InfoPanel.Visible = True
  185. FilterBox.CustomizeDialog = False
  186. DataController.Summary.DefaultGroupSummaryItems = <>
  187. DataController.Summary.FooterSummaryItems = <>
  188. DataController.Summary.SummaryGroups = <>
  189. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  190. OptionsBehavior.CellHints = True
  191. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  192. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  193. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  194. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  195. OptionsCustomize.ColumnFiltering = False
  196. OptionsCustomize.ColumnHidingOnGrouping = False
  197. OptionsCustomize.ColumnSorting = False
  198. OptionsData.Deleting = False
  199. OptionsData.DeletingConfirmation = False
  200. OptionsData.Inserting = False
  201. OptionsSelection.HideFocusRectOnExit = False
  202. OptionsSelection.HideSelection = True
  203. OptionsView.ColumnAutoWidth = True
  204. OptionsView.GroupByBox = False
  205. OptionsView.Indicator = True
  206. object ColumnSel: TcxGridColumn
  207. Caption = #49440#53469
  208. DataBinding.ValueType = 'Boolean'
  209. PropertiesClassName = 'TcxCheckBoxProperties'
  210. Properties.Alignment = taCenter
  211. Properties.ImmediatePost = True
  212. Properties.NullStyle = nssUnchecked
  213. HeaderAlignmentHorz = taCenter
  214. Width = 45
  215. end
  216. object Column00: TcxGridColumn
  217. Caption = #54200#51665#47784#46300
  218. PropertiesClassName = 'TcxTextEditProperties'
  219. Properties.Alignment.Horz = taCenter
  220. Properties.Alignment.Vert = taVCenter
  221. Visible = False
  222. HeaderAlignmentHorz = taCenter
  223. Options.Editing = False
  224. VisibleForCustomization = False
  225. end
  226. object Column01: TcxGridColumn
  227. Caption = 'VMS '#50976#54805
  228. PropertiesClassName = 'TcxTextEditProperties'
  229. Properties.Alignment.Horz = taCenter
  230. Properties.Alignment.Vert = taVCenter
  231. Properties.MaxLength = 0
  232. Visible = False
  233. HeaderAlignmentHorz = taCenter
  234. Options.Editing = False
  235. VisibleForCustomization = False
  236. Width = 113
  237. end
  238. object Column02: TcxGridColumn
  239. Caption = 'VMS ID'
  240. PropertiesClassName = 'TcxTextEditProperties'
  241. Properties.Alignment.Horz = taCenter
  242. Properties.Alignment.Vert = taVCenter
  243. Properties.MaxLength = 0
  244. HeaderAlignmentHorz = taCenter
  245. Options.Editing = False
  246. Width = 104
  247. end
  248. object Column03: TcxGridColumn
  249. Caption = 'VMS '#47749#52845
  250. PropertiesClassName = 'TcxTextEditProperties'
  251. Properties.Alignment.Horz = taLeftJustify
  252. Properties.Alignment.Vert = taVCenter
  253. HeaderAlignmentHorz = taCenter
  254. Options.Editing = False
  255. Width = 261
  256. end
  257. object Column05: TcxGridColumn
  258. Caption = #49444#52824' '#51060#51221
  259. PropertiesClassName = 'TcxTextEditProperties'
  260. Properties.Alignment.Horz = taCenter
  261. Properties.Alignment.Vert = taVCenter
  262. Properties.MaxLength = 20
  263. Visible = False
  264. HeaderAlignmentHorz = taCenter
  265. Options.Editing = False
  266. VisibleForCustomization = False
  267. Width = 81
  268. end
  269. object Column06: TcxGridColumn
  270. Caption = #51228#50612#44592' IP'
  271. PropertiesClassName = 'TcxTextEditProperties'
  272. Properties.Alignment.Horz = taCenter
  273. Properties.Alignment.Vert = taVCenter
  274. Properties.MaxLength = 20
  275. Visible = False
  276. HeaderAlignmentHorz = taCenter
  277. Options.Editing = False
  278. VisibleForCustomization = False
  279. Width = 127
  280. end
  281. object Column07: TcxGridColumn
  282. Caption = #53685#49888#54252#53944
  283. PropertiesClassName = 'TcxTextEditProperties'
  284. Properties.Alignment.Horz = taRightJustify
  285. Properties.Alignment.Vert = taVCenter
  286. Properties.MaxLength = 5
  287. Visible = False
  288. HeaderAlignmentHorz = taCenter
  289. Options.Editing = False
  290. VisibleForCustomization = False
  291. Width = 67
  292. end
  293. object Column08: TcxGridColumn
  294. Caption = #51204#44305#54032' ON'
  295. PropertiesClassName = 'TcxTextEditProperties'
  296. Properties.Alignment.Horz = taCenter
  297. Properties.Alignment.Vert = taVCenter
  298. Visible = False
  299. HeaderAlignmentHorz = taCenter
  300. Options.Editing = False
  301. VisibleForCustomization = False
  302. Width = 82
  303. end
  304. object Column09: TcxGridColumn
  305. Caption = #51204#44305#54032' OFF'
  306. PropertiesClassName = 'TcxTextEditProperties'
  307. Properties.Alignment.Horz = taCenter
  308. Properties.Alignment.Vert = taVCenter
  309. Visible = False
  310. HeaderAlignmentHorz = taCenter
  311. Options.Editing = False
  312. VisibleForCustomization = False
  313. Width = 93
  314. end
  315. object Column10: TcxGridColumn
  316. Caption = #50868#50689#47784#46300
  317. PropertiesClassName = 'TcxTextEditProperties'
  318. Properties.Alignment.Horz = taCenter
  319. Properties.Alignment.Vert = taVCenter
  320. Visible = False
  321. HeaderAlignmentHorz = taCenter
  322. Options.Editing = False
  323. VisibleForCustomization = False
  324. Width = 136
  325. end
  326. object Column11: TcxGridColumn
  327. Caption = 'xx'
  328. PropertiesClassName = 'TcxLabelProperties'
  329. Properties.Alignment.Horz = taCenter
  330. Properties.Alignment.Vert = taVCenter
  331. Visible = False
  332. HeaderAlignmentHorz = taCenter
  333. Options.Editing = False
  334. VisibleForCustomization = False
  335. Width = 87
  336. end
  337. object Column12: TcxGridColumn
  338. Caption = 'xx'
  339. PropertiesClassName = 'TcxTextEditProperties'
  340. Properties.Alignment.Vert = taVCenter
  341. Visible = False
  342. HeaderAlignmentHorz = taCenter
  343. Options.Editing = False
  344. VisibleForCustomization = False
  345. Width = 100
  346. end
  347. object Column13: TcxGridColumn
  348. Caption = #54268#52572#45824#44079#49688
  349. DataBinding.ValueType = 'Integer'
  350. PropertiesClassName = 'TcxCalcEditProperties'
  351. Properties.Alignment.Horz = taCenter
  352. Properties.Alignment.Vert = taVCenter
  353. Visible = False
  354. HeaderAlignmentHorz = taCenter
  355. HeaderAlignmentVert = vaCenter
  356. Options.Editing = False
  357. VisibleForCustomization = False
  358. Width = 92
  359. end
  360. object Column14: TcxGridColumn
  361. Caption = #51109#48708#48264#54840
  362. PropertiesClassName = 'TcxSpinEditProperties'
  363. Properties.Alignment.Horz = taCenter
  364. Properties.Alignment.Vert = taVCenter
  365. Visible = False
  366. HeaderAlignmentHorz = taCenter
  367. HeaderAlignmentVert = vaCenter
  368. Options.Editing = False
  369. VisibleForCustomization = False
  370. end
  371. object Column99: TcxGridColumn
  372. Caption = #47700#47784#47532
  373. DataBinding.ValueType = 'Integer'
  374. PropertiesClassName = 'TcxCalcEditProperties'
  375. Properties.Alignment.Horz = taCenter
  376. Properties.Alignment.Vert = taVCenter
  377. Visible = False
  378. Options.Editing = False
  379. VisibleForCustomization = False
  380. end
  381. object Column04: TcxGridColumn
  382. Caption = #47784#46280' '#50976#54805
  383. PropertiesClassName = 'TcxTextEditProperties'
  384. Properties.Alignment.Horz = taCenter
  385. Properties.Alignment.Vert = taVCenter
  386. Properties.MaxLength = 0
  387. Visible = False
  388. HeaderAlignmentHorz = taCenter
  389. Options.Editing = False
  390. VisibleForCustomization = False
  391. Width = 99
  392. end
  393. end
  394. object GlList: TcxGridLevel
  395. GridView = TvList
  396. end
  397. end
  398. object PnlTop: TPanel
  399. Left = 3
  400. Top = 58
  401. Width = 379
  402. Height = 31
  403. Align = alTop
  404. BevelOuter = bvNone
  405. TabOrder = 2
  406. ExplicitTop = 730
  407. object BtnAllSelect: TcxButton
  408. Left = 3
  409. Top = 3
  410. Width = 80
  411. Height = 24
  412. Cursor = crHandPoint
  413. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  414. Caption = #51204#52404#49440#53469
  415. Colors.Default = clBtnFace
  416. TabOrder = 0
  417. Font.Charset = DEFAULT_CHARSET
  418. Font.Color = clWindowText
  419. Font.Height = -12
  420. Font.Name = #47569#51008' '#44256#46357
  421. Font.Style = []
  422. ParentFont = False
  423. OnClick = BtnAllSelectClick
  424. end
  425. object BtnReverse: TcxButton
  426. Tag = 2
  427. Left = 169
  428. Top = 3
  429. Width = 80
  430. Height = 24
  431. Cursor = crHandPoint
  432. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  433. Caption = #49440#53469#48152#51204
  434. Colors.Default = clBtnFace
  435. TabOrder = 1
  436. Font.Charset = DEFAULT_CHARSET
  437. Font.Color = clWindowText
  438. Font.Height = -12
  439. Font.Name = #47569#51008' '#44256#46357
  440. Font.Style = []
  441. ParentFont = False
  442. OnClick = BtnAllSelectClick
  443. end
  444. object BtnAllClear: TcxButton
  445. Tag = 1
  446. Left = 86
  447. Top = 3
  448. Width = 80
  449. Height = 24
  450. Cursor = crHandPoint
  451. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  452. Caption = #51204#52404#54644#51228
  453. Colors.Default = clBtnFace
  454. TabOrder = 2
  455. Font.Charset = DEFAULT_CHARSET
  456. Font.Color = clWindowText
  457. Font.Height = -12
  458. Font.Name = #47569#51008' '#44256#46357
  459. Font.Style = []
  460. ParentFont = False
  461. OnClick = BtnAllSelectClick
  462. end
  463. end
  464. end
  465. end
  466. object Panel1: TPanel
  467. Left = 391
  468. Top = 0
  469. Width = 1465
  470. Height = 771
  471. Align = alClient
  472. BevelOuter = bvNone
  473. TabOrder = 1
  474. object Panel3: TPanel
  475. Left = 0
  476. Top = 0
  477. Width = 1465
  478. Height = 771
  479. Align = alClient
  480. BevelOuter = bvNone
  481. TabOrder = 0
  482. object cxGroupBox1: TcxGroupBox
  483. Left = 0
  484. Top = 0
  485. Align = alClient
  486. Caption = #9654' VMS '#47700#49884#51648' '#49688#46041#54364#52636
  487. Style.BorderColor = clCaptionText
  488. Style.Shadow = False
  489. Style.TextColor = clWindowText
  490. Style.TextStyle = [fsBold]
  491. TabOrder = 0
  492. Height = 771
  493. Width = 1465
  494. object PnlMenu: TPanel
  495. Left = 3
  496. Top = 726
  497. Width = 1459
  498. Height = 35
  499. Align = alBottom
  500. BevelOuter = bvNone
  501. TabOrder = 0
  502. DesignSize = (
  503. 1459
  504. 35)
  505. object ImgDir: TImage
  506. Left = 753
  507. Top = 6
  508. Width = 20
  509. Height = 28
  510. AutoSize = True
  511. Center = True
  512. Picture.Data = {
  513. 07544269746D6170C6060000424DC60600000000000036000000280000001400
  514. 00001C0000000100180000000000900600001217000012170000000000000000
  515. 0000FFFFFFFFFFFF7F7F7F000000000000000000000000000000000000000000
  516. 000000000000000000000000000000000000000000000000000000000000FFFF
  517. FFFFFFFF7F7F7F0000000000000000000000000000000000002C2B2C35343535
  518. 3435353435353435080808000000000000000000000000000000FFFFFFFFFFFF
  519. 7F7F7F0000000000000000000000000000000000002C2B2C2900F01C00F30E0C
  520. FB272B78080808000000000000000000000000000000FFFFFFFFFFFF7F7F7F00
  521. 00000000000000000000000000000000002C2B2C2700F11209F93B45FF454778
  522. 080808000000000000000000000000000000FFFFFFFFFFFF7F7F7F0000000000
  523. 000000000000000000000000002C2B2C2500F11B18FA626AFF50517808080800
  524. 0000000000000000000000000000FFFFFFFFFFFF7F7F7F000000000000000000
  525. 0000000000000000002C2B2C2500F11B18FA626AFF5051780808080000000000
  526. 00000000000000000000FFFFFFFFFFFF7F7F7F00000000000000000000000000
  527. 00000000002C2B2C2500F11B18FA626AFF505178080808000000000000000000
  528. 000000000000FFFFFFFFFFFF7F7F7F0000000000000000000000000000000000
  529. 002C2B2C2500F11B18FA626AFF50517808080800000000000000000000000000
  530. 0000FFFFFFFFFFFF7F7F7F0000000000000000000000000000000000002C2B2C
  531. 2500F11B18FA626AFF505178080808000000000000000000000000000000FFFF
  532. FFFFFFFF7F7F7F0000000000000000000000000000000000002C2B2C2500F11B
  533. 18FA626AFF505178080808000000000000000000000000000000FFFFFFFFFFFF
  534. 7F7F7F0000000000000000000000000000000000002C2B2C2500F11B18FA626A
  535. FF505178080808000000000000000000000000000000FFFFFFFFFFFF7F7F7F00
  536. 00000000000000000000000000000000002C2B2C2500F11B18FA626AFF505178
  537. 080808000000000000000000000000000000FFFFFFFFFFFF7F7F7F0000000000
  538. 000000000000000000000000002C2B2C2500F11B18FA626AFF50517808080800
  539. 0000000000000000000000000000FFFFFFFFFFFF7F7F7F000000000000000000
  540. 0000000000000000002C2B2C2500F11B18FA626AFF5051780808080000000000
  541. 00000000000000000000FFFFFFFFFFFF7F7F7F00000000000000000000000000
  542. 00000000002C2B2C2500F11B18FA626AFF505178080808000000000000000000
  543. 000000000000FFFFFFFFFFFF7F7F7F0000000000000000000000000000000000
  544. 002C2B2C2500F11B18FA626AFF50517808080800000000000000000000000000
  545. 0000FFFFFFFFFFFF7F7F7F0000000000000000000000000000000000002C2B2C
  546. 2500F11B18FA626AFF505178080808000000000000000000000000000000FFFF
  547. FFFFFFFF7F7F7F0000000000003433343534353534353534353534352500F11B
  548. 18FA626AFF505178353435353435353435353435111111000000FFFFFFFFFFFF
  549. 7F7F7F0000000000001D192E2A11B22600F12600F21900F41700F51B18FA404A
  550. FF1D28FF232EFF454EFF4E55DD2B2D5A080808000000FFFFFFFFFFFF7F7F7F00
  551. 0000000000000000111111301A922B00F00E00F70900F91B18FA404AFF3640FF
  552. 6A72FF878BDD232223000000000000000000FFFFFFFFFFFF7F7F7F0000000000
  553. 000000000000001A191A2E11B12B00F00900F81B18FA404AFF575FFF8D92FF2C
  554. 2B2C000000000000000000000000FFFFFFFFFFFF7F7F7F000000000000000000
  555. 0000000000002322232C08D00900F81B18FA404AFF5D66FF3E3E560000000000
  556. 00000000000000000000FFFFFFFFFFFF7F7F7F00000000000000000000000000
  557. 00000000002C2B2C2500F11B18FA404AFF383B78080808000000000000000000
  558. 000000000000FFFFFFFFFFFF7F7F7F0000000000000000000000000000000000
  559. 000000001D192E3326942A2C5A08080800000000000000000000000000000000
  560. 0000FFFFFFFFFFFF7F7F7F000000000000000000000000000000000000000000
  561. 000000000000000000000000000000000000000000000000000000000000FFFF
  562. FFFFFFFF7F7F7F00000000000000000000000000000000000000000000000000
  563. 0000000000000000000000000000000000000000000000000000FFFFFFFFFFFF
  564. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  565. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  566. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  567. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  568. Visible = False
  569. end
  570. object ImgNull: TImage
  571. Left = 779
  572. Top = 6
  573. Width = 21
  574. Height = 18
  575. AutoSize = True
  576. Center = True
  577. Picture.Data = {
  578. 07544269746D617086000000424D86000000000000003E000000280000001500
  579. 000012000000010001000000000048000000C40E0000C40E0000020000000000
  580. 000000000000FFFFFF0000000000000000000000000000000000000000000000
  581. 0000000000000000000000000000000000000000000000000000000000000000
  582. 000000000000000000000000000000000000}
  583. Visible = False
  584. end
  585. object BtnEdit: TcxButton
  586. Tag = 2
  587. Left = 8
  588. Top = 7
  589. Width = 80
  590. Height = 25
  591. Cursor = crHandPoint
  592. Hint = #45936#51060#53552' '#54200#51665
  593. Anchors = [akLeft, akBottom]
  594. Caption = #54200#51665
  595. Colors.Default = 10737865
  596. Enabled = False
  597. TabOrder = 0
  598. Font.Charset = DEFAULT_CHARSET
  599. Font.Color = clBlack
  600. Font.Height = -13
  601. Font.Name = #47569#51008' '#44256#46357
  602. Font.Style = [fsBold]
  603. ParentFont = False
  604. OnClick = BtnEditClick
  605. end
  606. object BtnInsert: TcxButton
  607. Tag = 2
  608. Left = 89
  609. Top = 7
  610. Width = 80
  611. Height = 25
  612. Cursor = crHandPoint
  613. Hint = #45936#51060#53552' '#52628#44032
  614. Anchors = [akLeft, akBottom]
  615. Caption = #52628#44032
  616. Colors.Default = 10737865
  617. TabOrder = 1
  618. Font.Charset = DEFAULT_CHARSET
  619. Font.Color = clBlack
  620. Font.Height = -13
  621. Font.Name = #47569#51008' '#44256#46357
  622. Font.Style = [fsBold]
  623. ParentFont = False
  624. OnClick = BtnInsertClick
  625. end
  626. object BtnDelete: TcxButton
  627. Tag = 4
  628. Left = 171
  629. Top = 7
  630. Width = 80
  631. Height = 25
  632. Cursor = crHandPoint
  633. Hint = #45936#51060#53552' '#49325#51228
  634. Anchors = [akLeft, akBottom]
  635. Caption = #49325#51228
  636. Colors.Default = 10737865
  637. Enabled = False
  638. TabOrder = 2
  639. Font.Charset = DEFAULT_CHARSET
  640. Font.Color = clBlack
  641. Font.Height = -13
  642. Font.Name = #47569#51008' '#44256#46357
  643. Font.Style = [fsBold]
  644. ParentFont = False
  645. OnClick = BtnDeleteClick
  646. end
  647. object BtnSave: TcxButton
  648. Tag = 5
  649. Left = 252
  650. Top = 7
  651. Width = 80
  652. Height = 25
  653. Cursor = crHandPoint
  654. Hint = #54200#51665#51089#50629' '#51200#51109
  655. Anchors = [akLeft, akBottom]
  656. Caption = #51200#51109
  657. Colors.Default = 10737865
  658. Enabled = False
  659. TabOrder = 3
  660. Font.Charset = DEFAULT_CHARSET
  661. Font.Color = clBlack
  662. Font.Height = -13
  663. Font.Name = #47569#51008' '#44256#46357
  664. Font.Style = [fsBold]
  665. ParentFont = False
  666. OnClick = BtnSaveClick
  667. end
  668. object BtnCopyAdd: TcxButton
  669. Tag = 4
  670. Left = 344
  671. Top = 7
  672. Width = 136
  673. Height = 25
  674. Cursor = crHandPoint
  675. Hint = #54268' '#48373#49324' '#52628#44032
  676. Anchors = [akLeft, akBottom]
  677. Caption = #54268' '#48373#49324' '#52628#44032
  678. Colors.Default = 10737865
  679. Enabled = False
  680. Glyph.Data = {
  681. 26040000424D2604000000000000360000002800000012000000120000000100
  682. 180000000000F003000012170000121700000000000000000000C0C0C0C0C0C0
  683. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  684. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  685. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  686. C0C0C0C0C0C0C0C00000C0C0C0D6D6D6FFFFFFFFFFFFFFFFFFFFFFFFE2E2E2E8
  687. E8E8FFFFFFFFFFFFFFFFFFDCDCDCEDEDEDFFFFFFFFFFFFFFFFFFFFFFFFCBCBCB
  688. 00009D9D9D000000000000000000000000000000000000000000000000000000
  689. 000000000000000000000000000000000000A2A2A2CBCBCB00007E7E7E0F465C
  690. 2BC1FF2BC1FF2BC1FF1F8CB900737300FFFF00FFFF00FFFF00A2A217698A2BC1
  691. FF2BC1FF2BC1FF17698BA2A2A2CBCBCB00007E7E7E0F465C2BC1FF2BC1FF2BC1
  692. FF1F8CB900737300FFFF00FFFF00FFFF00A2A217698A2BC1FF2BC1FF2BC1FF17
  693. 698BA2A2A2CBCBCB00007E7E7E0F465C2BC1FF2BC1FF2BC1FF1F8CB900737300
  694. FFFF00FFFF00FFFF00A2A217698A2BC1FF2BC1FF2BC1FF17698BA2A2A2CBCBCB
  695. 00007E7E7E0F465C2BC1FF2BC1FF2BC1FF1F8CB900737300FFFF00FFFF00FFFF
  696. 00A2A217698A2BC1FF2BC1FF2BC1FF17698BA2A2A2CBCBCB00007E7E7E0F465C
  697. 2BC1FF2BC1FF2BC1FF1F8CB900737300FFFF00FFFF00FFFF00A2A217698A2BC1
  698. FF2BC1FF2BC1FF17698BA2A2A2CBCBCB00007E7E7E0F465C1385BA0053820053
  699. 82003C5E00737300AEDF0081CD0097D600A2A2002D460053820053820B70A417
  700. 698BA2A2A2CBCBCB00007E7E7E0F465C2BC1FF2BC1FF2BC1FF1F8CB900737300
  701. FFFF00FFFF00FFFF00A2A217698A2BC1FF2BC1FF2BC1FF17698BA2A2A2CBCBCB
  702. 00007E7E7E0F465C1385BA005382005382003C5E00737300AEDF0081CD0097D6
  703. 00A2A2002D460053820053820B70A417698BA2A2A2CBCBCB00007E7E7E0F465C
  704. 2BC1FF2BC1FF2BC1FF1F8CB900737300FFFF00FFFF00FFFF00A2A217698A2BC1
  705. FF2BC1FF2BC1FF17698BA2A2A2CBCBCB00008C8C8C4D4D4D4D4D4D4D4D4D4F4F
  706. 4F5A5A5A4D4D4D4D4D4D4D4D4D4D4D4D5454545555554D4D4D4D4D4D4D4D4D55
  707. 55559D9D9DC0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  708. C0C0222222BFBFBFC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  709. 0000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C045454500D0D0222222
  710. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  711. C0C0C0C0C0C0C0C0C0C0C0C068686800A2A200FFFF00D0D0454545C0C0C0C0C0
  712. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0BEBE
  713. BE9393934D4D4D4D4D4D4D4D4D4D4D4D545454949494C0C0C0C0C0C0C0C0C0C0
  714. C0C0C0C0C0C0C0C00000}
  715. TabOrder = 4
  716. Font.Charset = DEFAULT_CHARSET
  717. Font.Color = clBlack
  718. Font.Height = -13
  719. Font.Name = #47569#51008' '#44256#46357
  720. Font.Style = [fsBold]
  721. ParentFont = False
  722. end
  723. object cxTextEdit2: TcxTextEdit
  724. Left = 1245
  725. Top = 6
  726. Anchors = [akRight, akBottom]
  727. ParentFont = False
  728. Properties.Alignment.Vert = taVCenter
  729. Properties.MaxLength = 0
  730. Properties.ReadOnly = True
  731. Style.Font.Charset = DEFAULT_CHARSET
  732. Style.Font.Color = clWindowText
  733. Style.Font.Height = -13
  734. Style.Font.Name = #47569#51008' '#44256#46357
  735. Style.Font.Style = []
  736. Style.HotTrack = True
  737. Style.LookAndFeel.Kind = lfUltraFlat
  738. Style.LookAndFeel.NativeStyle = False
  739. Style.Shadow = False
  740. Style.IsFontAssigned = True
  741. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  742. StyleDisabled.LookAndFeel.NativeStyle = False
  743. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  744. StyleFocused.LookAndFeel.NativeStyle = False
  745. StyleFocused.TextStyle = [fsBold]
  746. StyleHot.LookAndFeel.Kind = lfUltraFlat
  747. StyleHot.LookAndFeel.NativeStyle = False
  748. TabOrder = 5
  749. Text = #13197'/'#13221' ^'#183#12302#12303#9654#9655#9660#9661#9670#9671#9675#9679#8592#8594#8596#8658
  750. Width = 213
  751. end
  752. object BtnCopyAdd212: TcxButton
  753. Tag = 4
  754. Left = 489
  755. Top = 7
  756. Width = 171
  757. Height = 25
  758. Cursor = crHandPoint
  759. Hint = #54268' '#48373#49324' '#52628#44032
  760. Anchors = [akLeft, akBottom]
  761. Caption = '2'#45800'12'#50676' '#54268' '#48373#49324' '#52628#44032
  762. Colors.Default = 10737865
  763. Enabled = False
  764. Glyph.Data = {
  765. 26040000424D2604000000000000360000002800000012000000120000000100
  766. 180000000000F003000012170000121700000000000000000000C0C0C0C0C0C0
  767. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  768. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  769. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  770. C0C0C0C0C0C0C0C00000C0C0C0D6D6D6FFFFFFFFFFFFFFFFFFFFFFFFE2E2E2E8
  771. E8E8FFFFFFFFFFFFFFFFFFDCDCDCEDEDEDFFFFFFFFFFFFFFFFFFFFFFFFCBCBCB
  772. 00009D9D9D000000000000000000000000000000000000000000000000000000
  773. 000000000000000000000000000000000000A2A2A2CBCBCB00007E7E7E0F465C
  774. 2BC1FF2BC1FF2BC1FF1F8CB900737300FFFF00FFFF00FFFF00A2A217698A2BC1
  775. FF2BC1FF2BC1FF17698BA2A2A2CBCBCB00007E7E7E0F465C2BC1FF2BC1FF2BC1
  776. FF1F8CB900737300FFFF00FFFF00FFFF00A2A217698A2BC1FF2BC1FF2BC1FF17
  777. 698BA2A2A2CBCBCB00007E7E7E0F465C2BC1FF2BC1FF2BC1FF1F8CB900737300
  778. FFFF00FFFF00FFFF00A2A217698A2BC1FF2BC1FF2BC1FF17698BA2A2A2CBCBCB
  779. 00007E7E7E0F465C2BC1FF2BC1FF2BC1FF1F8CB900737300FFFF00FFFF00FFFF
  780. 00A2A217698A2BC1FF2BC1FF2BC1FF17698BA2A2A2CBCBCB00007E7E7E0F465C
  781. 2BC1FF2BC1FF2BC1FF1F8CB900737300FFFF00FFFF00FFFF00A2A217698A2BC1
  782. FF2BC1FF2BC1FF17698BA2A2A2CBCBCB00007E7E7E0F465C1385BA0053820053
  783. 82003C5E00737300AEDF0081CD0097D600A2A2002D460053820053820B70A417
  784. 698BA2A2A2CBCBCB00007E7E7E0F465C2BC1FF2BC1FF2BC1FF1F8CB900737300
  785. FFFF00FFFF00FFFF00A2A217698A2BC1FF2BC1FF2BC1FF17698BA2A2A2CBCBCB
  786. 00007E7E7E0F465C1385BA005382005382003C5E00737300AEDF0081CD0097D6
  787. 00A2A2002D460053820053820B70A417698BA2A2A2CBCBCB00007E7E7E0F465C
  788. 2BC1FF2BC1FF2BC1FF1F8CB900737300FFFF00FFFF00FFFF00A2A217698A2BC1
  789. FF2BC1FF2BC1FF17698BA2A2A2CBCBCB00008C8C8C4D4D4D4D4D4D4D4D4D4F4F
  790. 4F5A5A5A4D4D4D4D4D4D4D4D4D4D4D4D5454545555554D4D4D4D4D4D4D4D4D55
  791. 55559D9D9DC0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  792. C0C0222222BFBFBFC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  793. 0000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C045454500D0D0222222
  794. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0
  795. C0C0C0C0C0C0C0C0C0C0C0C068686800A2A200FFFF00D0D0454545C0C0C0C0C0
  796. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0C0C0C0C0C0C0C0C0C0BEBE
  797. BE9393934D4D4D4D4D4D4D4D4D4D4D4D545454949494C0C0C0C0C0C0C0C0C0C0
  798. C0C0C0C0C0C0C0C00000}
  799. TabOrder = 6
  800. Visible = False
  801. Font.Charset = DEFAULT_CHARSET
  802. Font.Color = clBlack
  803. Font.Height = -13
  804. Font.Name = #47569#51008' '#44256#46357
  805. Font.Style = [fsBold]
  806. ParentFont = False
  807. OnClick = BtnCopyAdd212Click
  808. end
  809. end
  810. object ReForm: TRichEdit
  811. Left = 11
  812. Top = 154
  813. Width = 1440
  814. Height = 192
  815. BevelInner = bvNone
  816. Color = clBlack
  817. Ctl3D = True
  818. Font.Charset = HANGEUL_CHARSET
  819. Font.Color = clYellow
  820. Font.Height = -24
  821. Font.Name = #47569#51008' '#44256#46357
  822. Font.Style = [fsBold]
  823. ImeName = 'Microsoft Office IME 2007'
  824. ParentCtl3D = False
  825. ParentFont = False
  826. ScrollBars = ssBoth
  827. TabOrder = 1
  828. WordWrap = False
  829. end
  830. end
  831. end
  832. end
  833. object cxSplitter1: TcxSplitter
  834. Left = 385
  835. Top = 0
  836. Width = 6
  837. Height = 771
  838. Control = PnlLeft
  839. end
  840. end
  841. object BtnSearch: TcxButton
  842. Left = 1700
  843. Top = 11
  844. Width = 80
  845. Height = 25
  846. Cursor = crHandPoint
  847. Hint = #51312#54924
  848. Anchors = [akTop, akRight]
  849. Caption = #51312#54924
  850. Colors.Default = 10737865
  851. LookAndFeel.NativeStyle = False
  852. TabOrder = 3
  853. Visible = False
  854. Font.Charset = DEFAULT_CHARSET
  855. Font.Color = clBlack
  856. Font.Height = -13
  857. Font.Name = #47569#51008' '#44256#46357
  858. Font.Style = [fsBold]
  859. ParentFont = False
  860. OnClick = BtnSearchClick
  861. end
  862. object TmrShow: TTimer
  863. Enabled = False
  864. Interval = 300
  865. OnTimer = TmrShowTimer
  866. Left = 876
  867. Top = 8
  868. end
  869. object VmsDesigner1: VmsDesigner
  870. Left = 592
  871. Top = 8
  872. end
  873. object dxSkinController1: TdxSkinController
  874. NativeStyle = False
  875. SkinName = 'Blue'
  876. Left = 84
  877. Top = 8
  878. end
  879. object cxHintStyleController1: TcxHintStyleController
  880. HintStyleClassName = 'TcxHintStyle'
  881. HintStyle.BorderColor = clAqua
  882. HintStyle.CallOutPosition = cxbpAuto
  883. HintStyle.CaptionFont.Charset = DEFAULT_CHARSET
  884. HintStyle.CaptionFont.Color = clWindowText
  885. HintStyle.CaptionFont.Height = -11
  886. HintStyle.CaptionFont.Name = 'Tahoma'
  887. HintStyle.CaptionFont.Style = []
  888. HintStyle.Color = clAqua
  889. HintStyle.Font.Charset = DEFAULT_CHARSET
  890. HintStyle.Font.Color = clWindowText
  891. HintStyle.Font.Height = -12
  892. HintStyle.Font.Name = #47569#51008' '#44256#46357
  893. HintStyle.Font.Style = [fsBold]
  894. HintHidePause = 1500
  895. Left = 120
  896. Top = 8
  897. end
  898. object FFPlayer1: TFFPlayer
  899. Left = 304
  900. Top = 16
  901. end
  902. end