IDB0050MF.dfm 58 KB

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