IDB0080MF.dfm 49 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520
  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. end
  674. object MColumn11: TcxGridColumn
  675. Caption = #52572#51333#49688#51221#51088
  676. PropertiesClassName = 'TcxTextEditProperties'
  677. Properties.Alignment.Vert = taVCenter
  678. Visible = False
  679. HeaderAlignmentHorz = taCenter
  680. HeaderAlignmentVert = vaCenter
  681. Options.Editing = False
  682. end
  683. object MColumn12: TcxGridColumn
  684. Caption = #52572#51333#49688#51221#51068#49884
  685. PropertiesClassName = 'TcxTextEditProperties'
  686. Properties.Alignment.Vert = taVCenter
  687. Visible = False
  688. HeaderAlignmentHorz = taCenter
  689. HeaderAlignmentVert = vaCenter
  690. Options.Editing = False
  691. end
  692. object MColumn98: TcxGridColumn
  693. Caption = #47700#47784#47532
  694. DataBinding.ValueType = 'Integer'
  695. PropertiesClassName = 'TcxCalcEditProperties'
  696. Properties.Alignment.Horz = taRightJustify
  697. Properties.Alignment.Vert = taVCenter
  698. Visible = False
  699. HeaderAlignmentHorz = taCenter
  700. HeaderAlignmentVert = vaCenter
  701. Options.Editing = False
  702. end
  703. end
  704. object GlList1: TcxGridLevel
  705. GridView = TvList1
  706. end
  707. end
  708. object cxLabel1: TcxLabel
  709. Left = 30
  710. Top = 122
  711. Caption = #45824#54364#53076#46300' '#51221#48372#47484' '#46321#47197' '#54616#50688#49845#45768#45796'.'
  712. Transparent = True
  713. Visible = False
  714. end
  715. object cxLabel2: TcxLabel
  716. Left = 30
  717. Top = 146
  718. Caption = #45824#54364#53076#46300' '#51221#48372#47484' '#49688#51221' '#54616#50688#49845#45768#45796'.'
  719. Transparent = True
  720. Visible = False
  721. end
  722. object cxLabel3: TcxLabel
  723. Left = 30
  724. Top = 178
  725. Caption = #49464#48512#53076#46300' '#51221#48372#47484' '#46321#47197' '#54616#50688#49845#45768#45796'.'
  726. Transparent = True
  727. Visible = False
  728. end
  729. object cxLabel4: TcxLabel
  730. Left = 30
  731. Top = 202
  732. Caption = #49464#48512#53076#46300' '#51221#48372#47484' '#49688#51221' '#54616#50688#49845#45768#45796'.'
  733. Transparent = True
  734. Visible = False
  735. end
  736. object cxLabel5: TcxLabel
  737. Left = 30
  738. Top = 230
  739. Caption = #45824#54364#53076#46300
  740. Transparent = True
  741. Visible = False
  742. end
  743. object cxLabel6: TcxLabel
  744. Left = 30
  745. Top = 250
  746. 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'.'
  747. Transparent = True
  748. Visible = False
  749. end
  750. object cxLabel7: TcxLabel
  751. Left = 30
  752. Top = 273
  753. Caption = #52572#45824'5'#51088#47532
  754. Transparent = True
  755. Visible = False
  756. end
  757. object cxLabel8: TcxLabel
  758. Left = 30
  759. Top = 294
  760. Caption = '5'#51088#47532#47484' '#52488#44284#54616#50688#44144#45208' '#44050#51060' '#50630#49845#45768#45796'.'
  761. Transparent = True
  762. Visible = False
  763. end
  764. object cxLabel9: TcxLabel
  765. Left = 31
  766. Top = 315
  767. Caption = #45824#54364#53076#46300' '#52628#44032' '#50724#47448
  768. Transparent = True
  769. Visible = False
  770. end
  771. object cxLabel10: TcxLabel
  772. Left = 31
  773. Top = 342
  774. Caption = #51060#48120' '#49324#50857' '#51473#51064' '#53076#46300#51077#45768#45796'.'#13#10#45796#47480' '#53076#46300#47484' '#51077#47141#54616#49464#50836'.'
  775. Transparent = True
  776. Visible = False
  777. end
  778. end
  779. object GrpSubCode: TcxGroupBox
  780. Left = 500
  781. Top = 0
  782. Align = alRight
  783. Caption = #9654' '#49464#48512#53076#46300
  784. Style.TextStyle = [fsBold]
  785. TabOrder = 2
  786. Height = 708
  787. Width = 581
  788. object Panel2: TPanel
  789. Left = 3
  790. Top = 661
  791. Width = 575
  792. Height = 37
  793. Align = alBottom
  794. BevelOuter = bvNone
  795. ParentBackground = False
  796. ParentColor = True
  797. TabOrder = 0
  798. object BtnSave2: TcxButton
  799. Tag = 1
  800. Left = 10
  801. Top = 6
  802. Width = 80
  803. Height = 25
  804. Cursor = crHandPoint
  805. Hint = #51200#51109
  806. Caption = #51200#51109
  807. Colors.Default = 10737865
  808. LookAndFeel.Kind = lfUltraFlat
  809. TabOrder = 0
  810. Font.Charset = DEFAULT_CHARSET
  811. Font.Color = clBlack
  812. Font.Height = -13
  813. Font.Name = #47569#51008' '#44256#46357
  814. Font.Style = [fsBold]
  815. ParentFont = False
  816. OnClick = BtnSaveClick
  817. end
  818. object BtnCancel2: TcxButton
  819. Tag = 1
  820. Left = 91
  821. Top = 6
  822. Width = 80
  823. Height = 25
  824. Cursor = crHandPoint
  825. Hint = #52712#49548
  826. Caption = #52712#49548
  827. Colors.Default = 10737865
  828. LookAndFeel.Kind = lfUltraFlat
  829. TabOrder = 1
  830. Font.Charset = DEFAULT_CHARSET
  831. Font.Color = clBlack
  832. Font.Height = -13
  833. Font.Name = #47569#51008' '#44256#46357
  834. Font.Style = [fsBold]
  835. ParentFont = False
  836. OnClick = BtnCancelClick
  837. end
  838. object BtnInsert2: TcxButton
  839. Tag = 1
  840. Left = 172
  841. Top = 6
  842. Width = 80
  843. Height = 25
  844. Cursor = crHandPoint
  845. Hint = #46321#47197
  846. Caption = #46321#47197
  847. Colors.Default = 10737865
  848. LookAndFeel.Kind = lfUltraFlat
  849. TabOrder = 2
  850. Visible = False
  851. Font.Charset = DEFAULT_CHARSET
  852. Font.Color = clBlack
  853. Font.Height = -13
  854. Font.Name = #47569#51008' '#44256#46357
  855. Font.Style = [fsBold]
  856. ParentFont = False
  857. OnClick = BtnInsertClick
  858. end
  859. object BtnEdit2: TcxButton
  860. Tag = 1
  861. Left = 253
  862. Top = 6
  863. Width = 80
  864. Height = 25
  865. Cursor = crHandPoint
  866. Hint = #49688#51221
  867. Caption = #49688#51221
  868. Colors.Default = 10737865
  869. LookAndFeel.Kind = lfUltraFlat
  870. TabOrder = 3
  871. Font.Charset = DEFAULT_CHARSET
  872. Font.Color = clBlack
  873. Font.Height = -13
  874. Font.Name = #47569#51008' '#44256#46357
  875. Font.Style = [fsBold]
  876. ParentFont = False
  877. OnClick = BtnEditClick
  878. end
  879. object BtnDelete2: TcxButton
  880. Tag = 1
  881. Left = 334
  882. Top = 6
  883. Width = 80
  884. Height = 25
  885. Cursor = crHandPoint
  886. Hint = #49325#51228
  887. Caption = #49325#51228
  888. Colors.Default = 10737865
  889. LookAndFeel.Kind = lfUltraFlat
  890. TabOrder = 4
  891. Visible = False
  892. Font.Charset = DEFAULT_CHARSET
  893. Font.Color = clBlack
  894. Font.Height = -13
  895. Font.Name = #47569#51008' '#44256#46357
  896. Font.Style = [fsBold]
  897. ParentFont = False
  898. OnClick = BtnDeleteClick
  899. end
  900. end
  901. object cxGroupBox2: TcxGroupBox
  902. Left = 3
  903. Top = 441
  904. Align = alBottom
  905. Caption = #9654' '#49464#48512#53076#46300' '#53076#46300' '#54200#51665
  906. ParentFont = False
  907. Style.BorderColor = clCaptionText
  908. Style.Font.Charset = DEFAULT_CHARSET
  909. Style.Font.Color = clWindowText
  910. Style.Font.Height = -13
  911. Style.Font.Name = #47569#51008' '#44256#46357
  912. Style.Font.Style = []
  913. Style.Shadow = False
  914. Style.TextColor = clBlack
  915. Style.TextStyle = [fsBold]
  916. Style.IsFontAssigned = True
  917. TabOrder = 1
  918. Height = 220
  919. Width = 575
  920. object ImgDesc11: TImage
  921. Left = 10
  922. Top = 27
  923. Width = 9
  924. Height = 9
  925. Transparent = True
  926. end
  927. object Label4: TLabel
  928. Left = 93
  929. Top = 23
  930. Width = 44
  931. Height = 17
  932. Alignment = taRightJustify
  933. Caption = #53076#46300' ID'
  934. end
  935. object Label9: TLabel
  936. Left = 67
  937. Top = 54
  938. Width = 70
  939. Height = 17
  940. Alignment = taRightJustify
  941. Caption = #53076#46300' '#54620#44544#47749
  942. Color = clWindowText
  943. ParentColor = False
  944. Transparent = True
  945. end
  946. object ImgDesc12: TImage
  947. Left = 10
  948. Top = 58
  949. Width = 9
  950. Height = 9
  951. Transparent = True
  952. end
  953. object ImgDesc13: TImage
  954. Left = 10
  955. Top = 89
  956. Width = 9
  957. Height = 9
  958. Transparent = True
  959. end
  960. object Label10: TLabel
  961. Left = 67
  962. Top = 85
  963. Width = 70
  964. Height = 17
  965. Alignment = taRightJustify
  966. Caption = #53076#46300' '#50689#47928#47749
  967. Color = clWindowText
  968. ParentColor = False
  969. Transparent = True
  970. end
  971. object ImgDesc14: TImage
  972. Left = 10
  973. Top = 119
  974. Width = 9
  975. Height = 9
  976. Transparent = True
  977. end
  978. object Label11: TLabel
  979. Left = 111
  980. Top = 115
  981. Width = 26
  982. Height = 17
  983. Alignment = taRightJustify
  984. Caption = #48708#44256
  985. Color = clWindowText
  986. ParentColor = False
  987. Transparent = True
  988. end
  989. object ImgDesc15: TImage
  990. Left = 10
  991. Top = 150
  992. Width = 9
  993. Height = 9
  994. Transparent = True
  995. end
  996. object Label12: TLabel
  997. Left = 104
  998. Top = 146
  999. Width = 33
  1000. Height = 17
  1001. Alignment = taRightJustify
  1002. Caption = #49549#49457'1'
  1003. Color = clWindowText
  1004. ParentColor = False
  1005. Transparent = True
  1006. end
  1007. object Label13: TLabel
  1008. Left = 104
  1009. Top = 178
  1010. Width = 33
  1011. Height = 17
  1012. Alignment = taRightJustify
  1013. Caption = #49549#49457'2'
  1014. Color = clWindowText
  1015. ParentColor = False
  1016. Transparent = True
  1017. end
  1018. object ImgDesc16: TImage
  1019. Left = 10
  1020. Top = 182
  1021. Width = 9
  1022. Height = 9
  1023. Transparent = True
  1024. end
  1025. object ImgDesc17: TImage
  1026. Left = 226
  1027. Top = 27
  1028. Width = 9
  1029. Height = 9
  1030. Transparent = True
  1031. Visible = False
  1032. end
  1033. object Label14: TLabel
  1034. Left = 243
  1035. Top = 23
  1036. Width = 52
  1037. Height = 17
  1038. Caption = #53076#46300#50557#50612
  1039. Visible = False
  1040. end
  1041. object EdId2: TcxTextEdit
  1042. Left = 142
  1043. Top = 20
  1044. Properties.Alignment.Horz = taCenter
  1045. Properties.MaxLength = 5
  1046. Properties.ReadOnly = False
  1047. Style.LookAndFeel.Kind = lfUltraFlat
  1048. Style.LookAndFeel.NativeStyle = False
  1049. Style.Shadow = False
  1050. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1051. StyleDisabled.LookAndFeel.NativeStyle = False
  1052. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1053. StyleFocused.LookAndFeel.NativeStyle = False
  1054. StyleFocused.TextStyle = [fsBold]
  1055. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1056. StyleHot.LookAndFeel.NativeStyle = False
  1057. TabOrder = 0
  1058. Width = 74
  1059. end
  1060. object EdKName2: TcxTextEdit
  1061. Left = 142
  1062. Top = 51
  1063. Properties.Alignment.Horz = taLeftJustify
  1064. Properties.MaxLength = 100
  1065. Properties.ReadOnly = False
  1066. Style.LookAndFeel.Kind = lfUltraFlat
  1067. Style.LookAndFeel.NativeStyle = False
  1068. Style.Shadow = False
  1069. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1070. StyleDisabled.LookAndFeel.NativeStyle = False
  1071. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1072. StyleFocused.LookAndFeel.NativeStyle = False
  1073. StyleFocused.TextStyle = [fsBold]
  1074. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1075. StyleHot.LookAndFeel.NativeStyle = False
  1076. TabOrder = 2
  1077. Width = 330
  1078. end
  1079. object EdEName2: TcxTextEdit
  1080. Left = 142
  1081. Top = 84
  1082. Properties.Alignment.Horz = taLeftJustify
  1083. Properties.MaxLength = 100
  1084. Properties.ReadOnly = False
  1085. Style.LookAndFeel.Kind = lfUltraFlat
  1086. Style.LookAndFeel.NativeStyle = False
  1087. Style.Shadow = False
  1088. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1089. StyleDisabled.LookAndFeel.NativeStyle = False
  1090. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1091. StyleFocused.LookAndFeel.NativeStyle = False
  1092. StyleFocused.TextStyle = [fsBold]
  1093. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1094. StyleHot.LookAndFeel.NativeStyle = False
  1095. TabOrder = 3
  1096. Width = 330
  1097. end
  1098. object EdRemark2: TcxTextEdit
  1099. Left = 142
  1100. Top = 115
  1101. Properties.Alignment.Horz = taLeftJustify
  1102. Properties.MaxLength = 600
  1103. Properties.ReadOnly = False
  1104. Style.LookAndFeel.Kind = lfUltraFlat
  1105. Style.LookAndFeel.NativeStyle = False
  1106. Style.Shadow = False
  1107. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1108. StyleDisabled.LookAndFeel.NativeStyle = False
  1109. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1110. StyleFocused.LookAndFeel.NativeStyle = False
  1111. StyleFocused.TextStyle = [fsBold]
  1112. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1113. StyleHot.LookAndFeel.NativeStyle = False
  1114. TabOrder = 4
  1115. Width = 330
  1116. end
  1117. object EdAtrb1: TcxTextEdit
  1118. Left = 142
  1119. Top = 146
  1120. Properties.Alignment.Horz = taLeftJustify
  1121. Properties.MaxLength = 60
  1122. Properties.ReadOnly = False
  1123. Style.LookAndFeel.Kind = lfUltraFlat
  1124. Style.LookAndFeel.NativeStyle = False
  1125. Style.Shadow = False
  1126. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1127. StyleDisabled.LookAndFeel.NativeStyle = False
  1128. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1129. StyleFocused.LookAndFeel.NativeStyle = False
  1130. StyleFocused.TextStyle = [fsBold]
  1131. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1132. StyleHot.LookAndFeel.NativeStyle = False
  1133. TabOrder = 5
  1134. Width = 257
  1135. end
  1136. object EdAtrb2: TcxTextEdit
  1137. Left = 142
  1138. Top = 177
  1139. Properties.Alignment.Horz = taLeftJustify
  1140. Properties.MaxLength = 60
  1141. Properties.ReadOnly = False
  1142. Style.LookAndFeel.Kind = lfUltraFlat
  1143. Style.LookAndFeel.NativeStyle = False
  1144. Style.Shadow = False
  1145. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1146. StyleDisabled.LookAndFeel.NativeStyle = False
  1147. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1148. StyleFocused.LookAndFeel.NativeStyle = False
  1149. StyleFocused.TextStyle = [fsBold]
  1150. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1151. StyleHot.LookAndFeel.NativeStyle = False
  1152. TabOrder = 6
  1153. Width = 257
  1154. end
  1155. object CbUseYn2: TcxComboBox
  1156. Left = 405
  1157. Top = 177
  1158. Properties.Alignment.Horz = taCenter
  1159. Properties.DropDownListStyle = lsFixedList
  1160. Properties.HideSelection = False
  1161. Properties.Items.Strings = (
  1162. 'Y'
  1163. 'N')
  1164. Properties.ReadOnly = False
  1165. Style.BorderColor = clWindowFrame
  1166. Style.BorderStyle = ebsUltraFlat
  1167. Style.LookAndFeel.Kind = lfUltraFlat
  1168. Style.LookAndFeel.NativeStyle = False
  1169. Style.ButtonStyle = btsUltraFlat
  1170. Style.PopupBorderStyle = epbsFlat
  1171. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1172. StyleDisabled.LookAndFeel.NativeStyle = False
  1173. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1174. StyleFocused.LookAndFeel.NativeStyle = False
  1175. StyleFocused.TextColor = clBlack
  1176. StyleFocused.TextStyle = [fsBold]
  1177. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1178. StyleHot.LookAndFeel.NativeStyle = False
  1179. TabOrder = 7
  1180. Text = 'Y'
  1181. Width = 67
  1182. end
  1183. object EdCdAbbr: TcxTextEdit
  1184. Left = 301
  1185. Top = 20
  1186. Properties.Alignment.Horz = taLeftJustify
  1187. Properties.Alignment.Vert = taVCenter
  1188. Properties.MaxLength = 60
  1189. Properties.ReadOnly = False
  1190. Style.LookAndFeel.Kind = lfUltraFlat
  1191. Style.LookAndFeel.NativeStyle = False
  1192. Style.Shadow = False
  1193. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1194. StyleDisabled.LookAndFeel.NativeStyle = False
  1195. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1196. StyleFocused.LookAndFeel.NativeStyle = False
  1197. StyleFocused.TextStyle = [fsBold]
  1198. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1199. StyleHot.LookAndFeel.NativeStyle = False
  1200. TabOrder = 1
  1201. Visible = False
  1202. Width = 171
  1203. end
  1204. end
  1205. object Panel4: TPanel
  1206. Left = 3
  1207. Top = 19
  1208. Width = 575
  1209. Height = 37
  1210. Align = alTop
  1211. BevelOuter = bvNone
  1212. ParentBackground = False
  1213. ParentColor = True
  1214. TabOrder = 2
  1215. object ImgDesc05: TImage
  1216. Left = 10
  1217. Top = 14
  1218. Width = 9
  1219. Height = 9
  1220. Transparent = True
  1221. end
  1222. object Label16: TLabel
  1223. Left = 25
  1224. Top = 10
  1225. Width = 52
  1226. Height = 17
  1227. Caption = #45824#54364#53076#46300
  1228. end
  1229. object EdCmmnClsfCd: TcxTextEdit
  1230. Left = 96
  1231. Top = 6
  1232. Properties.Alignment.Horz = taCenter
  1233. Properties.MaxLength = 10
  1234. Properties.ReadOnly = True
  1235. Style.LookAndFeel.Kind = lfUltraFlat
  1236. Style.LookAndFeel.NativeStyle = False
  1237. Style.Shadow = False
  1238. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1239. StyleDisabled.LookAndFeel.NativeStyle = False
  1240. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1241. StyleFocused.LookAndFeel.NativeStyle = False
  1242. StyleFocused.TextStyle = [fsBold]
  1243. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1244. StyleHot.LookAndFeel.NativeStyle = False
  1245. TabOrder = 0
  1246. Width = 74
  1247. end
  1248. object EdCmmnClsfCdNm: TcxTextEdit
  1249. Left = 176
  1250. Top = 6
  1251. Properties.Alignment.Horz = taLeftJustify
  1252. Properties.MaxLength = 0
  1253. Properties.ReadOnly = True
  1254. Style.LookAndFeel.Kind = lfUltraFlat
  1255. Style.LookAndFeel.NativeStyle = False
  1256. Style.Shadow = False
  1257. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1258. StyleDisabled.LookAndFeel.NativeStyle = False
  1259. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1260. StyleFocused.LookAndFeel.NativeStyle = False
  1261. StyleFocused.TextStyle = [fsBold]
  1262. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1263. StyleHot.LookAndFeel.NativeStyle = False
  1264. TabOrder = 1
  1265. Width = 262
  1266. end
  1267. end
  1268. object CxList2: TcxGrid
  1269. Left = 3
  1270. Top = 56
  1271. Width = 575
  1272. Height = 385
  1273. Align = alClient
  1274. TabOrder = 3
  1275. LookAndFeel.Kind = lfUltraFlat
  1276. object TvList2: TcxGridTableView
  1277. OnFocusedRecordChanged = TvList2FocusedRecordChanged
  1278. DataController.Filter.OnChanged = TvList2DataControllerFilterChanged
  1279. DataController.Summary.DefaultGroupSummaryItems = <>
  1280. DataController.Summary.FooterSummaryItems = <>
  1281. DataController.Summary.SummaryGroups = <>
  1282. FilterRow.Visible = True
  1283. FilterRow.ApplyChanges = fracImmediately
  1284. OptionsBehavior.CellHints = True
  1285. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  1286. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  1287. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  1288. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  1289. OptionsData.Deleting = False
  1290. OptionsData.DeletingConfirmation = False
  1291. OptionsData.Editing = False
  1292. OptionsData.Inserting = False
  1293. OptionsSelection.HideFocusRectOnExit = False
  1294. OptionsView.Indicator = True
  1295. object SColumn01: TcxGridColumn
  1296. Caption = #54200#51665#47784#46300
  1297. PropertiesClassName = 'TcxTextEditProperties'
  1298. Properties.Alignment.Vert = taVCenter
  1299. Visible = False
  1300. HeaderAlignmentHorz = taCenter
  1301. HeaderAlignmentVert = vaCenter
  1302. Options.Editing = False
  1303. end
  1304. object SColumn02: TcxGridColumn
  1305. Caption = #44277#53685#53076#46300
  1306. PropertiesClassName = 'TcxTextEditProperties'
  1307. Properties.Alignment.Vert = taVCenter
  1308. HeaderAlignmentHorz = taCenter
  1309. HeaderAlignmentVert = vaCenter
  1310. Options.Editing = False
  1311. end
  1312. object SColumn03: TcxGridColumn
  1313. Caption = #54620#44544#47749
  1314. PropertiesClassName = 'TcxTextEditProperties'
  1315. Properties.Alignment.Vert = taVCenter
  1316. HeaderAlignmentHorz = taCenter
  1317. HeaderAlignmentVert = vaCenter
  1318. Options.Editing = False
  1319. Width = 150
  1320. end
  1321. object SColumn04: TcxGridColumn
  1322. Caption = #50689#47928#47749
  1323. PropertiesClassName = 'TcxTextEditProperties'
  1324. Properties.Alignment.Vert = taVCenter
  1325. HeaderAlignmentHorz = taCenter
  1326. HeaderAlignmentVert = vaCenter
  1327. Options.Editing = False
  1328. Width = 150
  1329. end
  1330. object SColumn05: TcxGridColumn
  1331. Caption = #50557#50612
  1332. PropertiesClassName = 'TcxTextEditProperties'
  1333. Properties.Alignment.Vert = taVCenter
  1334. Visible = False
  1335. HeaderAlignmentHorz = taCenter
  1336. HeaderAlignmentVert = vaCenter
  1337. Options.Editing = False
  1338. VisibleForCustomization = False
  1339. Width = 90
  1340. end
  1341. object SColumn06: TcxGridColumn
  1342. Caption = #48708#44256
  1343. PropertiesClassName = 'TcxTextEditProperties'
  1344. Properties.Alignment.Vert = taVCenter
  1345. HeaderAlignmentHorz = taCenter
  1346. HeaderAlignmentVert = vaCenter
  1347. Options.Editing = False
  1348. Width = 96
  1349. end
  1350. object SColumn07: TcxGridColumn
  1351. Caption = #49549#49457'1'
  1352. PropertiesClassName = 'TcxTextEditProperties'
  1353. Properties.Alignment.Vert = taVCenter
  1354. HeaderAlignmentHorz = taCenter
  1355. HeaderAlignmentVert = vaCenter
  1356. Options.Editing = False
  1357. end
  1358. object SColumn08: TcxGridColumn
  1359. Caption = #49549#49457'2'
  1360. PropertiesClassName = 'TcxTextEditProperties'
  1361. Properties.Alignment.Vert = taVCenter
  1362. HeaderAlignmentHorz = taCenter
  1363. HeaderAlignmentVert = vaCenter
  1364. Options.Editing = False
  1365. end
  1366. object SColumn09: TcxGridColumn
  1367. Caption = #49324#50857#50668#48512
  1368. PropertiesClassName = 'TcxTextEditProperties'
  1369. Properties.Alignment.Horz = taCenter
  1370. Properties.Alignment.Vert = taVCenter
  1371. HeaderAlignmentHorz = taCenter
  1372. HeaderAlignmentVert = vaCenter
  1373. Options.Editing = False
  1374. end
  1375. object SColumn10: TcxGridColumn
  1376. Caption = #52572#52488#46321#47197#51088
  1377. PropertiesClassName = 'TcxTextEditProperties'
  1378. Properties.Alignment.Vert = taVCenter
  1379. Visible = False
  1380. HeaderAlignmentHorz = taCenter
  1381. HeaderAlignmentVert = vaCenter
  1382. Options.Editing = False
  1383. end
  1384. object SColumn11: TcxGridColumn
  1385. Caption = #52572#52488#46321#47197#51068#49884
  1386. PropertiesClassName = 'TcxTextEditProperties'
  1387. Properties.Alignment.Vert = taVCenter
  1388. Visible = False
  1389. HeaderAlignmentHorz = taCenter
  1390. HeaderAlignmentVert = vaCenter
  1391. Options.Editing = False
  1392. end
  1393. object SColumn12: TcxGridColumn
  1394. Caption = #52572#51333#49688#51221#51088
  1395. PropertiesClassName = 'TcxTextEditProperties'
  1396. Properties.Alignment.Vert = taVCenter
  1397. Visible = False
  1398. HeaderAlignmentHorz = taCenter
  1399. HeaderAlignmentVert = vaCenter
  1400. Options.Editing = False
  1401. end
  1402. object SColumn13: TcxGridColumn
  1403. Caption = #52572#51333#49688#51221#51068#49884
  1404. PropertiesClassName = 'TcxTextEditProperties'
  1405. Properties.Alignment.Vert = taVCenter
  1406. Visible = False
  1407. HeaderAlignmentHorz = taCenter
  1408. HeaderAlignmentVert = vaCenter
  1409. Options.Editing = False
  1410. end
  1411. object SColumn98: TcxGridColumn
  1412. Caption = #47700#47784#47532
  1413. DataBinding.ValueType = 'Integer'
  1414. PropertiesClassName = 'TcxCalcEditProperties'
  1415. Properties.Alignment.Horz = taRightJustify
  1416. Properties.Alignment.Vert = taVCenter
  1417. Visible = False
  1418. HeaderAlignmentHorz = taCenter
  1419. HeaderAlignmentVert = vaCenter
  1420. Options.Editing = False
  1421. end
  1422. end
  1423. object GlList2: TcxGridLevel
  1424. GridView = TvList2
  1425. end
  1426. end
  1427. object cxLabel11: TcxLabel
  1428. Left = 28
  1429. Top = 230
  1430. Caption = #49464#48512#53076#46300
  1431. Transparent = True
  1432. Visible = False
  1433. end
  1434. object cxLabel12: TcxLabel
  1435. Left = 28
  1436. Top = 250
  1437. 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'.'
  1438. Transparent = True
  1439. Visible = False
  1440. end
  1441. object cxLabel13: TcxLabel
  1442. Left = 28
  1443. Top = 273
  1444. Caption = #52572#45824'7'#51088#47532
  1445. Transparent = True
  1446. Visible = False
  1447. end
  1448. object cxLabel14: TcxLabel
  1449. Left = 28
  1450. Top = 294
  1451. Caption = '7'#51088#47532#47484' '#52488#44284#54616#50688#44144#45208' '#44050#51060' '#50630#49845#45768#45796'.'
  1452. Transparent = True
  1453. Visible = False
  1454. end
  1455. object cxLabel15: TcxLabel
  1456. Left = 29
  1457. Top = 315
  1458. Caption = #49464#48512#53076#46300' '#52628#44032' '#50724#47448
  1459. Transparent = True
  1460. Visible = False
  1461. end
  1462. object cxLabel16: TcxLabel
  1463. Left = 31
  1464. Top = 342
  1465. Caption = #45824#54364#53076#46300#47484' '#49440#53469#54980' '#49324#50857#54644#51452#49901#49884#50724'.'
  1466. Transparent = True
  1467. Visible = False
  1468. end
  1469. object cxLabel17: TcxLabel
  1470. Left = 28
  1471. Top = 149
  1472. Caption = #53076#46300' '#51221#48372' '#49325#51228
  1473. Transparent = True
  1474. Visible = False
  1475. end
  1476. object cxLabel18: TcxLabel
  1477. Left = 28
  1478. Top = 169
  1479. 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'.'
  1480. Transparent = True
  1481. Visible = False
  1482. end
  1483. object cxLabel19: TcxLabel
  1484. Left = 28
  1485. Top = 185
  1486. Caption = #45824#54364#53076#46300#50752' '#49464#48512#53076#46300' '#51221#48372#47484' '#49325#51228#54616#50688#49845#45768#45796'.'
  1487. Transparent = True
  1488. Visible = False
  1489. end
  1490. object cxLabel20: TcxLabel
  1491. Left = 28
  1492. Top = 365
  1493. Caption = #49464#48512#53076#46300' '#51221#48372' '#49325#51228
  1494. Transparent = True
  1495. Visible = False
  1496. end
  1497. object cxLabel21: TcxLabel
  1498. Left = 28
  1499. Top = 385
  1500. Caption = #49464#48512#53076#46300' '#51221#48372#47484' '#49325#51228' '#54616#49884#44192#49845#45768#44620'?'
  1501. Transparent = True
  1502. Visible = False
  1503. end
  1504. object cxLabel22: TcxLabel
  1505. Left = 28
  1506. Top = 401
  1507. Caption = #49464#48512#53076#46300' '#51221#48372#47484' '#49325#51228#54616#50688#49845#45768#45796'.'
  1508. Transparent = True
  1509. Visible = False
  1510. end
  1511. end
  1512. end
  1513. object TmrShow: TTimer
  1514. Enabled = False
  1515. Interval = 500
  1516. OnTimer = TmrShowTimer
  1517. Left = 700
  1518. Top = 16
  1519. end
  1520. end