IDB0080MF.dfm 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528
  1. object IDB0080M: TIDB0080M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #50868#50689#53076#46300#44288#47532
  7. ClientHeight = 774
  8. ClientWidth = 1100
  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. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnShow = FormShow
  21. DesignSize = (
  22. 1100
  23. 774)
  24. PixelsPerInch = 96
  25. TextHeight = 17
  26. object ShpTitle: TShape
  27. Left = 4
  28. Top = 4
  29. Width = 1092
  30. Height = 40
  31. Anchors = [akLeft, akTop, akRight]
  32. Brush.Color = 14671839
  33. Pen.Color = 10849679
  34. Pen.Width = 2
  35. ExplicitWidth = 1269
  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 = 1092
  56. Height = 718
  57. Anchors = [akLeft, akTop, akRight, akBottom]
  58. Pen.Color = 10849679
  59. Pen.Width = 2
  60. ExplicitWidth = 1285
  61. ExplicitHeight = 744
  62. end
  63. object BtnSearch: TcxButton
  64. Left = 918
  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. LookAndFeel.Kind = lfUltraFlat
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clBlack
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnSearchClick
  82. end
  83. object BtnClose: TcxButton
  84. Left = 1007
  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. LookAndFeel.Kind = lfUltraFlat
  94. TabOrder = 1
  95. Font.Charset = DEFAULT_CHARSET
  96. Font.Color = clBlack
  97. Font.Height = -13
  98. Font.Name = #47569#51008' '#44256#46357
  99. Font.Style = [fsBold]
  100. ParentFont = False
  101. OnClick = BtnCloseClick
  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 ChkExpand: TcxCheckBox
  113. Left = 784
  114. Top = 11
  115. Cursor = crHandPoint
  116. Anchors = [akTop, akRight]
  117. Caption = #54869#51109'/'#52629#49548
  118. ParentBackground = False
  119. ParentColor = False
  120. ParentShowHint = False
  121. ShowHint = True
  122. State = cbsChecked
  123. Style.BorderColor = 9868950
  124. Style.BorderStyle = ebsThick
  125. Style.Color = 14671839
  126. Style.Shadow = False
  127. TabOrder = 3
  128. Transparent = True
  129. Visible = False
  130. Width = 85
  131. end
  132. object Panel3: TPanel
  133. Left = 9
  134. Top = 55
  135. Width = 1081
  136. Height = 708
  137. Anchors = [akLeft, akTop, akRight, akBottom]
  138. BevelOuter = bvNone
  139. TabOrder = 4
  140. object cxSplitter1: TcxSplitter
  141. Left = 494
  142. Top = 0
  143. Width = 6
  144. Height = 708
  145. AlignSplitter = salRight
  146. Control = GrpSubCode
  147. end
  148. object GrpCode: TcxGroupBox
  149. Left = 0
  150. Top = 0
  151. Align = alClient
  152. Caption = #9654' '#45824#54364#53076#46300
  153. Style.TextStyle = [fsBold]
  154. TabOrder = 1
  155. Height = 708
  156. Width = 494
  157. object Panel1: TPanel
  158. Left = 3
  159. Top = 661
  160. Width = 488
  161. Height = 37
  162. Align = alBottom
  163. BevelOuter = bvNone
  164. ParentBackground = False
  165. ParentColor = True
  166. TabOrder = 0
  167. object BtnInsert1: TcxButton
  168. Left = 172
  169. Top = 6
  170. Width = 80
  171. Height = 25
  172. Cursor = crHandPoint
  173. Hint = #46321#47197
  174. Caption = #46321#47197
  175. Colors.Default = 10737865
  176. LookAndFeel.Kind = lfUltraFlat
  177. TabOrder = 0
  178. Visible = False
  179. Font.Charset = DEFAULT_CHARSET
  180. Font.Color = clBlack
  181. Font.Height = -13
  182. Font.Name = #47569#51008' '#44256#46357
  183. Font.Style = [fsBold]
  184. ParentFont = False
  185. OnClick = BtnInsertClick
  186. end
  187. object BtnEdit1: TcxButton
  188. Left = 253
  189. Top = 6
  190. Width = 80
  191. Height = 25
  192. Cursor = crHandPoint
  193. Hint = #49688#51221
  194. Caption = #49688#51221
  195. Colors.Default = 10737865
  196. LookAndFeel.Kind = lfUltraFlat
  197. TabOrder = 1
  198. Font.Charset = DEFAULT_CHARSET
  199. Font.Color = clBlack
  200. Font.Height = -13
  201. Font.Name = #47569#51008' '#44256#46357
  202. Font.Style = [fsBold]
  203. ParentFont = False
  204. OnClick = BtnEditClick
  205. end
  206. object BtnCancel1: TcxButton
  207. Left = 91
  208. Top = 6
  209. Width = 80
  210. Height = 25
  211. Cursor = crHandPoint
  212. Hint = #52712#49548
  213. Caption = #52712#49548
  214. Colors.Default = 10737865
  215. LookAndFeel.Kind = lfUltraFlat
  216. TabOrder = 2
  217. Font.Charset = DEFAULT_CHARSET
  218. Font.Color = clBlack
  219. Font.Height = -13
  220. Font.Name = #47569#51008' '#44256#46357
  221. Font.Style = [fsBold]
  222. ParentFont = False
  223. OnClick = BtnCancelClick
  224. end
  225. object BtnSave1: TcxButton
  226. Left = 10
  227. Top = 6
  228. Width = 80
  229. Height = 25
  230. Cursor = crHandPoint
  231. Hint = #51200#51109
  232. Caption = #51200#51109
  233. Colors.Default = 10737865
  234. LookAndFeel.Kind = lfUltraFlat
  235. TabOrder = 3
  236. Font.Charset = DEFAULT_CHARSET
  237. Font.Color = clBlack
  238. Font.Height = -13
  239. Font.Name = #47569#51008' '#44256#46357
  240. Font.Style = [fsBold]
  241. ParentFont = False
  242. OnClick = BtnSaveClick
  243. end
  244. object BtnDelete1: TcxButton
  245. Left = 334
  246. Top = 6
  247. Width = 80
  248. Height = 25
  249. Cursor = crHandPoint
  250. Hint = #49325#51228
  251. Caption = #49325#51228
  252. Colors.Default = 10737865
  253. LookAndFeel.Kind = lfUltraFlat
  254. TabOrder = 4
  255. Visible = False
  256. Font.Charset = DEFAULT_CHARSET
  257. Font.Color = clBlack
  258. Font.Height = -13
  259. Font.Name = #47569#51008' '#44256#46357
  260. Font.Style = [fsBold]
  261. ParentFont = False
  262. OnClick = BtnDeleteClick
  263. end
  264. end
  265. object cxGroupBox1: TcxGroupBox
  266. Left = 3
  267. Top = 441
  268. Align = alBottom
  269. Caption = #9654' '#45824#54364#53076#46300' '#54200#51665
  270. ParentFont = False
  271. Style.BorderColor = clCaptionText
  272. Style.Font.Charset = DEFAULT_CHARSET
  273. Style.Font.Color = clWindowText
  274. Style.Font.Height = -13
  275. Style.Font.Name = #47569#51008' '#44256#46357
  276. Style.Font.Style = []
  277. Style.Shadow = False
  278. Style.TextColor = clBlack
  279. Style.TextStyle = [fsBold]
  280. Style.IsFontAssigned = True
  281. TabOrder = 1
  282. Height = 220
  283. Width = 488
  284. object ImgDesc01: TImage
  285. Left = 10
  286. Top = 27
  287. Width = 9
  288. Height = 9
  289. Transparent = True
  290. end
  291. object Label1: TLabel
  292. Left = 93
  293. Top = 23
  294. Width = 44
  295. Height = 17
  296. Alignment = taRightJustify
  297. Caption = #53076#46300' ID'
  298. end
  299. object Label5: TLabel
  300. Left = 67
  301. Top = 54
  302. Width = 70
  303. Height = 17
  304. Alignment = taRightJustify
  305. Caption = #53076#46300' '#54620#44544#47749
  306. Color = clWindowText
  307. ParentColor = False
  308. Transparent = True
  309. end
  310. object ImgDesc06: TImage
  311. Left = 10
  312. Top = 58
  313. Width = 9
  314. Height = 9
  315. Transparent = True
  316. end
  317. object ImgDesc02: TImage
  318. Left = 10
  319. Top = 89
  320. Width = 9
  321. Height = 9
  322. Transparent = True
  323. end
  324. object Label3: TLabel
  325. Left = 67
  326. Top = 85
  327. Width = 70
  328. Height = 17
  329. Alignment = taRightJustify
  330. Caption = #53076#46300' '#50689#47928#47749
  331. Color = clWindowText
  332. ParentColor = False
  333. Transparent = True
  334. end
  335. object ImgDesc03: TImage
  336. Left = 10
  337. Top = 119
  338. Width = 9
  339. Height = 9
  340. Transparent = True
  341. end
  342. object Label6: TLabel
  343. Left = 111
  344. Top = 115
  345. Width = 26
  346. Height = 17
  347. Alignment = taRightJustify
  348. Caption = #48708#44256
  349. Color = clWindowText
  350. ParentColor = False
  351. Transparent = True
  352. end
  353. object ImgDesc04: TImage
  354. Left = 10
  355. Top = 150
  356. Width = 9
  357. Height = 9
  358. Transparent = True
  359. end
  360. object Label2: TLabel
  361. Left = 85
  362. Top = 146
  363. Width = 52
  364. Height = 17
  365. Alignment = taRightJustify
  366. Caption = #49324#50857#50668#48512
  367. Color = clWindowText
  368. ParentColor = False
  369. Transparent = True
  370. end
  371. object Label7: TLabel
  372. Left = 262
  373. Top = 146
  374. Width = 91
  375. Height = 17
  376. Caption = #49324#50857#49884#49828#53596#53076#46300
  377. Color = clWindowText
  378. ParentColor = False
  379. Transparent = True
  380. Visible = False
  381. end
  382. object ImgDesc09: TImage
  383. Left = 247
  384. Top = 150
  385. Width = 9
  386. Height = 9
  387. Transparent = True
  388. Visible = False
  389. end
  390. object Label8: TLabel
  391. Left = 262
  392. Top = 23
  393. Width = 91
  394. Height = 17
  395. Caption = #47700#49884#51648#50976#54805#53076#46300
  396. Visible = False
  397. end
  398. object ImgDesc10: TImage
  399. Left = 247
  400. Top = 27
  401. Width = 9
  402. Height = 9
  403. Transparent = True
  404. Visible = False
  405. end
  406. object EdId1: TcxTextEdit
  407. Left = 144
  408. Top = 20
  409. Properties.Alignment.Horz = taCenter
  410. Properties.MaxLength = 5
  411. Properties.ReadOnly = False
  412. Style.LookAndFeel.Kind = lfUltraFlat
  413. Style.LookAndFeel.NativeStyle = False
  414. Style.Shadow = False
  415. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  416. StyleDisabled.LookAndFeel.NativeStyle = False
  417. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  418. StyleFocused.LookAndFeel.NativeStyle = False
  419. StyleFocused.TextStyle = [fsBold]
  420. StyleHot.LookAndFeel.Kind = lfUltraFlat
  421. StyleHot.LookAndFeel.NativeStyle = False
  422. TabOrder = 0
  423. Width = 74
  424. end
  425. object EdKName1: TcxTextEdit
  426. Left = 144
  427. Top = 51
  428. Properties.Alignment.Horz = taLeftJustify
  429. Properties.MaxLength = 100
  430. Properties.ReadOnly = False
  431. Style.LookAndFeel.Kind = lfUltraFlat
  432. Style.LookAndFeel.NativeStyle = False
  433. Style.Shadow = False
  434. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  435. StyleDisabled.LookAndFeel.NativeStyle = False
  436. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  437. StyleFocused.LookAndFeel.NativeStyle = False
  438. StyleFocused.TextStyle = [fsBold]
  439. StyleHot.LookAndFeel.Kind = lfUltraFlat
  440. StyleHot.LookAndFeel.NativeStyle = False
  441. TabOrder = 1
  442. Width = 317
  443. end
  444. object EdEName1: TcxTextEdit
  445. Left = 144
  446. Top = 84
  447. Properties.Alignment.Horz = taLeftJustify
  448. Properties.MaxLength = 100
  449. Properties.ReadOnly = False
  450. Style.LookAndFeel.Kind = lfUltraFlat
  451. Style.LookAndFeel.NativeStyle = False
  452. Style.Shadow = False
  453. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  454. StyleDisabled.LookAndFeel.NativeStyle = False
  455. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  456. StyleFocused.LookAndFeel.NativeStyle = False
  457. StyleFocused.TextStyle = [fsBold]
  458. StyleHot.LookAndFeel.Kind = lfUltraFlat
  459. StyleHot.LookAndFeel.NativeStyle = False
  460. TabOrder = 2
  461. Width = 317
  462. end
  463. object EdRemark1: TcxTextEdit
  464. Left = 144
  465. Top = 115
  466. Properties.Alignment.Horz = taLeftJustify
  467. Properties.MaxLength = 600
  468. Properties.ReadOnly = False
  469. Style.LookAndFeel.Kind = lfUltraFlat
  470. Style.LookAndFeel.NativeStyle = False
  471. Style.Shadow = False
  472. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  473. StyleDisabled.LookAndFeel.NativeStyle = False
  474. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  475. StyleFocused.LookAndFeel.NativeStyle = False
  476. StyleFocused.TextStyle = [fsBold]
  477. StyleHot.LookAndFeel.Kind = lfUltraFlat
  478. StyleHot.LookAndFeel.NativeStyle = False
  479. TabOrder = 3
  480. Width = 317
  481. end
  482. object EdSysCd: TcxTextEdit
  483. Left = 359
  484. Top = 146
  485. Properties.Alignment.Horz = taLeftJustify
  486. Properties.MaxLength = 7
  487. Properties.ReadOnly = False
  488. Style.LookAndFeel.Kind = lfUltraFlat
  489. Style.LookAndFeel.NativeStyle = False
  490. Style.Shadow = False
  491. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  492. StyleDisabled.LookAndFeel.NativeStyle = False
  493. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  494. StyleFocused.LookAndFeel.NativeStyle = False
  495. StyleFocused.TextStyle = [fsBold]
  496. StyleHot.LookAndFeel.Kind = lfUltraFlat
  497. StyleHot.LookAndFeel.NativeStyle = False
  498. TabOrder = 4
  499. Visible = False
  500. Width = 102
  501. end
  502. object CbUseYn1: TcxComboBox
  503. Left = 144
  504. Top = 146
  505. Properties.Alignment.Horz = taCenter
  506. Properties.DropDownListStyle = lsFixedList
  507. Properties.HideSelection = False
  508. Properties.Items.Strings = (
  509. 'Y'
  510. 'N')
  511. Properties.ReadOnly = False
  512. Style.BorderColor = clWindowFrame
  513. Style.BorderStyle = ebsUltraFlat
  514. Style.LookAndFeel.Kind = lfUltraFlat
  515. Style.LookAndFeel.NativeStyle = False
  516. Style.ButtonStyle = btsUltraFlat
  517. Style.PopupBorderStyle = epbsFlat
  518. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  519. StyleDisabled.LookAndFeel.NativeStyle = False
  520. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  521. StyleFocused.LookAndFeel.NativeStyle = False
  522. StyleFocused.TextColor = clBlack
  523. StyleFocused.TextStyle = [fsBold]
  524. StyleHot.LookAndFeel.Kind = lfUltraFlat
  525. StyleHot.LookAndFeel.NativeStyle = False
  526. TabOrder = 5
  527. Text = 'Y'
  528. Width = 85
  529. end
  530. object EdMsgCd: TcxTextEdit
  531. Left = 359
  532. Top = 20
  533. Properties.Alignment.Horz = taCenter
  534. Properties.Alignment.Vert = taVCenter
  535. Properties.MaxLength = 7
  536. Properties.ReadOnly = False
  537. Style.LookAndFeel.Kind = lfUltraFlat
  538. Style.LookAndFeel.NativeStyle = False
  539. Style.Shadow = False
  540. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  541. StyleDisabled.LookAndFeel.NativeStyle = False
  542. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  543. StyleFocused.LookAndFeel.NativeStyle = False
  544. StyleFocused.TextStyle = [fsBold]
  545. StyleHot.LookAndFeel.Kind = lfUltraFlat
  546. StyleHot.LookAndFeel.NativeStyle = False
  547. TabOrder = 6
  548. Visible = False
  549. Width = 102
  550. end
  551. end
  552. object CxList1: TcxGrid
  553. Left = 3
  554. Top = 19
  555. Width = 488
  556. Height = 422
  557. Align = alClient
  558. TabOrder = 2
  559. LookAndFeel.Kind = lfUltraFlat
  560. object TvList1: TcxGridTableView
  561. OnFocusedRecordChanged = TvList1FocusedRecordChanged
  562. DataController.Filter.OnChanged = TvList1DataControllerFilterChanged
  563. DataController.Summary.DefaultGroupSummaryItems = <>
  564. DataController.Summary.FooterSummaryItems = <>
  565. DataController.Summary.SummaryGroups = <>
  566. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  567. FilterRow.Visible = True
  568. FilterRow.ApplyChanges = fracImmediately
  569. OptionsBehavior.CellHints = True
  570. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  571. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  572. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  573. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  574. OptionsData.Deleting = False
  575. OptionsData.DeletingConfirmation = False
  576. OptionsData.Editing = False
  577. OptionsData.Inserting = False
  578. OptionsSelection.HideFocusRectOnExit = False
  579. OptionsView.Indicator = True
  580. object MColumn01: TcxGridColumn
  581. Caption = #54200#51665#47784#46300
  582. PropertiesClassName = 'TcxTextEditProperties'
  583. Properties.Alignment.Vert = taVCenter
  584. Visible = False
  585. HeaderAlignmentHorz = taCenter
  586. HeaderAlignmentVert = vaCenter
  587. Options.Editing = False
  588. end
  589. object MColumn02: TcxGridColumn
  590. Caption = #48516#47448#53076#46300
  591. PropertiesClassName = 'TcxTextEditProperties'
  592. Properties.Alignment.Vert = taVCenter
  593. HeaderAlignmentHorz = taCenter
  594. HeaderAlignmentVert = vaCenter
  595. Options.Editing = False
  596. Width = 84
  597. end
  598. object MColumn03: TcxGridColumn
  599. Caption = #47700#49884#51648#50976#54805
  600. PropertiesClassName = 'TcxTextEditProperties'
  601. Properties.Alignment.Vert = taVCenter
  602. Visible = False
  603. HeaderAlignmentHorz = taCenter
  604. HeaderAlignmentVert = vaCenter
  605. Options.Editing = False
  606. VisibleForCustomization = False
  607. Width = 85
  608. end
  609. object MColumn04: TcxGridColumn
  610. Caption = #54620#44544#47749
  611. PropertiesClassName = 'TcxTextEditProperties'
  612. Properties.Alignment.Vert = taVCenter
  613. HeaderAlignmentHorz = taCenter
  614. HeaderAlignmentVert = vaCenter
  615. Options.Editing = False
  616. Width = 120
  617. end
  618. object MColumn05: TcxGridColumn
  619. Caption = #50689#47928#47749
  620. PropertiesClassName = 'TcxTextEditProperties'
  621. Properties.Alignment.Vert = taVCenter
  622. HeaderAlignmentHorz = taCenter
  623. HeaderAlignmentVert = vaCenter
  624. Options.Editing = False
  625. Width = 130
  626. end
  627. object MColumn06: TcxGridColumn
  628. Caption = #49324#50857#49884#49828#53596#53076#46300
  629. PropertiesClassName = 'TcxTextEditProperties'
  630. Properties.Alignment.Vert = taVCenter
  631. Visible = False
  632. HeaderAlignmentHorz = taCenter
  633. HeaderAlignmentVert = vaCenter
  634. Options.Editing = False
  635. VisibleForCustomization = False
  636. Width = 96
  637. end
  638. object MColumn07: TcxGridColumn
  639. Caption = #48708#44256
  640. PropertiesClassName = 'TcxTextEditProperties'
  641. Properties.Alignment.Vert = taVCenter
  642. HeaderAlignmentHorz = taCenter
  643. HeaderAlignmentVert = vaCenter
  644. Options.Editing = False
  645. Width = 165
  646. end
  647. object MColumn08: TcxGridColumn
  648. Caption = #49324#50857#50668#48512
  649. PropertiesClassName = 'TcxTextEditProperties'
  650. Properties.Alignment.Horz = taCenter
  651. Properties.Alignment.Vert = taVCenter
  652. HeaderAlignmentHorz = taCenter
  653. HeaderAlignmentVert = vaCenter
  654. Options.Editing = False
  655. end
  656. object MColumn09: TcxGridColumn
  657. Caption = #52572#52488#46321#47197#51088
  658. PropertiesClassName = 'TcxTextEditProperties'
  659. Properties.Alignment.Vert = taVCenter
  660. Visible = False
  661. HeaderAlignmentHorz = taCenter
  662. HeaderAlignmentVert = vaCenter
  663. Options.Editing = False
  664. end
  665. object MColumn10: TcxGridColumn
  666. Caption = #52572#52488#46321#47197#51068#49884
  667. PropertiesClassName = 'TcxTextEditProperties'
  668. Properties.Alignment.Vert = taVCenter
  669. Visible = False
  670. HeaderAlignmentHorz = taCenter
  671. HeaderAlignmentVert = vaCenter
  672. Options.Editing = False
  673. VisibleForCustomization = False
  674. end
  675. object MColumn11: TcxGridColumn
  676. Caption = #52572#51333#49688#51221#51088
  677. PropertiesClassName = 'TcxTextEditProperties'
  678. Properties.Alignment.Vert = taVCenter
  679. Visible = False
  680. HeaderAlignmentHorz = taCenter
  681. HeaderAlignmentVert = vaCenter
  682. Options.Editing = False
  683. VisibleForCustomization = False
  684. end
  685. object MColumn12: TcxGridColumn
  686. Caption = #52572#51333#49688#51221#51068#49884
  687. PropertiesClassName = 'TcxTextEditProperties'
  688. Properties.Alignment.Vert = taVCenter
  689. Visible = False
  690. HeaderAlignmentHorz = taCenter
  691. HeaderAlignmentVert = vaCenter
  692. Options.Editing = False
  693. VisibleForCustomization = False
  694. end
  695. object MColumn98: TcxGridColumn
  696. Caption = #47700#47784#47532
  697. DataBinding.ValueType = 'Integer'
  698. PropertiesClassName = 'TcxCalcEditProperties'
  699. Properties.Alignment.Horz = taRightJustify
  700. Properties.Alignment.Vert = taVCenter
  701. Visible = False
  702. HeaderAlignmentHorz = taCenter
  703. HeaderAlignmentVert = vaCenter
  704. Options.Editing = False
  705. VisibleForCustomization = False
  706. end
  707. end
  708. object GlList1: TcxGridLevel
  709. GridView = TvList1
  710. end
  711. end
  712. object cxLabel1: TcxLabel
  713. Left = 30
  714. Top = 122
  715. Caption = #45824#54364#53076#46300' '#51221#48372#47484' '#46321#47197' '#54616#50688#49845#45768#45796'.'
  716. Transparent = True
  717. Visible = False
  718. end
  719. object cxLabel2: TcxLabel
  720. Left = 30
  721. Top = 146
  722. Caption = #45824#54364#53076#46300' '#51221#48372#47484' '#49688#51221' '#54616#50688#49845#45768#45796'.'
  723. Transparent = True
  724. Visible = False
  725. end
  726. object cxLabel3: TcxLabel
  727. Left = 30
  728. Top = 178
  729. Caption = #49464#48512#53076#46300' '#51221#48372#47484' '#46321#47197' '#54616#50688#49845#45768#45796'.'
  730. Transparent = True
  731. Visible = False
  732. end
  733. object cxLabel4: TcxLabel
  734. Left = 30
  735. Top = 202
  736. Caption = #49464#48512#53076#46300' '#51221#48372#47484' '#49688#51221' '#54616#50688#49845#45768#45796'.'
  737. Transparent = True
  738. Visible = False
  739. end
  740. object cxLabel5: TcxLabel
  741. Left = 30
  742. Top = 230
  743. Caption = #45824#54364#53076#46300
  744. Transparent = True
  745. Visible = False
  746. end
  747. object cxLabel6: TcxLabel
  748. Left = 30
  749. Top = 250
  750. Caption = #49352#47196#50868' '#45824#54364#53076#46300#47484' '#51077#47141#54616#49464#50836'.'#13#10#51077#47141#54980#50640#45716' '#49688#51221#51060' '#48520#44032#45733#54633#45768#45796'.'
  751. Transparent = True
  752. Visible = False
  753. end
  754. object cxLabel7: TcxLabel
  755. Left = 30
  756. Top = 273
  757. Caption = #52572#45824'5'#51088#47532
  758. Transparent = True
  759. Visible = False
  760. end
  761. object cxLabel8: TcxLabel
  762. Left = 30
  763. Top = 294
  764. Caption = '5'#51088#47532#47484' '#52488#44284#54616#50688#44144#45208' '#44050#51060' '#50630#49845#45768#45796'.'
  765. Transparent = True
  766. Visible = False
  767. end
  768. object cxLabel9: TcxLabel
  769. Left = 31
  770. Top = 315
  771. Caption = #45824#54364#53076#46300' '#52628#44032' '#50724#47448
  772. Transparent = True
  773. Visible = False
  774. end
  775. object cxLabel10: TcxLabel
  776. Left = 31
  777. Top = 342
  778. Caption = #51060#48120' '#49324#50857' '#51473#51064' '#53076#46300#51077#45768#45796'.'#13#10#45796#47480' '#53076#46300#47484' '#51077#47141#54616#49464#50836'.'
  779. Transparent = True
  780. Visible = False
  781. end
  782. end
  783. object GrpSubCode: TcxGroupBox
  784. Left = 500
  785. Top = 0
  786. Align = alRight
  787. Caption = #9654' '#49464#48512#53076#46300
  788. Style.TextStyle = [fsBold]
  789. TabOrder = 2
  790. Height = 708
  791. Width = 581
  792. object Panel2: TPanel
  793. Left = 3
  794. Top = 661
  795. Width = 575
  796. Height = 37
  797. Align = alBottom
  798. BevelOuter = bvNone
  799. ParentBackground = False
  800. ParentColor = True
  801. TabOrder = 0
  802. object BtnSave2: TcxButton
  803. Tag = 1
  804. Left = 10
  805. Top = 6
  806. Width = 80
  807. Height = 25
  808. Cursor = crHandPoint
  809. Hint = #51200#51109
  810. Caption = #51200#51109
  811. Colors.Default = 10737865
  812. LookAndFeel.Kind = lfUltraFlat
  813. TabOrder = 0
  814. Font.Charset = DEFAULT_CHARSET
  815. Font.Color = clBlack
  816. Font.Height = -13
  817. Font.Name = #47569#51008' '#44256#46357
  818. Font.Style = [fsBold]
  819. ParentFont = False
  820. OnClick = BtnSaveClick
  821. end
  822. object BtnCancel2: TcxButton
  823. Tag = 1
  824. Left = 91
  825. Top = 6
  826. Width = 80
  827. Height = 25
  828. Cursor = crHandPoint
  829. Hint = #52712#49548
  830. Caption = #52712#49548
  831. Colors.Default = 10737865
  832. LookAndFeel.Kind = lfUltraFlat
  833. TabOrder = 1
  834. Font.Charset = DEFAULT_CHARSET
  835. Font.Color = clBlack
  836. Font.Height = -13
  837. Font.Name = #47569#51008' '#44256#46357
  838. Font.Style = [fsBold]
  839. ParentFont = False
  840. OnClick = BtnCancelClick
  841. end
  842. object BtnInsert2: TcxButton
  843. Tag = 1
  844. Left = 172
  845. Top = 6
  846. Width = 80
  847. Height = 25
  848. Cursor = crHandPoint
  849. Hint = #46321#47197
  850. Caption = #46321#47197
  851. Colors.Default = 10737865
  852. LookAndFeel.Kind = lfUltraFlat
  853. TabOrder = 2
  854. Visible = False
  855. Font.Charset = DEFAULT_CHARSET
  856. Font.Color = clBlack
  857. Font.Height = -13
  858. Font.Name = #47569#51008' '#44256#46357
  859. Font.Style = [fsBold]
  860. ParentFont = False
  861. OnClick = BtnInsertClick
  862. end
  863. object BtnEdit2: TcxButton
  864. Tag = 1
  865. Left = 253
  866. Top = 6
  867. Width = 80
  868. Height = 25
  869. Cursor = crHandPoint
  870. Hint = #49688#51221
  871. Caption = #49688#51221
  872. Colors.Default = 10737865
  873. LookAndFeel.Kind = lfUltraFlat
  874. TabOrder = 3
  875. Font.Charset = DEFAULT_CHARSET
  876. Font.Color = clBlack
  877. Font.Height = -13
  878. Font.Name = #47569#51008' '#44256#46357
  879. Font.Style = [fsBold]
  880. ParentFont = False
  881. OnClick = BtnEditClick
  882. end
  883. object BtnDelete2: TcxButton
  884. Tag = 1
  885. Left = 334
  886. Top = 6
  887. Width = 80
  888. Height = 25
  889. Cursor = crHandPoint
  890. Hint = #49325#51228
  891. Caption = #49325#51228
  892. Colors.Default = 10737865
  893. LookAndFeel.Kind = lfUltraFlat
  894. TabOrder = 4
  895. Visible = False
  896. Font.Charset = DEFAULT_CHARSET
  897. Font.Color = clBlack
  898. Font.Height = -13
  899. Font.Name = #47569#51008' '#44256#46357
  900. Font.Style = [fsBold]
  901. ParentFont = False
  902. OnClick = BtnDeleteClick
  903. end
  904. end
  905. object cxGroupBox2: TcxGroupBox
  906. Left = 3
  907. Top = 441
  908. Align = alBottom
  909. Caption = #9654' '#49464#48512#53076#46300' '#53076#46300' '#54200#51665
  910. ParentFont = False
  911. Style.BorderColor = clCaptionText
  912. Style.Font.Charset = DEFAULT_CHARSET
  913. Style.Font.Color = clWindowText
  914. Style.Font.Height = -13
  915. Style.Font.Name = #47569#51008' '#44256#46357
  916. Style.Font.Style = []
  917. Style.Shadow = False
  918. Style.TextColor = clBlack
  919. Style.TextStyle = [fsBold]
  920. Style.IsFontAssigned = True
  921. TabOrder = 1
  922. Height = 220
  923. Width = 575
  924. object ImgDesc11: TImage
  925. Left = 10
  926. Top = 27
  927. Width = 9
  928. Height = 9
  929. Transparent = True
  930. end
  931. object Label4: TLabel
  932. Left = 93
  933. Top = 23
  934. Width = 44
  935. Height = 17
  936. Alignment = taRightJustify
  937. Caption = #53076#46300' ID'
  938. end
  939. object Label9: TLabel
  940. Left = 67
  941. Top = 54
  942. Width = 70
  943. Height = 17
  944. Alignment = taRightJustify
  945. Caption = #53076#46300' '#54620#44544#47749
  946. Color = clWindowText
  947. ParentColor = False
  948. Transparent = True
  949. end
  950. object ImgDesc12: TImage
  951. Left = 10
  952. Top = 58
  953. Width = 9
  954. Height = 9
  955. Transparent = True
  956. end
  957. object ImgDesc13: TImage
  958. Left = 10
  959. Top = 89
  960. Width = 9
  961. Height = 9
  962. Transparent = True
  963. end
  964. object Label10: TLabel
  965. Left = 67
  966. Top = 85
  967. Width = 70
  968. Height = 17
  969. Alignment = taRightJustify
  970. Caption = #53076#46300' '#50689#47928#47749
  971. Color = clWindowText
  972. ParentColor = False
  973. Transparent = True
  974. end
  975. object ImgDesc14: TImage
  976. Left = 10
  977. Top = 119
  978. Width = 9
  979. Height = 9
  980. Transparent = True
  981. end
  982. object Label11: TLabel
  983. Left = 111
  984. Top = 115
  985. Width = 26
  986. Height = 17
  987. Alignment = taRightJustify
  988. Caption = #48708#44256
  989. Color = clWindowText
  990. ParentColor = False
  991. Transparent = True
  992. end
  993. object ImgDesc15: TImage
  994. Left = 10
  995. Top = 150
  996. Width = 9
  997. Height = 9
  998. Transparent = True
  999. end
  1000. object Label12: TLabel
  1001. Left = 104
  1002. Top = 146
  1003. Width = 33
  1004. Height = 17
  1005. Alignment = taRightJustify
  1006. Caption = #49549#49457'1'
  1007. Color = clWindowText
  1008. ParentColor = False
  1009. Transparent = True
  1010. end
  1011. object Label13: TLabel
  1012. Left = 104
  1013. Top = 178
  1014. Width = 33
  1015. Height = 17
  1016. Alignment = taRightJustify
  1017. Caption = #49549#49457'2'
  1018. Color = clWindowText
  1019. ParentColor = False
  1020. Transparent = True
  1021. end
  1022. object ImgDesc16: TImage
  1023. Left = 10
  1024. Top = 182
  1025. Width = 9
  1026. Height = 9
  1027. Transparent = True
  1028. end
  1029. object ImgDesc17: TImage
  1030. Left = 226
  1031. Top = 27
  1032. Width = 9
  1033. Height = 9
  1034. Transparent = True
  1035. Visible = False
  1036. end
  1037. object Label14: TLabel
  1038. Left = 243
  1039. Top = 23
  1040. Width = 52
  1041. Height = 17
  1042. Caption = #53076#46300#50557#50612
  1043. Visible = False
  1044. end
  1045. object EdId2: TcxTextEdit
  1046. Left = 142
  1047. Top = 20
  1048. Properties.Alignment.Horz = taCenter
  1049. Properties.MaxLength = 5
  1050. Properties.ReadOnly = False
  1051. Style.LookAndFeel.Kind = lfUltraFlat
  1052. Style.LookAndFeel.NativeStyle = False
  1053. Style.Shadow = False
  1054. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1055. StyleDisabled.LookAndFeel.NativeStyle = False
  1056. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1057. StyleFocused.LookAndFeel.NativeStyle = False
  1058. StyleFocused.TextStyle = [fsBold]
  1059. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1060. StyleHot.LookAndFeel.NativeStyle = False
  1061. TabOrder = 0
  1062. Width = 74
  1063. end
  1064. object EdKName2: TcxTextEdit
  1065. Left = 142
  1066. Top = 51
  1067. Properties.Alignment.Horz = taLeftJustify
  1068. Properties.MaxLength = 100
  1069. Properties.ReadOnly = False
  1070. Style.LookAndFeel.Kind = lfUltraFlat
  1071. Style.LookAndFeel.NativeStyle = False
  1072. Style.Shadow = False
  1073. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1074. StyleDisabled.LookAndFeel.NativeStyle = False
  1075. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1076. StyleFocused.LookAndFeel.NativeStyle = False
  1077. StyleFocused.TextStyle = [fsBold]
  1078. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1079. StyleHot.LookAndFeel.NativeStyle = False
  1080. TabOrder = 2
  1081. Width = 330
  1082. end
  1083. object EdEName2: TcxTextEdit
  1084. Left = 142
  1085. Top = 84
  1086. Properties.Alignment.Horz = taLeftJustify
  1087. Properties.MaxLength = 100
  1088. Properties.ReadOnly = False
  1089. Style.LookAndFeel.Kind = lfUltraFlat
  1090. Style.LookAndFeel.NativeStyle = False
  1091. Style.Shadow = False
  1092. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1093. StyleDisabled.LookAndFeel.NativeStyle = False
  1094. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1095. StyleFocused.LookAndFeel.NativeStyle = False
  1096. StyleFocused.TextStyle = [fsBold]
  1097. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1098. StyleHot.LookAndFeel.NativeStyle = False
  1099. TabOrder = 3
  1100. Width = 330
  1101. end
  1102. object EdRemark2: TcxTextEdit
  1103. Left = 142
  1104. Top = 115
  1105. Properties.Alignment.Horz = taLeftJustify
  1106. Properties.MaxLength = 600
  1107. Properties.ReadOnly = False
  1108. Style.LookAndFeel.Kind = lfUltraFlat
  1109. Style.LookAndFeel.NativeStyle = False
  1110. Style.Shadow = False
  1111. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1112. StyleDisabled.LookAndFeel.NativeStyle = False
  1113. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1114. StyleFocused.LookAndFeel.NativeStyle = False
  1115. StyleFocused.TextStyle = [fsBold]
  1116. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1117. StyleHot.LookAndFeel.NativeStyle = False
  1118. TabOrder = 4
  1119. Width = 330
  1120. end
  1121. object EdAtrb1: TcxTextEdit
  1122. Left = 142
  1123. Top = 146
  1124. Properties.Alignment.Horz = taLeftJustify
  1125. Properties.MaxLength = 60
  1126. Properties.ReadOnly = False
  1127. Style.LookAndFeel.Kind = lfUltraFlat
  1128. Style.LookAndFeel.NativeStyle = False
  1129. Style.Shadow = False
  1130. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1131. StyleDisabled.LookAndFeel.NativeStyle = False
  1132. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1133. StyleFocused.LookAndFeel.NativeStyle = False
  1134. StyleFocused.TextStyle = [fsBold]
  1135. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1136. StyleHot.LookAndFeel.NativeStyle = False
  1137. TabOrder = 5
  1138. Width = 257
  1139. end
  1140. object EdAtrb2: TcxTextEdit
  1141. Left = 142
  1142. Top = 177
  1143. Properties.Alignment.Horz = taLeftJustify
  1144. Properties.MaxLength = 60
  1145. Properties.ReadOnly = False
  1146. Style.LookAndFeel.Kind = lfUltraFlat
  1147. Style.LookAndFeel.NativeStyle = False
  1148. Style.Shadow = False
  1149. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1150. StyleDisabled.LookAndFeel.NativeStyle = False
  1151. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1152. StyleFocused.LookAndFeel.NativeStyle = False
  1153. StyleFocused.TextStyle = [fsBold]
  1154. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1155. StyleHot.LookAndFeel.NativeStyle = False
  1156. TabOrder = 6
  1157. Width = 257
  1158. end
  1159. object CbUseYn2: TcxComboBox
  1160. Left = 405
  1161. Top = 177
  1162. Properties.Alignment.Horz = taCenter
  1163. Properties.DropDownListStyle = lsFixedList
  1164. Properties.HideSelection = False
  1165. Properties.Items.Strings = (
  1166. 'Y'
  1167. 'N')
  1168. Properties.ReadOnly = False
  1169. Style.BorderColor = clWindowFrame
  1170. Style.BorderStyle = ebsUltraFlat
  1171. Style.LookAndFeel.Kind = lfUltraFlat
  1172. Style.LookAndFeel.NativeStyle = False
  1173. Style.ButtonStyle = btsUltraFlat
  1174. Style.PopupBorderStyle = epbsFlat
  1175. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1176. StyleDisabled.LookAndFeel.NativeStyle = False
  1177. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1178. StyleFocused.LookAndFeel.NativeStyle = False
  1179. StyleFocused.TextColor = clBlack
  1180. StyleFocused.TextStyle = [fsBold]
  1181. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1182. StyleHot.LookAndFeel.NativeStyle = False
  1183. TabOrder = 7
  1184. Text = 'Y'
  1185. Width = 67
  1186. end
  1187. object EdCdAbbr: TcxTextEdit
  1188. Left = 301
  1189. Top = 20
  1190. Properties.Alignment.Horz = taLeftJustify
  1191. Properties.Alignment.Vert = taVCenter
  1192. Properties.MaxLength = 60
  1193. Properties.ReadOnly = False
  1194. Style.LookAndFeel.Kind = lfUltraFlat
  1195. Style.LookAndFeel.NativeStyle = False
  1196. Style.Shadow = False
  1197. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1198. StyleDisabled.LookAndFeel.NativeStyle = False
  1199. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1200. StyleFocused.LookAndFeel.NativeStyle = False
  1201. StyleFocused.TextStyle = [fsBold]
  1202. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1203. StyleHot.LookAndFeel.NativeStyle = False
  1204. TabOrder = 1
  1205. Visible = False
  1206. Width = 171
  1207. end
  1208. end
  1209. object Panel4: TPanel
  1210. Left = 3
  1211. Top = 19
  1212. Width = 575
  1213. Height = 37
  1214. Align = alTop
  1215. BevelOuter = bvNone
  1216. ParentBackground = False
  1217. ParentColor = True
  1218. TabOrder = 2
  1219. object ImgDesc05: TImage
  1220. Left = 10
  1221. Top = 14
  1222. Width = 9
  1223. Height = 9
  1224. Transparent = True
  1225. end
  1226. object Label16: TLabel
  1227. Left = 25
  1228. Top = 10
  1229. Width = 52
  1230. Height = 17
  1231. Caption = #45824#54364#53076#46300
  1232. end
  1233. object EdCmmnClsfCd: TcxTextEdit
  1234. Left = 96
  1235. Top = 6
  1236. Properties.Alignment.Horz = taCenter
  1237. Properties.MaxLength = 10
  1238. Properties.ReadOnly = True
  1239. Style.LookAndFeel.Kind = lfUltraFlat
  1240. Style.LookAndFeel.NativeStyle = False
  1241. Style.Shadow = False
  1242. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1243. StyleDisabled.LookAndFeel.NativeStyle = False
  1244. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1245. StyleFocused.LookAndFeel.NativeStyle = False
  1246. StyleFocused.TextStyle = [fsBold]
  1247. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1248. StyleHot.LookAndFeel.NativeStyle = False
  1249. TabOrder = 0
  1250. Width = 74
  1251. end
  1252. object EdCmmnClsfCdNm: TcxTextEdit
  1253. Left = 176
  1254. Top = 6
  1255. Properties.Alignment.Horz = taLeftJustify
  1256. Properties.MaxLength = 0
  1257. Properties.ReadOnly = True
  1258. Style.LookAndFeel.Kind = lfUltraFlat
  1259. Style.LookAndFeel.NativeStyle = False
  1260. Style.Shadow = False
  1261. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1262. StyleDisabled.LookAndFeel.NativeStyle = False
  1263. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1264. StyleFocused.LookAndFeel.NativeStyle = False
  1265. StyleFocused.TextStyle = [fsBold]
  1266. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1267. StyleHot.LookAndFeel.NativeStyle = False
  1268. TabOrder = 1
  1269. Width = 262
  1270. end
  1271. end
  1272. object CxList2: TcxGrid
  1273. Left = 3
  1274. Top = 56
  1275. Width = 575
  1276. Height = 385
  1277. Align = alClient
  1278. TabOrder = 3
  1279. LookAndFeel.Kind = lfUltraFlat
  1280. object TvList2: TcxGridTableView
  1281. OnFocusedRecordChanged = TvList2FocusedRecordChanged
  1282. DataController.Filter.OnChanged = TvList2DataControllerFilterChanged
  1283. DataController.Summary.DefaultGroupSummaryItems = <>
  1284. DataController.Summary.FooterSummaryItems = <>
  1285. DataController.Summary.SummaryGroups = <>
  1286. FilterRow.Visible = True
  1287. FilterRow.ApplyChanges = fracImmediately
  1288. OptionsBehavior.CellHints = True
  1289. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  1290. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  1291. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  1292. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  1293. OptionsData.Deleting = False
  1294. OptionsData.DeletingConfirmation = False
  1295. OptionsData.Editing = False
  1296. OptionsData.Inserting = False
  1297. OptionsSelection.HideFocusRectOnExit = False
  1298. OptionsView.Indicator = True
  1299. object SColumn01: TcxGridColumn
  1300. Caption = #54200#51665#47784#46300
  1301. PropertiesClassName = 'TcxTextEditProperties'
  1302. Properties.Alignment.Vert = taVCenter
  1303. Visible = False
  1304. HeaderAlignmentHorz = taCenter
  1305. HeaderAlignmentVert = vaCenter
  1306. Options.Editing = False
  1307. end
  1308. object SColumn02: TcxGridColumn
  1309. Caption = #44277#53685#53076#46300
  1310. PropertiesClassName = 'TcxTextEditProperties'
  1311. Properties.Alignment.Vert = taVCenter
  1312. HeaderAlignmentHorz = taCenter
  1313. HeaderAlignmentVert = vaCenter
  1314. Options.Editing = False
  1315. end
  1316. object SColumn03: TcxGridColumn
  1317. Caption = #54620#44544#47749
  1318. PropertiesClassName = 'TcxTextEditProperties'
  1319. Properties.Alignment.Vert = taVCenter
  1320. HeaderAlignmentHorz = taCenter
  1321. HeaderAlignmentVert = vaCenter
  1322. Options.Editing = False
  1323. Width = 150
  1324. end
  1325. object SColumn04: TcxGridColumn
  1326. Caption = #50689#47928#47749
  1327. PropertiesClassName = 'TcxTextEditProperties'
  1328. Properties.Alignment.Vert = taVCenter
  1329. HeaderAlignmentHorz = taCenter
  1330. HeaderAlignmentVert = vaCenter
  1331. Options.Editing = False
  1332. Width = 150
  1333. end
  1334. object SColumn05: TcxGridColumn
  1335. Caption = #50557#50612
  1336. PropertiesClassName = 'TcxTextEditProperties'
  1337. Properties.Alignment.Vert = taVCenter
  1338. Visible = False
  1339. HeaderAlignmentHorz = taCenter
  1340. HeaderAlignmentVert = vaCenter
  1341. Options.Editing = False
  1342. VisibleForCustomization = False
  1343. Width = 90
  1344. end
  1345. object SColumn06: TcxGridColumn
  1346. Caption = #48708#44256
  1347. PropertiesClassName = 'TcxTextEditProperties'
  1348. Properties.Alignment.Vert = taVCenter
  1349. HeaderAlignmentHorz = taCenter
  1350. HeaderAlignmentVert = vaCenter
  1351. Options.Editing = False
  1352. Width = 96
  1353. end
  1354. object SColumn07: TcxGridColumn
  1355. Caption = #49549#49457'1'
  1356. PropertiesClassName = 'TcxTextEditProperties'
  1357. Properties.Alignment.Vert = taVCenter
  1358. HeaderAlignmentHorz = taCenter
  1359. HeaderAlignmentVert = vaCenter
  1360. Options.Editing = False
  1361. end
  1362. object SColumn08: TcxGridColumn
  1363. Caption = #49549#49457'2'
  1364. PropertiesClassName = 'TcxTextEditProperties'
  1365. Properties.Alignment.Vert = taVCenter
  1366. HeaderAlignmentHorz = taCenter
  1367. HeaderAlignmentVert = vaCenter
  1368. Options.Editing = False
  1369. end
  1370. object SColumn09: TcxGridColumn
  1371. Caption = #49324#50857#50668#48512
  1372. PropertiesClassName = 'TcxTextEditProperties'
  1373. Properties.Alignment.Horz = taCenter
  1374. Properties.Alignment.Vert = taVCenter
  1375. HeaderAlignmentHorz = taCenter
  1376. HeaderAlignmentVert = vaCenter
  1377. Options.Editing = False
  1378. end
  1379. object SColumn10: TcxGridColumn
  1380. Caption = #52572#52488#46321#47197#51088
  1381. PropertiesClassName = 'TcxTextEditProperties'
  1382. Properties.Alignment.Vert = taVCenter
  1383. Visible = False
  1384. HeaderAlignmentHorz = taCenter
  1385. HeaderAlignmentVert = vaCenter
  1386. Options.Editing = False
  1387. VisibleForCustomization = False
  1388. end
  1389. object SColumn11: TcxGridColumn
  1390. Caption = #52572#52488#46321#47197#51068#49884
  1391. PropertiesClassName = 'TcxTextEditProperties'
  1392. Properties.Alignment.Vert = taVCenter
  1393. Visible = False
  1394. HeaderAlignmentHorz = taCenter
  1395. HeaderAlignmentVert = vaCenter
  1396. Options.Editing = False
  1397. VisibleForCustomization = False
  1398. end
  1399. object SColumn12: TcxGridColumn
  1400. Caption = #52572#51333#49688#51221#51088
  1401. PropertiesClassName = 'TcxTextEditProperties'
  1402. Properties.Alignment.Vert = taVCenter
  1403. Visible = False
  1404. HeaderAlignmentHorz = taCenter
  1405. HeaderAlignmentVert = vaCenter
  1406. Options.Editing = False
  1407. VisibleForCustomization = False
  1408. end
  1409. object SColumn13: TcxGridColumn
  1410. Caption = #52572#51333#49688#51221#51068#49884
  1411. PropertiesClassName = 'TcxTextEditProperties'
  1412. Properties.Alignment.Vert = taVCenter
  1413. Visible = False
  1414. HeaderAlignmentHorz = taCenter
  1415. HeaderAlignmentVert = vaCenter
  1416. Options.Editing = False
  1417. VisibleForCustomization = False
  1418. end
  1419. object SColumn98: TcxGridColumn
  1420. Caption = #47700#47784#47532
  1421. DataBinding.ValueType = 'Integer'
  1422. PropertiesClassName = 'TcxCalcEditProperties'
  1423. Properties.Alignment.Horz = taRightJustify
  1424. Properties.Alignment.Vert = taVCenter
  1425. Visible = False
  1426. HeaderAlignmentHorz = taCenter
  1427. HeaderAlignmentVert = vaCenter
  1428. Options.Editing = False
  1429. end
  1430. end
  1431. object GlList2: TcxGridLevel
  1432. GridView = TvList2
  1433. end
  1434. end
  1435. object cxLabel11: TcxLabel
  1436. Left = 28
  1437. Top = 230
  1438. Caption = #49464#48512#53076#46300
  1439. Transparent = True
  1440. Visible = False
  1441. end
  1442. object cxLabel12: TcxLabel
  1443. Left = 28
  1444. Top = 250
  1445. Caption = #49352#47196#50868' '#49464#48512#53076#46300#47484' '#51077#47141#54616#49464#50836'.'#13#10#51077#47141#54980#50640#45716' '#49688#51221#51060' '#48520#44032#45733#54633#45768#45796'.'
  1446. Transparent = True
  1447. Visible = False
  1448. end
  1449. object cxLabel13: TcxLabel
  1450. Left = 28
  1451. Top = 273
  1452. Caption = #52572#45824'7'#51088#47532
  1453. Transparent = True
  1454. Visible = False
  1455. end
  1456. object cxLabel14: TcxLabel
  1457. Left = 28
  1458. Top = 294
  1459. Caption = '7'#51088#47532#47484' '#52488#44284#54616#50688#44144#45208' '#44050#51060' '#50630#49845#45768#45796'.'
  1460. Transparent = True
  1461. Visible = False
  1462. end
  1463. object cxLabel15: TcxLabel
  1464. Left = 29
  1465. Top = 315
  1466. Caption = #49464#48512#53076#46300' '#52628#44032' '#50724#47448
  1467. Transparent = True
  1468. Visible = False
  1469. end
  1470. object cxLabel16: TcxLabel
  1471. Left = 31
  1472. Top = 342
  1473. Caption = #45824#54364#53076#46300#47484' '#49440#53469#54980' '#49324#50857#54644#51452#49901#49884#50724'.'
  1474. Transparent = True
  1475. Visible = False
  1476. end
  1477. object cxLabel17: TcxLabel
  1478. Left = 28
  1479. Top = 149
  1480. Caption = #53076#46300' '#51221#48372' '#49325#51228
  1481. Transparent = True
  1482. Visible = False
  1483. end
  1484. object cxLabel18: TcxLabel
  1485. Left = 28
  1486. Top = 169
  1487. Caption = #45824#54364#53076#46300' '#51221#48372#47484' '#49325#51228' '#54616#49884#44192#49845#45768#44620'?'#13#10#49464#48512#53076#46300' '#51221#48372#46020' '#54632#44760' '#49325#51228' '#46121#45768#45796'.'
  1488. Transparent = True
  1489. Visible = False
  1490. end
  1491. object cxLabel19: TcxLabel
  1492. Left = 28
  1493. Top = 185
  1494. Caption = #45824#54364#53076#46300#50752' '#49464#48512#53076#46300' '#51221#48372#47484' '#49325#51228#54616#50688#49845#45768#45796'.'
  1495. Transparent = True
  1496. Visible = False
  1497. end
  1498. object cxLabel20: TcxLabel
  1499. Left = 28
  1500. Top = 365
  1501. Caption = #49464#48512#53076#46300' '#51221#48372' '#49325#51228
  1502. Transparent = True
  1503. Visible = False
  1504. end
  1505. object cxLabel21: TcxLabel
  1506. Left = 28
  1507. Top = 385
  1508. Caption = #49464#48512#53076#46300' '#51221#48372#47484' '#49325#51228' '#54616#49884#44192#49845#45768#44620'?'
  1509. Transparent = True
  1510. Visible = False
  1511. end
  1512. object cxLabel22: TcxLabel
  1513. Left = 28
  1514. Top = 401
  1515. Caption = #49464#48512#53076#46300' '#51221#48372#47484' '#49325#51228#54616#50688#49845#45768#45796'.'
  1516. Transparent = True
  1517. Visible = False
  1518. end
  1519. end
  1520. end
  1521. object TmrShow: TTimer
  1522. Enabled = False
  1523. Interval = 500
  1524. OnTimer = TmrShowTimer
  1525. Left = 700
  1526. Top = 16
  1527. end
  1528. end