IDB00301F.dfm 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. object IDB00301: TIDB00301
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderStyle = bsDialog
  7. Caption = #49436#48708#49828#47553#53356#51221#48372' '#49688#51221
  8. ClientHeight = 200
  9. ClientWidth = 448
  10. Color = clBtnFace
  11. DoubleBuffered = True
  12. Font.Charset = DEFAULT_CHARSET
  13. Font.Color = clWindowText
  14. Font.Height = -13
  15. Font.Name = #47569#51008' '#44256#46357
  16. Font.Style = []
  17. KeyPreview = True
  18. OldCreateOrder = False
  19. Position = poOwnerFormCenter
  20. ShowHint = True
  21. OnClose = FormClose
  22. OnShow = FormShow
  23. DesignSize = (
  24. 448
  25. 200)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpList: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 440
  32. Height = 158
  33. Anchors = [akLeft, akTop, akRight, akBottom]
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. Visible = False
  37. ExplicitWidth = 772
  38. ExplicitHeight = 655
  39. end
  40. object EdFocus: TEdit
  41. Left = -10
  42. Top = -10
  43. Width = 2
  44. Height = 25
  45. ImeName = 'Microsoft Office IME 2007'
  46. TabOrder = 1
  47. Text = 'EdFocus'
  48. end
  49. object cxGroupBox1: TcxGroupBox
  50. Left = 3
  51. Top = 4
  52. Anchors = [akLeft, akTop, akRight, akBottom]
  53. Caption = #9654' '#49436#48708#49828#47553#53356#51221#48372
  54. Style.LookAndFeel.SkinName = 'Black'
  55. Style.TextStyle = [fsBold]
  56. StyleDisabled.LookAndFeel.SkinName = 'Black'
  57. StyleFocused.LookAndFeel.SkinName = 'Black'
  58. StyleHot.LookAndFeel.SkinName = 'Black'
  59. TabOrder = 2
  60. Height = 158
  61. Width = 441
  62. object Label1: TLabel
  63. Left = 65
  64. Top = 29
  65. Width = 44
  66. Height = 17
  67. Alignment = taRightJustify
  68. Caption = #47553#53356' ID'
  69. Font.Charset = DEFAULT_CHARSET
  70. Font.Color = clRed
  71. Font.Height = -13
  72. Font.Name = #47569#51008' '#44256#46357
  73. Font.Style = []
  74. ParentFont = False
  75. end
  76. object ImgDesc01: TImage
  77. Left = 10
  78. Top = 33
  79. Width = 9
  80. Height = 9
  81. Transparent = True
  82. end
  83. object ImgDesc27: TImage
  84. Left = 10
  85. Top = 66
  86. Width = 9
  87. Height = 9
  88. Transparent = True
  89. end
  90. object Label3: TLabel
  91. Left = 83
  92. Top = 62
  93. Width = 26
  94. Height = 17
  95. Alignment = taRightJustify
  96. Caption = #47749#52845
  97. Color = clWindowText
  98. ParentColor = False
  99. Transparent = True
  100. end
  101. object Label2: TLabel
  102. Left = 70
  103. Top = 93
  104. Width = 39
  105. Height = 17
  106. Alignment = taRightJustify
  107. Caption = #49884#51216#47749
  108. Color = clWindowText
  109. ParentColor = False
  110. Transparent = True
  111. end
  112. object ImgDesc28: TImage
  113. Left = 10
  114. Top = 97
  115. Width = 9
  116. Height = 9
  117. Transparent = True
  118. end
  119. object Label4: TLabel
  120. Left = 70
  121. Top = 123
  122. Width = 39
  123. Height = 17
  124. Alignment = taRightJustify
  125. Caption = #51333#51216#47749
  126. Color = clWindowText
  127. ParentColor = False
  128. Transparent = True
  129. end
  130. object ImgDesc29: TImage
  131. Left = 10
  132. Top = 127
  133. Width = 9
  134. Height = 9
  135. Transparent = True
  136. end
  137. object EdNm: TcxTextEdit
  138. Left = 115
  139. Top = 58
  140. AutoSize = False
  141. BeepOnEnter = False
  142. ParentColor = True
  143. Properties.Alignment.Horz = taLeftJustify
  144. Properties.Alignment.Vert = taVCenter
  145. Properties.AutoSelect = False
  146. Properties.HideSelection = False
  147. Properties.MaxLength = 100
  148. Properties.ReadOnly = False
  149. Style.HotTrack = False
  150. Style.LookAndFeel.Kind = lfUltraFlat
  151. Style.LookAndFeel.NativeStyle = False
  152. Style.TransparentBorder = False
  153. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  154. StyleDisabled.LookAndFeel.NativeStyle = False
  155. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  156. StyleFocused.LookAndFeel.NativeStyle = False
  157. StyleHot.LookAndFeel.Kind = lfUltraFlat
  158. StyleHot.LookAndFeel.NativeStyle = False
  159. TabOrder = 0
  160. Height = 23
  161. Width = 315
  162. end
  163. object EdId: TcxTextEdit
  164. Left = 115
  165. Top = 26
  166. AutoSize = False
  167. BeepOnEnter = False
  168. Properties.Alignment.Horz = taCenter
  169. Properties.Alignment.Vert = taVCenter
  170. Properties.AutoSelect = False
  171. Properties.HideSelection = False
  172. Properties.ReadOnly = True
  173. Style.HotTrack = False
  174. Style.LookAndFeel.Kind = lfUltraFlat
  175. Style.LookAndFeel.NativeStyle = False
  176. Style.TransparentBorder = False
  177. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  178. StyleDisabled.LookAndFeel.NativeStyle = False
  179. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  180. StyleFocused.LookAndFeel.NativeStyle = False
  181. StyleHot.LookAndFeel.Kind = lfUltraFlat
  182. StyleHot.LookAndFeel.NativeStyle = False
  183. TabOrder = 1
  184. Height = 23
  185. Width = 95
  186. end
  187. object EdStNm: TcxTextEdit
  188. Left = 115
  189. Top = 89
  190. AutoSize = False
  191. BeepOnEnter = False
  192. ParentColor = True
  193. Properties.Alignment.Horz = taLeftJustify
  194. Properties.Alignment.Vert = taVCenter
  195. Properties.AutoSelect = False
  196. Properties.HideSelection = False
  197. Properties.MaxLength = 100
  198. Properties.ReadOnly = False
  199. Style.HotTrack = False
  200. Style.LookAndFeel.Kind = lfUltraFlat
  201. Style.LookAndFeel.NativeStyle = False
  202. Style.TransparentBorder = False
  203. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  204. StyleDisabled.LookAndFeel.NativeStyle = False
  205. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  206. StyleFocused.LookAndFeel.NativeStyle = False
  207. StyleHot.LookAndFeel.Kind = lfUltraFlat
  208. StyleHot.LookAndFeel.NativeStyle = False
  209. TabOrder = 2
  210. Height = 23
  211. Width = 315
  212. end
  213. object EdEdNm: TcxTextEdit
  214. Left = 115
  215. Top = 119
  216. AutoSize = False
  217. BeepOnEnter = False
  218. ParentColor = True
  219. Properties.Alignment.Horz = taLeftJustify
  220. Properties.Alignment.Vert = taVCenter
  221. Properties.AutoSelect = False
  222. Properties.HideSelection = False
  223. Properties.MaxLength = 100
  224. Properties.ReadOnly = False
  225. Style.HotTrack = False
  226. Style.LookAndFeel.Kind = lfUltraFlat
  227. Style.LookAndFeel.NativeStyle = False
  228. Style.TransparentBorder = False
  229. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  230. StyleDisabled.LookAndFeel.NativeStyle = False
  231. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  232. StyleFocused.LookAndFeel.NativeStyle = False
  233. StyleHot.LookAndFeel.Kind = lfUltraFlat
  234. StyleHot.LookAndFeel.NativeStyle = False
  235. TabOrder = 3
  236. Height = 23
  237. Width = 315
  238. end
  239. end
  240. object BtnClose: TcxButton
  241. Left = 364
  242. Top = 168
  243. Width = 80
  244. Height = 25
  245. Cursor = crHandPoint
  246. Hint = #45803#44592
  247. Anchors = [akRight, akBottom]
  248. Caption = #45803#44592
  249. Colors.Default = 10737865
  250. TabOrder = 0
  251. Font.Charset = DEFAULT_CHARSET
  252. Font.Color = clBlack
  253. Font.Height = -13
  254. Font.Name = #47569#51008' '#44256#46357
  255. Font.Style = [fsBold]
  256. ParentFont = False
  257. OnClick = BtnCloseClick
  258. ExplicitLeft = 332
  259. end
  260. object BtnSave: TcxButton
  261. Tag = 1
  262. Left = 281
  263. Top = 168
  264. Width = 80
  265. Height = 25
  266. Cursor = crHandPoint
  267. Hint = #54028#51068' '#51200#51109
  268. Anchors = [akRight, akBottom]
  269. Caption = #51200#51109
  270. Colors.Default = 10737865
  271. TabOrder = 3
  272. Font.Charset = DEFAULT_CHARSET
  273. Font.Color = clBlack
  274. Font.Height = -13
  275. Font.Name = #47569#51008' '#44256#46357
  276. Font.Style = [fsBold]
  277. ParentFont = False
  278. OnClick = BtnSaveClick
  279. ExplicitLeft = 249
  280. end
  281. end