IDB0050MF.dfm 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471
  1. object IDB0050M: TIDB0050M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #44032#44277#54028#46972#48120#53552' '#44288#47532
  7. ClientHeight = 839
  8. ClientWidth = 1345
  9. Color = clBtnFace
  10. DoubleBuffered = True
  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. OnShow = FormShow
  22. DesignSize = (
  23. 1345
  24. 839)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1337
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. end
  37. object LblCaption: TLabel
  38. Left = 16
  39. Top = 10
  40. Width = 267
  41. Height = 23
  42. Caption = #53440#51060#53952' '
  43. Font.Charset = DEFAULT_CHARSET
  44. Font.Color = 4740964
  45. Font.Height = -17
  46. Font.Name = #47569#51008' '#44256#46357
  47. Font.Style = [fsBold]
  48. ParentFont = False
  49. ParentShowHint = False
  50. ShowHint = True
  51. end
  52. object ShpList: TShape
  53. Left = 4
  54. Top = 50
  55. Width = 1337
  56. Height = 786
  57. Anchors = [akLeft, akTop, akRight, akBottom]
  58. Pen.Color = 10849679
  59. Pen.Width = 2
  60. ExplicitWidth = 1068
  61. ExplicitHeight = 584
  62. end
  63. object BtnSearch: TcxButton
  64. Left = 1162
  65. Top = 11
  66. Width = 80
  67. Height = 25
  68. Cursor = crHandPoint
  69. Hint = #51312#54924
  70. Anchors = [akTop, akRight]
  71. Caption = #51312#54924
  72. Colors.Default = 10737865
  73. TabOrder = 0
  74. Font.Charset = DEFAULT_CHARSET
  75. Font.Color = clBlack
  76. Font.Height = -13
  77. Font.Name = #47569#51008' '#44256#46357
  78. Font.Style = [fsBold]
  79. ParentFont = False
  80. OnClick = BtnSearchClick
  81. ExplicitLeft = 1145
  82. end
  83. object BtnClose: TcxButton
  84. Left = 1251
  85. Top = 11
  86. Width = 80
  87. Height = 25
  88. Cursor = crHandPoint
  89. Hint = #45803#44592
  90. Anchors = [akTop, akRight]
  91. Caption = #45803#44592
  92. Colors.Default = 10737865
  93. TabOrder = 1
  94. Font.Charset = DEFAULT_CHARSET
  95. Font.Color = clBlack
  96. Font.Height = -13
  97. Font.Name = #47569#51008' '#44256#46357
  98. Font.Style = [fsBold]
  99. ParentFont = False
  100. OnClick = BtnCloseClick
  101. ExplicitLeft = 1234
  102. end
  103. object EdFocus: TEdit
  104. Left = -10
  105. Top = -10
  106. Width = 2
  107. Height = 25
  108. ImeName = 'Microsoft Office IME 2007'
  109. TabOrder = 2
  110. Text = 'EdFocus'
  111. end
  112. object Panel1: TPanel
  113. Left = 10
  114. Top = 55
  115. Width = 1326
  116. Height = 776
  117. Anchors = [akLeft, akTop, akRight, akBottom]
  118. BevelOuter = bvNone
  119. TabOrder = 3
  120. ExplicitWidth = 1309
  121. object cxGroupBox1: TcxGroupBox
  122. Left = 0
  123. Top = 0
  124. Align = alClient
  125. Caption = #9654' '#44396#44036' '#49440#53469
  126. Style.TextStyle = [fsBold]
  127. TabOrder = 0
  128. Height = 776
  129. Width = 714
  130. object PgLink: TcxPageControl
  131. Left = 3
  132. Top = 19
  133. Width = 708
  134. Height = 747
  135. Align = alClient
  136. TabOrder = 0
  137. Properties.ActivePage = cxTabSheet1
  138. ExplicitWidth = 723
  139. ClientRectBottom = 742
  140. ClientRectLeft = 2
  141. ClientRectRight = 703
  142. ClientRectTop = 28
  143. object cxTabSheet1: TcxTabSheet
  144. Caption = #47553#53356'('#47112#48296'1) '
  145. ImageIndex = 0
  146. inline FRAMELinkList1: TFRAMELinkList
  147. Left = 0
  148. Top = 0
  149. Width = 701
  150. Height = 714
  151. Align = alClient
  152. TabOrder = 0
  153. ExplicitWidth = 701
  154. ExplicitHeight = 714
  155. inherited CxList: TcxGrid
  156. Width = 701
  157. Height = 652
  158. ExplicitWidth = 716
  159. ExplicitHeight = 652
  160. inherited TvList: TcxGridTableView
  161. OnFocusedRecordChanged = FRAMELinkList1TvListFocusedRecordChanged
  162. end
  163. end
  164. inherited PnlTop: TPanel
  165. Width = 701
  166. ExplicitWidth = 716
  167. end
  168. inherited PnlBottom: TPanel
  169. Top = 683
  170. Width = 701
  171. ExplicitTop = 683
  172. ExplicitWidth = 701
  173. DesignSize = (
  174. 701
  175. 31)
  176. inherited LblRecords: TLabel
  177. Left = 591
  178. Width = 25
  179. Height = 17
  180. ExplicitLeft = 606
  181. ExplicitWidth = 25
  182. ExplicitHeight = 17
  183. end
  184. inherited ChkDispExt: TcxCheckBox
  185. ExplicitHeight = 21
  186. end
  187. inherited BtnExlSave: TcxButton
  188. Left = 622
  189. ExplicitLeft = 637
  190. end
  191. end
  192. inherited lblFileName: TcxLabel
  193. ExplicitWidth = 56
  194. ExplicitHeight = 21
  195. end
  196. end
  197. end
  198. object cxTabSheet2: TcxTabSheet
  199. Caption = #49436#48708#49828#47553#53356'('#47112#48296'2) '
  200. ImageIndex = 1
  201. inline FRAMEServiceLinkList1: TFRAMEServiceLinkList
  202. Left = 0
  203. Top = 0
  204. Width = 701
  205. Height = 714
  206. Align = alClient
  207. TabOrder = 0
  208. ExplicitWidth = 701
  209. ExplicitHeight = 714
  210. inherited CxList: TcxGrid
  211. Width = 701
  212. Height = 652
  213. ExplicitWidth = 716
  214. ExplicitHeight = 652
  215. inherited TvList: TcxGridTableView
  216. OnFocusedRecordChanged = FRAMEServiceLinkList1TvListFocusedRecordChanged
  217. end
  218. end
  219. inherited PnlTop: TPanel
  220. Width = 701
  221. ExplicitWidth = 716
  222. end
  223. inherited PnlBottom: TPanel
  224. Top = 683
  225. Width = 701
  226. ExplicitTop = 683
  227. ExplicitWidth = 716
  228. inherited LblRecords: TLabel
  229. Left = 590
  230. Width = 25
  231. Height = 17
  232. ExplicitLeft = 605
  233. ExplicitWidth = 25
  234. ExplicitHeight = 17
  235. end
  236. inherited ChkDispExt: TcxCheckBox
  237. ExplicitHeight = 21
  238. end
  239. inherited BtnExlSave: TcxButton
  240. Left = 621
  241. ExplicitLeft = 636
  242. end
  243. end
  244. inherited lblFileName: TcxLabel
  245. ExplicitWidth = 95
  246. ExplicitHeight = 21
  247. end
  248. end
  249. end
  250. object cxTabSheet4: TcxTabSheet
  251. Caption = #46020#47196'('#47112#48296'3) '
  252. ImageIndex = 2
  253. inline FRAMERoadList1: TFRAMERoadList
  254. Left = 0
  255. Top = 0
  256. Width = 701
  257. Height = 714
  258. Align = alClient
  259. TabOrder = 0
  260. ExplicitWidth = 701
  261. ExplicitHeight = 714
  262. inherited CxList: TcxGrid
  263. Width = 701
  264. Height = 652
  265. ExplicitWidth = 716
  266. ExplicitHeight = 652
  267. inherited TvList: TcxGridTableView
  268. OnFocusedRecordChanged = FRAMERoadList1TvListFocusedRecordChanged
  269. end
  270. end
  271. inherited PnlTop: TPanel
  272. Width = 701
  273. ExplicitWidth = 716
  274. end
  275. inherited PnlBottom: TPanel
  276. Top = 683
  277. Width = 701
  278. ExplicitTop = 683
  279. ExplicitWidth = 716
  280. inherited LblRecords: TLabel
  281. Left = 590
  282. Width = 25
  283. Height = 17
  284. ExplicitLeft = 605
  285. ExplicitWidth = 25
  286. ExplicitHeight = 17
  287. end
  288. inherited ChkDispExt: TcxCheckBox
  289. ExplicitHeight = 21
  290. end
  291. inherited BtnExlSave: TcxButton
  292. Left = 621
  293. ExplicitLeft = 636
  294. end
  295. end
  296. inherited lblFileName: TcxLabel
  297. ExplicitWidth = 56
  298. ExplicitHeight = 21
  299. end
  300. end
  301. end
  302. end
  303. end
  304. object PnlRight: TPanel
  305. Left = 720
  306. Top = 0
  307. Width = 606
  308. Height = 776
  309. Align = alRight
  310. BevelOuter = bvNone
  311. TabOrder = 1
  312. object cxGroupBox2: TcxGroupBox
  313. Left = 0
  314. Top = 0
  315. Align = alClient
  316. Caption = #9654' '#54028#46972#48120#53552' '#49444#51221
  317. Style.TextStyle = [fsBold]
  318. TabOrder = 0
  319. Height = 776
  320. Width = 606
  321. object cxPageControl2: TcxPageControl
  322. Left = 3
  323. Top = 19
  324. Width = 600
  325. Height = 747
  326. Align = alClient
  327. TabOrder = 0
  328. Properties.ActivePage = cxTabSheet3
  329. ExplicitWidth = 568
  330. ClientRectBottom = 742
  331. ClientRectLeft = 2
  332. ClientRectRight = 595
  333. ClientRectTop = 2
  334. object cxTabSheet3: TcxTabSheet
  335. Caption = #49444#51221' '
  336. ImageIndex = 0
  337. TabVisible = False
  338. object PnlBottom: TPanel
  339. Left = 0
  340. Top = 709
  341. Width = 593
  342. Height = 31
  343. Align = alBottom
  344. BevelOuter = bvNone
  345. TabOrder = 0
  346. DesignSize = (
  347. 593
  348. 31)
  349. object BtnApplyAll: TcxButton
  350. Tag = 5
  351. Left = 325
  352. Top = 3
  353. Width = 128
  354. Height = 25
  355. Cursor = crHandPoint
  356. Hint = #51204#52404#44396#44036#50640' '#54028#46972#48120#53552#47484' '#51201#50857#54633#45768#45796'.'
  357. Anchors = [akRight, akBottom]
  358. Caption = #51204#52404#44396#44036' '#51201#50857
  359. Colors.Default = 10737865
  360. TabOrder = 0
  361. Font.Charset = DEFAULT_CHARSET
  362. Font.Color = clBlack
  363. Font.Height = -13
  364. Font.Name = #47569#51008' '#44256#46357
  365. Font.Style = [fsBold]
  366. ParentFont = False
  367. OnClick = BtnApplyAllClick
  368. ExplicitLeft = 293
  369. end
  370. object BtnApplySel: TcxButton
  371. Tag = 5
  372. Left = 460
  373. Top = 3
  374. Width = 128
  375. Height = 25
  376. Cursor = crHandPoint
  377. Hint = #49440#53469#44396#44036#50640' '#54028#46972#48120#53552#47484' '#51201#50857#54633#45768#45796'.'
  378. Anchors = [akRight, akBottom]
  379. Caption = #49440#53469#44396#44036' '#51201#50857
  380. Colors.Default = 10737865
  381. TabOrder = 1
  382. Font.Charset = DEFAULT_CHARSET
  383. Font.Color = clBlack
  384. Font.Height = -13
  385. Font.Name = #47569#51008' '#44256#46357
  386. Font.Style = [fsBold]
  387. ParentFont = False
  388. OnClick = BtnApplySelClick
  389. ExplicitLeft = 428
  390. end
  391. object BtnProcessParam: TcxButton
  392. Tag = 5
  393. Left = 8
  394. Top = 3
  395. Width = 225
  396. Height = 25
  397. Cursor = crHandPoint
  398. Anchors = [akLeft, akBottom]
  399. Caption = #44032#44277' '#54028#46972#48120#53552' '#49444#51221
  400. Colors.Default = 10737865
  401. Glyph.Data = {
  402. 0E060000424D0E06000000000000360000002800000016000000160000000100
  403. 180000000000D805000000000000000000000000000000000000C0C0C0C0C0C0
  404. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  405. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0
  406. C0C0C0C0C0C0C078787878787878787878787878787878787878787878787878
  407. 7878787878787878787878787878787878787878787878787878787878787878
  408. 0000C0C0C0C0C0C0000000000000000000000000000000000000000000000000
  409. 0000000000000000000000000000000000000000000000000000000000000000
  410. 007878780000C0C0C0FFFFFF000000A835D0A835D0A835D0A835D0A835D07878
  411. 78DD7CFFDD7CFFDD7CFFDD7CFFDD7CFF787878E3A2FFE3A2FFE3A2FFE3A2FFE3
  412. A2FF0000007878780000C0C0C0FFFFFF000000A835D0A835D0A835D0A835D0A8
  413. 35D0787878DD7CFFDD7CFFDD7CFFDD7CFFDD7CFF787878E3A2FFE3A2FFE3A2FF
  414. E3A2FFE3A2FF0000007878780000C0C0C0FFFFFF000000A835D0A835D0A835D0
  415. A835D0A835D0787878DD7CFFDD7CFFDD7CFFDD7CFFDD7CFF787878E3A2FFE3A2
  416. FFE3A2FFE3A2FFE3A2FF0000007878780000C0C0C0FFFFFF000000A835D0A835
  417. D0A835D0A835D0A835D0787878DD7CFFDD7CFFDD7CFFDD7CFFDD7CFF787878E3
  418. A2FFE3A2FFE3A2FFE3A2FFE3A2FF0000007878780000C0C0C0FFFFFF00000078
  419. 7878787878787878787878787878787878787878787878787878787878787878
  420. 7878787878787878787878787878787878780000007878780000C0C0C0FFFFFF
  421. 000000946551946551946551946551946551787878EB9071EB9071EB9071EB90
  422. 71EB9071787878F6C6B2F6C6B2F6C6B2F6C6B2F6C6B20000007878780000C0C0
  423. C0FFFFFF000000946551946551946551946551946551787878EB9071EB9071EB
  424. 9071EB9071EB9071787878F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2000000787878
  425. 0000C0C0C0FFFFFFC0C0C0C0C0C0C0C0C07C77007C7700C0C0C0C0C0C0C0C0C0
  426. C0C0C0EB9071EB9071EB9071787878F6C6B2F6C6B2F6C6B2F6C6B2F6C6B20000
  427. 007878780000C0C0C0FFFFFF7C77007C7700C0C0C07C77007C7700C0C0C07C77
  428. 007C7700C0C0C0EB9071EB9071EB9071787878F6C6B2F6C6B2F6C6B2F6C6B2F6
  429. C6B20000007878780000C0C0C0FFFFFF7C77007C77007C77007C77007C77007C
  430. 77007C77007C7700C0C0C0EB9071EB9071EB9071787878F6C6B2F6C6B2F6C6B2
  431. F6C6B2F6C6B20000007878780000C0C0C0FFFFFFFFFFFF7C77007C77007C7700
  432. 7C77007C77007C7700C0C0C0C0C0C07878787878787878787878787878787878
  433. 787878787878787878780000007878780000FFFFFF7C77007C77007C77007C77
  434. 00C0C0C0C0C0C07C77007C77007C77007C77002C81B02C81B02C81B0787878AD
  435. DFFCADDFFCADDFFCADDFFCADDFFC0000007878780000FFFFFF7C77007C77007C
  436. 77007C7700C0C0C0C0C0C07C77007C77007C77007C77002C81B02C81B02C81B0
  437. 787878ADDFFCADDFFCADDFFCADDFFCADDFFC0000007878786563FFFFFFFFFFFF
  438. FFFFFF7C77007C77007C77007C77007C77007C7700C0C0C0C0C0C02C81B02C81
  439. B02C81B0787878ADDFFCADDFFCADDFFCADDFFCADDFFC000000787878554DC0C0
  440. C0FFFFFF7C77007C77007C77007C77007C77007C77007C77007C7700C0C0C02C
  441. 81B02C81B02C81B0787878ADDFFCADDFFCADDFFCADDFFCADDFFC000000787878
  442. 3A5CC0C0C0FFFFFF7C77007C7700C0C0C07C77007C7700C0C0C07C77007C7700
  443. C0C0C00000000000000000000000000000000000000000000000000000000000
  444. 00C0C0C03A5CC0C0C0FFFFFFFFFFFFFFFFFFFFFFFF7C77007C7700FFFFFFFFFF
  445. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  446. FFFFC0C0C0C0C0C05445C0C0C0C0C0C0C0C0C0C0C0C0FFFFFFFFFFFFFFFFFFC0
  447. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  448. C0C0C0C0C0C0C0C0C0C0C0C0524FC0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  449. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  450. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C03D44}
  451. Spacing = 6
  452. TabOrder = 2
  453. Font.Charset = DEFAULT_CHARSET
  454. Font.Color = clBlack
  455. Font.Height = -13
  456. Font.Name = #47569#51008' '#44256#46357
  457. Font.Style = [fsBold]
  458. ParentFont = False
  459. OnClick = BtnProcessParamClick
  460. end
  461. end
  462. object cxGroupBoxFMT: TcxGroupBox
  463. Left = 0
  464. Top = 32
  465. Align = alTop
  466. Caption = ' '#54596#53552#47553' '#54028#46972#48120#53552
  467. Style.TextStyle = [fsBold]
  468. TabOrder = 1
  469. DesignSize = (
  470. 593
  471. 90)
  472. Height = 97
  473. Width = 593
  474. object ChkFMT0: TcxCheckBox
  475. Left = 15
  476. Top = 24
  477. Cursor = crHandPoint
  478. Caption = #49324#50857#50504#54632
  479. Properties.ImmediatePost = True
  480. Properties.MultiLine = True
  481. Properties.NullStyle = nssUnchecked
  482. Style.LookAndFeel.Kind = lfUltraFlat
  483. Style.LookAndFeel.NativeStyle = False
  484. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  485. StyleDisabled.LookAndFeel.NativeStyle = False
  486. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  487. StyleFocused.LookAndFeel.NativeStyle = False
  488. StyleHot.LookAndFeel.Kind = lfUltraFlat
  489. StyleHot.LookAndFeel.NativeStyle = False
  490. TabOrder = 0
  491. Transparent = True
  492. OnClick = ChkFMT0Click
  493. Width = 94
  494. end
  495. object ChkFMT1: TcxCheckBox
  496. Tag = 1
  497. Left = 113
  498. Top = 25
  499. Cursor = crHandPoint
  500. Caption = #48276#50948#44050' '#49324#50857
  501. Properties.ImmediatePost = True
  502. Properties.MultiLine = True
  503. Properties.NullStyle = nssUnchecked
  504. State = cbsChecked
  505. Style.LookAndFeel.Kind = lfUltraFlat
  506. Style.LookAndFeel.NativeStyle = False
  507. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  508. StyleDisabled.LookAndFeel.NativeStyle = False
  509. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  510. StyleFocused.LookAndFeel.NativeStyle = False
  511. StyleHot.LookAndFeel.Kind = lfUltraFlat
  512. StyleHot.LookAndFeel.NativeStyle = False
  513. TabOrder = 1
  514. Transparent = True
  515. OnClick = ChkFMT1Click
  516. Width = 126
  517. end
  518. object GrpFMT1: TGroupBox
  519. Left = 246
  520. Top = 21
  521. Width = 337
  522. Height = 65
  523. Anchors = [akLeft, akTop, akRight]
  524. Color = clSkyBlue
  525. ParentBackground = False
  526. ParentColor = False
  527. TabOrder = 2
  528. ExplicitWidth = 305
  529. object ImgDesc01: TImage
  530. Left = 14
  531. Top = 13
  532. Width = 9
  533. Height = 9
  534. Transparent = True
  535. end
  536. object ImgDesc02: TImage
  537. Left = 14
  538. Top = 43
  539. Width = 9
  540. Height = 9
  541. Transparent = True
  542. end
  543. object Label5: TLabel
  544. Left = 30
  545. Top = 9
  546. Width = 132
  547. Height = 17
  548. Alignment = taRightJustify
  549. Caption = #44368#53685#47049' '#48276#50948' '#52572#51200'/'#52572#45824
  550. Color = clWindowText
  551. ParentColor = False
  552. Transparent = True
  553. end
  554. object Label2: TLabel
  555. Left = 43
  556. Top = 37
  557. Width = 119
  558. Height = 17
  559. Alignment = taRightJustify
  560. Caption = #49549#46020' '#48276#50948' '#52572#51200'/'#52572#45824
  561. Color = clWindowText
  562. ParentColor = False
  563. Transparent = True
  564. end
  565. object SeVolMin: TcxSpinEdit
  566. Left = 171
  567. Top = 5
  568. Properties.Alignment.Horz = taRightJustify
  569. Properties.Alignment.Vert = taVCenter
  570. Properties.AssignedValues.MaxValue = True
  571. Properties.AssignedValues.MinValue = True
  572. Style.LookAndFeel.Kind = lfUltraFlat
  573. Style.LookAndFeel.NativeStyle = False
  574. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  575. StyleDisabled.LookAndFeel.NativeStyle = False
  576. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  577. StyleFocused.LookAndFeel.NativeStyle = False
  578. StyleFocused.TextStyle = [fsBold]
  579. StyleHot.LookAndFeel.Kind = lfUltraFlat
  580. StyleHot.LookAndFeel.NativeStyle = False
  581. TabOrder = 0
  582. Value = 1
  583. Width = 59
  584. end
  585. object SeVolMax: TcxSpinEdit
  586. Left = 231
  587. Top = 5
  588. Properties.Alignment.Horz = taRightJustify
  589. Properties.Alignment.Vert = taVCenter
  590. Properties.AssignedValues.MaxValue = True
  591. Properties.AssignedValues.MinValue = True
  592. Style.LookAndFeel.Kind = lfUltraFlat
  593. Style.LookAndFeel.NativeStyle = False
  594. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  595. StyleDisabled.LookAndFeel.NativeStyle = False
  596. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  597. StyleFocused.LookAndFeel.NativeStyle = False
  598. StyleFocused.TextStyle = [fsBold]
  599. StyleHot.LookAndFeel.Kind = lfUltraFlat
  600. StyleHot.LookAndFeel.NativeStyle = False
  601. TabOrder = 1
  602. Value = 200
  603. Width = 59
  604. end
  605. object SeSpdMin: TcxSpinEdit
  606. Left = 171
  607. Top = 35
  608. Properties.Alignment.Horz = taRightJustify
  609. Properties.Alignment.Vert = taVCenter
  610. Properties.AssignedValues.MaxValue = True
  611. Properties.AssignedValues.MinValue = True
  612. Style.LookAndFeel.Kind = lfUltraFlat
  613. Style.LookAndFeel.NativeStyle = False
  614. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  615. StyleDisabled.LookAndFeel.NativeStyle = False
  616. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  617. StyleFocused.LookAndFeel.NativeStyle = False
  618. StyleFocused.TextStyle = [fsBold]
  619. StyleHot.LookAndFeel.Kind = lfUltraFlat
  620. StyleHot.LookAndFeel.NativeStyle = False
  621. TabOrder = 2
  622. Value = 1
  623. Width = 59
  624. end
  625. object SeSpdMax: TcxSpinEdit
  626. Left = 231
  627. Top = 35
  628. Properties.Alignment.Horz = taRightJustify
  629. Properties.Alignment.Vert = taVCenter
  630. Properties.AssignedValues.MaxValue = True
  631. Properties.AssignedValues.MinValue = True
  632. Style.LookAndFeel.Kind = lfUltraFlat
  633. Style.LookAndFeel.NativeStyle = False
  634. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  635. StyleDisabled.LookAndFeel.NativeStyle = False
  636. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  637. StyleFocused.LookAndFeel.NativeStyle = False
  638. StyleFocused.TextStyle = [fsBold]
  639. StyleHot.LookAndFeel.Kind = lfUltraFlat
  640. StyleHot.LookAndFeel.NativeStyle = False
  641. TabOrder = 3
  642. Value = 200
  643. Width = 59
  644. end
  645. end
  646. end
  647. object cxGroupBoxFST: TcxGroupBox
  648. Left = 0
  649. Top = 129
  650. Align = alClient
  651. Caption = ' '#54504#51204' '#54028#46972#48120#53552
  652. Style.TextStyle = [fsBold]
  653. TabOrder = 2
  654. DesignSize = (
  655. 593
  656. 258)
  657. Height = 265
  658. Width = 593
  659. object ChkFST1: TcxCheckBox
  660. Left = 15
  661. Top = 24
  662. Cursor = crHandPoint
  663. Caption = #50864#49440#49692#50948
  664. Properties.ImmediatePost = True
  665. Properties.MultiLine = True
  666. Properties.NullStyle = nssUnchecked
  667. State = cbsChecked
  668. Style.LookAndFeel.Kind = lfUltraFlat
  669. Style.LookAndFeel.NativeStyle = False
  670. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  671. StyleDisabled.LookAndFeel.NativeStyle = False
  672. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  673. StyleFocused.LookAndFeel.NativeStyle = False
  674. StyleHot.LookAndFeel.Kind = lfUltraFlat
  675. StyleHot.LookAndFeel.NativeStyle = False
  676. TabOrder = 0
  677. Transparent = True
  678. OnClick = ChkFST1Click
  679. Width = 88
  680. end
  681. object ChkFST2: TcxCheckBox
  682. Tag = 1
  683. Left = 287
  684. Top = 24
  685. Cursor = crHandPoint
  686. Caption = #44032#51473#52824
  687. Properties.ImmediatePost = True
  688. Properties.MultiLine = True
  689. Properties.NullStyle = nssUnchecked
  690. Style.LookAndFeel.Kind = lfUltraFlat
  691. Style.LookAndFeel.NativeStyle = False
  692. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  693. StyleDisabled.LookAndFeel.NativeStyle = False
  694. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  695. StyleFocused.LookAndFeel.NativeStyle = False
  696. StyleHot.LookAndFeel.Kind = lfUltraFlat
  697. StyleHot.LookAndFeel.NativeStyle = False
  698. TabOrder = 1
  699. Transparent = True
  700. OnClick = ChkFST2Click
  701. Width = 71
  702. end
  703. object GrpFST2: TGroupBox
  704. Left = 291
  705. Top = 47
  706. Width = 292
  707. Height = 168
  708. Anchors = [akLeft, akTop, akRight, akBottom]
  709. Color = clSilver
  710. Enabled = False
  711. ParentBackground = False
  712. ParentColor = False
  713. TabOrder = 2
  714. ExplicitHeight = 175
  715. object CxList3: TcxGrid
  716. Left = 2
  717. Top = 19
  718. Width = 288
  719. Height = 154
  720. Align = alClient
  721. TabOrder = 0
  722. ExplicitLeft = 10
  723. ExplicitTop = 31
  724. ExplicitWidth = 240
  725. ExplicitHeight = 151
  726. object TvList3: TcxGridTableView
  727. DataController.Summary.DefaultGroupSummaryItems = <>
  728. DataController.Summary.FooterSummaryItems = <>
  729. DataController.Summary.SummaryGroups = <>
  730. OptionsCustomize.ColumnFiltering = False
  731. OptionsCustomize.ColumnGrouping = False
  732. OptionsCustomize.ColumnMoving = False
  733. OptionsData.CancelOnExit = False
  734. OptionsData.Deleting = False
  735. OptionsData.DeletingConfirmation = False
  736. OptionsData.Inserting = False
  737. OptionsView.ColumnAutoWidth = True
  738. OptionsView.GroupByBox = False
  739. OptionsView.Indicator = True
  740. object ColumnC01: TcxGridColumn
  741. Caption = #49688#51665#50896
  742. PropertiesClassName = 'TcxLabelProperties'
  743. Properties.Alignment.Vert = taVCenter
  744. HeaderAlignmentHorz = taCenter
  745. HeaderAlignmentVert = vaCenter
  746. Options.Editing = False
  747. Width = 120
  748. end
  749. object ColumnC03: TcxGridColumn
  750. Caption = #44032#51473#52824
  751. DataBinding.ValueType = 'Integer'
  752. PropertiesClassName = 'TcxSpinEditProperties'
  753. Properties.Alignment.Horz = taCenter
  754. Properties.Alignment.Vert = taVCenter
  755. Properties.AssignedValues.MinValue = True
  756. Properties.DisplayFormat = '##0'
  757. Properties.EditFormat = '##0'
  758. Properties.LargeIncrement = 5.000000000000000000
  759. Properties.MaxValue = 100.000000000000000000
  760. Properties.ValueType = vtInt
  761. HeaderAlignmentHorz = taCenter
  762. HeaderAlignmentVert = vaCenter
  763. Width = 60
  764. end
  765. object ColumnC02: TcxGridColumn
  766. Caption = #53076#46300
  767. PropertiesClassName = 'TcxLabelProperties'
  768. Properties.Alignment.Horz = taLeftJustify
  769. Properties.Alignment.Vert = taVCenter
  770. Visible = False
  771. HeaderAlignmentHorz = taCenter
  772. HeaderAlignmentVert = vaCenter
  773. Options.Editing = False
  774. end
  775. end
  776. object GlList3: TcxGridLevel
  777. GridView = TvList3
  778. end
  779. end
  780. end
  781. object GrpFST1: TGroupBox
  782. Left = 20
  783. Top = 47
  784. Width = 260
  785. Height = 168
  786. Anchors = [akLeft, akTop, akBottom]
  787. Color = clSkyBlue
  788. ParentBackground = False
  789. ParentColor = False
  790. TabOrder = 3
  791. ExplicitHeight = 175
  792. object CxList0: TcxGrid
  793. Left = 2
  794. Top = 19
  795. Width = 256
  796. Height = 154
  797. Align = alClient
  798. TabOrder = 0
  799. ExplicitLeft = 10
  800. ExplicitTop = 31
  801. ExplicitWidth = 240
  802. ExplicitHeight = 151
  803. object TvList0: TcxGridTableView
  804. DataController.Summary.DefaultGroupSummaryItems = <>
  805. DataController.Summary.FooterSummaryItems = <>
  806. DataController.Summary.SummaryGroups = <>
  807. OptionsCustomize.ColumnFiltering = False
  808. OptionsCustomize.ColumnGrouping = False
  809. OptionsCustomize.ColumnMoving = False
  810. OptionsData.CancelOnExit = False
  811. OptionsData.Deleting = False
  812. OptionsData.DeletingConfirmation = False
  813. OptionsData.Inserting = False
  814. OptionsView.ColumnAutoWidth = True
  815. OptionsView.GroupByBox = False
  816. OptionsView.Indicator = True
  817. object ColumnD01: TcxGridColumn
  818. Caption = #49688#51665#50896
  819. PropertiesClassName = 'TcxLabelProperties'
  820. Properties.Alignment.Vert = taVCenter
  821. HeaderAlignmentHorz = taCenter
  822. HeaderAlignmentVert = vaCenter
  823. Options.Editing = False
  824. Width = 120
  825. end
  826. object ColumnD03: TcxGridColumn
  827. Caption = #50864#49440#49692#50948
  828. PropertiesClassName = 'TcxComboBoxProperties'
  829. Properties.Alignment.Horz = taCenter
  830. Properties.Alignment.Vert = taVCenter
  831. Properties.DropDownListStyle = lsFixedList
  832. Properties.DropDownRows = 20
  833. Properties.ImmediatePost = True
  834. HeaderAlignmentHorz = taCenter
  835. HeaderAlignmentVert = vaCenter
  836. Width = 60
  837. end
  838. object ColumnD02: TcxGridColumn
  839. Caption = #53076#46300
  840. PropertiesClassName = 'TcxLabelProperties'
  841. Properties.Alignment.Horz = taLeftJustify
  842. Properties.Alignment.Vert = taVCenter
  843. Visible = False
  844. HeaderAlignmentHorz = taCenter
  845. HeaderAlignmentVert = vaCenter
  846. Options.Editing = False
  847. end
  848. object ColumnD04: TcxGridColumn
  849. Caption = #47700#47784#47532
  850. DataBinding.ValueType = 'Integer'
  851. PropertiesClassName = 'TcxCalcEditProperties'
  852. Visible = False
  853. end
  854. end
  855. object GlList0: TcxGridLevel
  856. GridView = TvList0
  857. end
  858. end
  859. end
  860. object ChkFST3: TcxCheckBox
  861. Tag = 1
  862. Left = 15
  863. Top = 220
  864. Cursor = crHandPoint
  865. Anchors = [akLeft, akBottom]
  866. Caption = #52572#45824#44050' '#51201#50857
  867. Properties.ImmediatePost = True
  868. Properties.MultiLine = True
  869. Properties.NullStyle = nssUnchecked
  870. Style.LookAndFeel.Kind = lfUltraFlat
  871. Style.LookAndFeel.NativeStyle = False
  872. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  873. StyleDisabled.LookAndFeel.NativeStyle = False
  874. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  875. StyleFocused.LookAndFeel.NativeStyle = False
  876. StyleHot.LookAndFeel.Kind = lfUltraFlat
  877. StyleHot.LookAndFeel.NativeStyle = False
  878. TabOrder = 4
  879. Transparent = True
  880. OnClick = ChkFST3Click
  881. ExplicitTop = 227
  882. Width = 99
  883. end
  884. end
  885. object cxGroupBoxMCA: TcxGroupBox
  886. Left = 0
  887. Top = 394
  888. Align = alBottom
  889. Caption = ' '#48372#51221' '#54028#46972#48120#53552
  890. Style.TextStyle = [fsBold]
  891. TabOrder = 3
  892. DesignSize = (
  893. 593
  894. 146)
  895. Height = 153
  896. Width = 593
  897. object ChkMCA0: TcxCheckBox
  898. Left = 15
  899. Top = 24
  900. Cursor = crHandPoint
  901. Caption = #49324#50857#50504#54632
  902. Properties.ImmediatePost = True
  903. Properties.MultiLine = True
  904. Properties.NullStyle = nssUnchecked
  905. Style.LookAndFeel.Kind = lfUltraFlat
  906. Style.LookAndFeel.NativeStyle = False
  907. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  908. StyleDisabled.LookAndFeel.NativeStyle = False
  909. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  910. StyleFocused.LookAndFeel.NativeStyle = False
  911. StyleHot.LookAndFeel.Kind = lfUltraFlat
  912. StyleHot.LookAndFeel.NativeStyle = False
  913. TabOrder = 0
  914. Transparent = True
  915. OnClick = ChkMCA0Click
  916. Width = 83
  917. end
  918. object ChkMCA2: TcxCheckBox
  919. Tag = 1
  920. Left = 15
  921. Top = 53
  922. Cursor = crHandPoint
  923. Caption = #54056#53556#51201#50857
  924. Properties.ImmediatePost = True
  925. Properties.MultiLine = True
  926. Properties.NullStyle = nssUnchecked
  927. Style.LookAndFeel.Kind = lfUltraFlat
  928. Style.LookAndFeel.NativeStyle = False
  929. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  930. StyleDisabled.LookAndFeel.NativeStyle = False
  931. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  932. StyleFocused.LookAndFeel.NativeStyle = False
  933. StyleHot.LookAndFeel.Kind = lfUltraFlat
  934. StyleHot.LookAndFeel.NativeStyle = False
  935. TabOrder = 1
  936. Transparent = True
  937. OnClick = ChkMCA2Click
  938. Width = 103
  939. end
  940. object GrpMCA1: TGroupBox
  941. Left = 123
  942. Top = 47
  943. Width = 467
  944. Height = 96
  945. Anchors = [akLeft, akTop, akRight]
  946. Color = clSkyBlue
  947. ParentBackground = False
  948. ParentColor = False
  949. TabOrder = 2
  950. object ImgDesc08: TImage
  951. Left = 14
  952. Top = 43
  953. Width = 9
  954. Height = 9
  955. Transparent = True
  956. end
  957. object Label18: TLabel
  958. Left = 183
  959. Top = 67
  960. Width = 114
  961. Height = 17
  962. Caption = #45800#44592#44208#52769' '#54032#45800' '#51452#44592
  963. Color = clWindowText
  964. ParentColor = False
  965. Transparent = True
  966. end
  967. object Label13: TLabel
  968. Left = 71
  969. Top = 39
  970. Width = 226
  971. Height = 17
  972. Alignment = taRightJustify
  973. Caption = #54217#44512' '#44032#51473#52824'(3'#51452#44592#51204'/2'#51452#44592#51204'/1'#51452#44592#51204')'
  974. Color = clWindowText
  975. ParentColor = False
  976. Transparent = True
  977. end
  978. object SeMCAVal3: TcxSpinEdit
  979. Left = 303
  980. Top = 33
  981. Properties.Alignment.Horz = taRightJustify
  982. Properties.Alignment.Vert = taVCenter
  983. Properties.AssignedValues.MinValue = True
  984. Properties.DisplayFormat = '##0'
  985. Properties.EditFormat = '##0'
  986. Properties.LargeIncrement = 5.000000000000000000
  987. Properties.MaxValue = 100.000000000000000000
  988. Properties.ValueType = vtInt
  989. Style.LookAndFeel.Kind = lfUltraFlat
  990. Style.LookAndFeel.NativeStyle = False
  991. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  992. StyleDisabled.LookAndFeel.NativeStyle = False
  993. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  994. StyleFocused.LookAndFeel.NativeStyle = False
  995. StyleFocused.TextStyle = [fsBold]
  996. StyleHot.LookAndFeel.Kind = lfUltraFlat
  997. StyleHot.LookAndFeel.NativeStyle = False
  998. TabOrder = 0
  999. Value = 20
  1000. Width = 52
  1001. end
  1002. object SeMCAVal2: TcxSpinEdit
  1003. Left = 355
  1004. Top = 33
  1005. Properties.Alignment.Horz = taRightJustify
  1006. Properties.Alignment.Vert = taVCenter
  1007. Properties.AssignedValues.MinValue = True
  1008. Properties.DisplayFormat = '##0'
  1009. Properties.EditFormat = '##0'
  1010. Properties.LargeIncrement = 5.000000000000000000
  1011. Properties.MaxValue = 100.000000000000000000
  1012. Properties.ValueType = vtInt
  1013. Style.LookAndFeel.Kind = lfUltraFlat
  1014. Style.LookAndFeel.NativeStyle = False
  1015. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1016. StyleDisabled.LookAndFeel.NativeStyle = False
  1017. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1018. StyleFocused.LookAndFeel.NativeStyle = False
  1019. StyleFocused.TextStyle = [fsBold]
  1020. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1021. StyleHot.LookAndFeel.NativeStyle = False
  1022. TabOrder = 1
  1023. Value = 30
  1024. Width = 52
  1025. end
  1026. object SeMCAVal1: TcxSpinEdit
  1027. Left = 409
  1028. Top = 33
  1029. Properties.Alignment.Horz = taRightJustify
  1030. Properties.Alignment.Vert = taVCenter
  1031. Properties.AssignedValues.MinValue = True
  1032. Properties.DisplayFormat = '##0'
  1033. Properties.EditFormat = '##0'
  1034. Properties.LargeIncrement = 5.000000000000000000
  1035. Properties.MaxValue = 100.000000000000000000
  1036. Properties.ValueType = vtInt
  1037. Style.LookAndFeel.Kind = lfUltraFlat
  1038. Style.LookAndFeel.NativeStyle = False
  1039. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1040. StyleDisabled.LookAndFeel.NativeStyle = False
  1041. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1042. StyleFocused.LookAndFeel.NativeStyle = False
  1043. StyleFocused.TextStyle = [fsBold]
  1044. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1045. StyleHot.LookAndFeel.NativeStyle = False
  1046. TabOrder = 2
  1047. Value = 50
  1048. Width = 52
  1049. end
  1050. object Chk15MinPtrn: TcxCheckBox
  1051. Tag = 1
  1052. Left = 12
  1053. Top = 9
  1054. Cursor = crHandPoint
  1055. Hint = #48372#51221' '#54028#46972#48120#53552' '#45800#44592'(15'#48516#51060#46041#54217#44512')/'#51109#44592'('#54056#53556') '#51201#50857
  1056. Caption = '15'#48516' '#54056#53556' '#52628#44032#51201#50857'('#51109#44592' '#44208#52769#49884')'
  1057. Properties.ImmediatePost = True
  1058. Properties.MultiLine = True
  1059. Properties.NullStyle = nssUnchecked
  1060. Style.LookAndFeel.Kind = lfUltraFlat
  1061. Style.LookAndFeel.NativeStyle = False
  1062. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1063. StyleDisabled.LookAndFeel.NativeStyle = False
  1064. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1065. StyleFocused.LookAndFeel.NativeStyle = False
  1066. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1067. StyleHot.LookAndFeel.NativeStyle = False
  1068. TabOrder = 3
  1069. Transparent = True
  1070. OnClick = ChkMCA1Click
  1071. Width = 394
  1072. end
  1073. object SeMissCycle: TcxSpinEdit
  1074. Left = 303
  1075. Top = 64
  1076. Properties.Alignment.Horz = taRightJustify
  1077. Properties.Alignment.Vert = taVCenter
  1078. Properties.AssignedValues.MaxValue = True
  1079. Properties.AssignedValues.MinValue = True
  1080. Style.LookAndFeel.Kind = lfUltraFlat
  1081. Style.LookAndFeel.NativeStyle = False
  1082. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1083. StyleDisabled.LookAndFeel.NativeStyle = False
  1084. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1085. StyleFocused.LookAndFeel.NativeStyle = False
  1086. StyleFocused.TextStyle = [fsBold]
  1087. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1088. StyleHot.LookAndFeel.NativeStyle = False
  1089. TabOrder = 4
  1090. Value = 3
  1091. Width = 52
  1092. end
  1093. end
  1094. object ChkMCA1: TcxCheckBox
  1095. Tag = 1
  1096. Left = 113
  1097. Top = 24
  1098. Cursor = crHandPoint
  1099. Caption = #45800#44592'(15'#48516#51060#46041#54217#44512')/'#51109#44592'('#54056#53556')'
  1100. Properties.ImmediatePost = True
  1101. Properties.MultiLine = True
  1102. Properties.NullStyle = nssUnchecked
  1103. State = cbsChecked
  1104. Style.LookAndFeel.Kind = lfUltraFlat
  1105. Style.LookAndFeel.NativeStyle = False
  1106. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1107. StyleDisabled.LookAndFeel.NativeStyle = False
  1108. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1109. StyleFocused.LookAndFeel.NativeStyle = False
  1110. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1111. StyleHot.LookAndFeel.NativeStyle = False
  1112. TabOrder = 3
  1113. Transparent = True
  1114. OnClick = ChkMCA1Click
  1115. Width = 425
  1116. end
  1117. end
  1118. object cxGroupBoxSMT: TcxGroupBox
  1119. Left = 0
  1120. Top = 547
  1121. Align = alBottom
  1122. Caption = ' '#54217#54876#54868' '#54028#46972#48120#53552
  1123. Style.TextStyle = [fsBold]
  1124. TabOrder = 4
  1125. DesignSize = (
  1126. 593
  1127. 155)
  1128. Height = 162
  1129. Width = 593
  1130. object ChkSMT0: TcxCheckBox
  1131. Left = 15
  1132. Top = 24
  1133. Cursor = crHandPoint
  1134. Caption = #49324#50857#50504#54632
  1135. Properties.ImmediatePost = True
  1136. Properties.MultiLine = True
  1137. Properties.NullStyle = nssUnchecked
  1138. Style.LookAndFeel.Kind = lfUltraFlat
  1139. Style.LookAndFeel.NativeStyle = False
  1140. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1141. StyleDisabled.LookAndFeel.NativeStyle = False
  1142. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1143. StyleFocused.LookAndFeel.NativeStyle = False
  1144. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1145. StyleHot.LookAndFeel.NativeStyle = False
  1146. TabOrder = 0
  1147. Transparent = True
  1148. OnClick = ChkSMT0Click
  1149. Width = 94
  1150. end
  1151. object ChkSMT1: TcxCheckBox
  1152. Tag = 1
  1153. Left = 113
  1154. Top = 24
  1155. Cursor = crHandPoint
  1156. Caption = #54200#52264#51228#54620
  1157. Properties.ImmediatePost = True
  1158. Properties.MultiLine = True
  1159. Properties.NullStyle = nssUnchecked
  1160. State = cbsChecked
  1161. Style.LookAndFeel.Kind = lfUltraFlat
  1162. Style.LookAndFeel.NativeStyle = False
  1163. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1164. StyleDisabled.LookAndFeel.NativeStyle = False
  1165. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1166. StyleFocused.LookAndFeel.NativeStyle = False
  1167. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1168. StyleHot.LookAndFeel.NativeStyle = False
  1169. TabOrder = 1
  1170. Transparent = True
  1171. OnClick = ChkSMT1Click
  1172. Width = 240
  1173. end
  1174. object ChkSMT2: TcxCheckBox
  1175. Tag = 1
  1176. Left = 113
  1177. Top = 92
  1178. Cursor = crHandPoint
  1179. Caption = '15'#48516' '#51060#46041#54217#44512'('#51204#52404#54633'=100)'
  1180. Properties.ImmediatePost = True
  1181. Properties.MultiLine = True
  1182. Properties.NullStyle = nssUnchecked
  1183. Style.LookAndFeel.Kind = lfUltraFlat
  1184. Style.LookAndFeel.NativeStyle = False
  1185. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1186. StyleDisabled.LookAndFeel.NativeStyle = False
  1187. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1188. StyleFocused.LookAndFeel.NativeStyle = False
  1189. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1190. StyleHot.LookAndFeel.NativeStyle = False
  1191. TabOrder = 2
  1192. Transparent = True
  1193. OnClick = ChkSMT2Click
  1194. Width = 432
  1195. end
  1196. object GrpSMT2: TGroupBox
  1197. Left = 113
  1198. Top = 112
  1199. Width = 474
  1200. Height = 36
  1201. Anchors = [akLeft, akTop, akRight]
  1202. Color = clSilver
  1203. Enabled = False
  1204. ParentBackground = False
  1205. ParentColor = False
  1206. TabOrder = 3
  1207. object ImgDesc12: TImage
  1208. Left = 14
  1209. Top = 13
  1210. Width = 9
  1211. Height = 9
  1212. Transparent = True
  1213. end
  1214. object Label11: TLabel
  1215. Left = 34
  1216. Top = 9
  1217. Width = 206
  1218. Height = 17
  1219. Alignment = taRightJustify
  1220. Caption = #44032#51473#52824' '#54217#44512'(2'#51452#44592#51204'/1'#51452#44592#51204'/'#54788#51116')'
  1221. Color = clWindowText
  1222. ParentColor = False
  1223. Transparent = True
  1224. end
  1225. object SeSMTVal2: TcxSpinEdit
  1226. Left = 246
  1227. Top = 5
  1228. Properties.Alignment.Horz = taRightJustify
  1229. Properties.Alignment.Vert = taVCenter
  1230. Properties.AssignedValues.MinValue = True
  1231. Properties.DisplayFormat = '##0'
  1232. Properties.EditFormat = '##0'
  1233. Properties.LargeIncrement = 5.000000000000000000
  1234. Properties.MaxValue = 100.000000000000000000
  1235. Properties.ValueType = vtInt
  1236. Style.LookAndFeel.Kind = lfUltraFlat
  1237. Style.LookAndFeel.NativeStyle = False
  1238. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1239. StyleDisabled.LookAndFeel.NativeStyle = False
  1240. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1241. StyleFocused.LookAndFeel.NativeStyle = False
  1242. StyleFocused.TextStyle = [fsBold]
  1243. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1244. StyleHot.LookAndFeel.NativeStyle = False
  1245. TabOrder = 0
  1246. Value = 20
  1247. Width = 64
  1248. end
  1249. object SeSMTVal1: TcxSpinEdit
  1250. Left = 312
  1251. Top = 5
  1252. Properties.Alignment.Horz = taRightJustify
  1253. Properties.Alignment.Vert = taVCenter
  1254. Properties.AssignedValues.MinValue = True
  1255. Properties.DisplayFormat = '##0'
  1256. Properties.EditFormat = '##0'
  1257. Properties.LargeIncrement = 5.000000000000000000
  1258. Properties.MaxValue = 100.000000000000000000
  1259. Properties.ValueType = vtInt
  1260. Style.LookAndFeel.Kind = lfUltraFlat
  1261. Style.LookAndFeel.NativeStyle = False
  1262. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1263. StyleDisabled.LookAndFeel.NativeStyle = False
  1264. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1265. StyleFocused.LookAndFeel.NativeStyle = False
  1266. StyleFocused.TextStyle = [fsBold]
  1267. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1268. StyleHot.LookAndFeel.NativeStyle = False
  1269. TabOrder = 1
  1270. Value = 30
  1271. Width = 64
  1272. end
  1273. object SeSMTValC: TcxSpinEdit
  1274. Left = 378
  1275. Top = 5
  1276. Properties.Alignment.Horz = taRightJustify
  1277. Properties.Alignment.Vert = taVCenter
  1278. Properties.AssignedValues.MinValue = True
  1279. Properties.DisplayFormat = '##0'
  1280. Properties.EditFormat = '##0'
  1281. Properties.LargeIncrement = 5.000000000000000000
  1282. Properties.MaxValue = 100.000000000000000000
  1283. Properties.ValueType = vtInt
  1284. Style.LookAndFeel.Kind = lfUltraFlat
  1285. Style.LookAndFeel.NativeStyle = False
  1286. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1287. StyleDisabled.LookAndFeel.NativeStyle = False
  1288. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1289. StyleFocused.LookAndFeel.NativeStyle = False
  1290. StyleFocused.TextStyle = [fsBold]
  1291. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1292. StyleHot.LookAndFeel.NativeStyle = False
  1293. TabOrder = 2
  1294. Value = 50
  1295. Width = 64
  1296. end
  1297. end
  1298. object GrpSMT1: TGroupBox
  1299. Left = 115
  1300. Top = 48
  1301. Width = 331
  1302. Height = 35
  1303. Color = clSkyBlue
  1304. ParentBackground = False
  1305. ParentColor = False
  1306. TabOrder = 4
  1307. object ImgDesc10: TImage
  1308. Left = 14
  1309. Top = 13
  1310. Width = 9
  1311. Height = 9
  1312. Transparent = True
  1313. end
  1314. object Label15: TLabel
  1315. Left = 71
  1316. Top = 9
  1317. Width = 117
  1318. Height = 17
  1319. Alignment = taRightJustify
  1320. Caption = #49549#46020#44228#49688'('#52572#51200'/'#52572#45824')'
  1321. Color = clWindowText
  1322. ParentColor = False
  1323. Transparent = True
  1324. end
  1325. object SeSMTValMin: TcxSpinEdit
  1326. Left = 194
  1327. Top = 5
  1328. Properties.Alignment.Horz = taRightJustify
  1329. Properties.Alignment.Vert = taVCenter
  1330. Properties.AssignedValues.MaxValue = True
  1331. Properties.AssignedValues.MinValue = True
  1332. Properties.DisplayFormat = '#0.#0'
  1333. Properties.EditFormat = '#0.#0'
  1334. Properties.Increment = 0.010000000000000000
  1335. Properties.LargeIncrement = 0.100000000000000000
  1336. Properties.ValueType = vtFloat
  1337. Style.LookAndFeel.Kind = lfUltraFlat
  1338. Style.LookAndFeel.NativeStyle = False
  1339. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1340. StyleDisabled.LookAndFeel.NativeStyle = False
  1341. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1342. StyleFocused.LookAndFeel.NativeStyle = False
  1343. StyleFocused.TextStyle = [fsBold]
  1344. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1345. StyleHot.LookAndFeel.NativeStyle = False
  1346. TabOrder = 0
  1347. Value = 0.500000000000000000
  1348. Width = 64
  1349. end
  1350. object SeSMTValMax: TcxSpinEdit
  1351. Left = 261
  1352. Top = 5
  1353. Properties.Alignment.Horz = taRightJustify
  1354. Properties.Alignment.Vert = taVCenter
  1355. Properties.AssignedValues.MaxValue = True
  1356. Properties.AssignedValues.MinValue = True
  1357. Properties.DisplayFormat = '#0.#0'
  1358. Properties.EditFormat = '#0.#0'
  1359. Properties.Increment = 0.010000000000000000
  1360. Properties.LargeIncrement = 0.100000000000000000
  1361. Properties.ValueType = vtFloat
  1362. Style.LookAndFeel.Kind = lfUltraFlat
  1363. Style.LookAndFeel.NativeStyle = False
  1364. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1365. StyleDisabled.LookAndFeel.NativeStyle = False
  1366. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1367. StyleFocused.LookAndFeel.NativeStyle = False
  1368. StyleFocused.TextStyle = [fsBold]
  1369. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1370. StyleHot.LookAndFeel.NativeStyle = False
  1371. TabOrder = 1
  1372. Value = 2.000000000000000000
  1373. Width = 64
  1374. end
  1375. end
  1376. end
  1377. object Panel2: TPanel
  1378. Left = 0
  1379. Top = 0
  1380. Width = 593
  1381. Height = 32
  1382. Align = alTop
  1383. BevelOuter = bvNone
  1384. TabOrder = 5
  1385. ExplicitWidth = 1391
  1386. object ImgDesc90: TImage
  1387. Left = 14
  1388. Top = 9
  1389. Width = 9
  1390. Height = 9
  1391. Transparent = True
  1392. end
  1393. object CbProcessingParam: TcxComboBox
  1394. Left = 38
  1395. Top = 2
  1396. Cursor = crHandPoint
  1397. Properties.Alignment.Vert = taVCenter
  1398. Properties.DropDownListStyle = lsFixedList
  1399. Properties.DropDownSizeable = True
  1400. Properties.OnChange = CbProcessingParamPropertiesChange
  1401. TabOrder = 0
  1402. Width = 539
  1403. end
  1404. end
  1405. end
  1406. end
  1407. end
  1408. end
  1409. object cxSplitter1: TcxSplitter
  1410. Left = 714
  1411. Top = 0
  1412. Width = 6
  1413. Height = 776
  1414. AlignSplitter = salRight
  1415. Control = PnlRight
  1416. Visible = False
  1417. ExplicitLeft = 729
  1418. end
  1419. end
  1420. object lblNotUse: TcxLabel
  1421. Left = 324
  1422. Top = 8
  1423. Caption = #49324#50857#50504#54632
  1424. Transparent = True
  1425. Visible = False
  1426. end
  1427. object lblAll: TcxLabel
  1428. Left = 419
  1429. Top = 8
  1430. Caption =
  1431. #51204#52404#44396#44036#50640' '#45824#54616#50668' '#54028#46972#48120#53552' '#51221#48372#47484' '#49444#51221#54633#45768#45796'.'#13#10#49440#53469#54620' '#44396#44036#50640' '#45824#54616#50668' '#51089#50629#51012' '#50896#54616#49884#45716' '#44221#50864' ['#49440#53469#44396#44036' '#51201#50857']'#51012' '#54616#49901 +
  1432. #49884#50836'.'#13#10#51204#52404#44396#44036#50640' '#45824#54616#50668' '#54028#46972#48120#53552' '#51221#48372#47484' '#51201#50857#54616#49884#44192#49845#45768#44620'?'
  1433. Transparent = True
  1434. Visible = False
  1435. end
  1436. object lblSel: TcxLabel
  1437. Left = 743
  1438. Top = 8
  1439. Caption =
  1440. #49440#53469#54620' '#44396#44036#50640' '#45824#54616#50668' '#54028#46972#48120#53552' '#51221#48372#47484' '#49444#51221#54633#45768#45796'.'#13#10#51204#52404' '#44396#44036#50640' '#45824#54616#50668' '#51089#50629#51012' '#50896#54616#49884#45716' '#44221#50864' ['#51204#52404#44396#44036' '#51201#50857']'#51012' '#54616 +
  1441. #49901#49884#50836'.'#13#10#49440#53469#54620' '#44396#44036#50640' '#45824#54616#50668' '#54028#46972#48120#53552' '#51221#48372#47484' '#51201#50857#54616#49884#44192#49845#45768#44620'?'
  1442. Transparent = True
  1443. Visible = False
  1444. end
  1445. object lblSelErr: TcxLabel
  1446. Left = 86
  1447. Top = 8
  1448. Caption = #47785#47197#50640#49436' '#44396#44036#51012' '#49440#53469#54616#49492#50556' '#54633#45768#45796'.'
  1449. Transparent = True
  1450. Visible = False
  1451. end
  1452. object lblSaveOk: TcxLabel
  1453. Left = 86
  1454. Top = 23
  1455. Caption = #54028#46972#48120#53552' '#51221#48372#47484' '#49444#51221' '#54616#50688#49845#45768#45796'.'
  1456. Transparent = True
  1457. Visible = False
  1458. end
  1459. object TmrShow: TTimer
  1460. Enabled = False
  1461. Interval = 500
  1462. OnTimer = TmrShowTimer
  1463. Left = 219
  1464. Top = 272
  1465. end
  1466. object ADOQry: TADOQuery
  1467. Parameters = <>
  1468. Left = 368
  1469. Top = 260
  1470. end
  1471. end