IDB00401F.dfm 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  1. object IDB00401: TIDB00401
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderStyle = bsDialog
  7. Caption = #46020#47196#51221#48372' '#49688#51221
  8. ClientHeight = 200
  9. ClientWidth = 445
  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. 445
  25. 200)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpList: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 437
  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' '#46020#47196#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. ExplicitWidth = 409
  61. Height = 158
  62. Width = 438
  63. object Label1: TLabel
  64. Left = 27
  65. Top = 29
  66. Width = 80
  67. Height = 17
  68. Alignment = taRightJustify
  69. Caption = #46020#47196' ID'
  70. Font.Charset = DEFAULT_CHARSET
  71. Font.Color = clRed
  72. Font.Height = -13
  73. Font.Name = #47569#51008' '#44256#46357
  74. Font.Style = []
  75. ParentFont = False
  76. end
  77. object ImgDesc01: TImage
  78. Left = 10
  79. Top = 33
  80. Width = 9
  81. Height = 9
  82. Transparent = True
  83. end
  84. object ImgDesc27: TImage
  85. Left = 10
  86. Top = 66
  87. Width = 9
  88. Height = 9
  89. Transparent = True
  90. end
  91. object Label3: TLabel
  92. Left = 27
  93. Top = 62
  94. Width = 80
  95. Height = 17
  96. Alignment = taRightJustify
  97. Caption = #46020#47196#47749
  98. Color = clWindowText
  99. ParentColor = False
  100. Transparent = True
  101. end
  102. object Label2: TLabel
  103. Left = 27
  104. Top = 93
  105. Width = 80
  106. Height = 17
  107. Alignment = taRightJustify
  108. Caption = #49884#51216#47749
  109. Color = clWindowText
  110. ParentColor = False
  111. Transparent = True
  112. end
  113. object ImgDesc28: TImage
  114. Left = 10
  115. Top = 97
  116. Width = 9
  117. Height = 9
  118. Transparent = True
  119. end
  120. object Label4: TLabel
  121. Left = 27
  122. Top = 123
  123. Width = 80
  124. Height = 17
  125. Alignment = taRightJustify
  126. Caption = #51333#51216#47749
  127. Color = clWindowText
  128. ParentColor = False
  129. Transparent = True
  130. end
  131. object ImgDesc29: TImage
  132. Left = 10
  133. Top = 127
  134. Width = 9
  135. Height = 9
  136. Transparent = True
  137. end
  138. object EdNm: TcxTextEdit
  139. Left = 114
  140. Top = 58
  141. AutoSize = False
  142. BeepOnEnter = False
  143. ParentColor = True
  144. Properties.Alignment.Horz = taLeftJustify
  145. Properties.Alignment.Vert = taVCenter
  146. Properties.AutoSelect = False
  147. Properties.HideSelection = False
  148. Properties.MaxLength = 100
  149. Properties.ReadOnly = False
  150. Style.HotTrack = False
  151. Style.LookAndFeel.Kind = lfUltraFlat
  152. Style.LookAndFeel.NativeStyle = False
  153. Style.TransparentBorder = False
  154. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  155. StyleDisabled.LookAndFeel.NativeStyle = False
  156. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  157. StyleFocused.LookAndFeel.NativeStyle = False
  158. StyleHot.LookAndFeel.Kind = lfUltraFlat
  159. StyleHot.LookAndFeel.NativeStyle = False
  160. TabOrder = 0
  161. Height = 23
  162. Width = 315
  163. end
  164. object EdId: TcxTextEdit
  165. Left = 114
  166. Top = 26
  167. AutoSize = False
  168. BeepOnEnter = False
  169. Properties.Alignment.Horz = taCenter
  170. Properties.Alignment.Vert = taVCenter
  171. Properties.AutoSelect = False
  172. Properties.HideSelection = False
  173. Properties.ReadOnly = True
  174. Style.HotTrack = False
  175. Style.LookAndFeel.Kind = lfUltraFlat
  176. Style.LookAndFeel.NativeStyle = False
  177. Style.TransparentBorder = False
  178. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  179. StyleDisabled.LookAndFeel.NativeStyle = False
  180. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  181. StyleFocused.LookAndFeel.NativeStyle = False
  182. StyleHot.LookAndFeel.Kind = lfUltraFlat
  183. StyleHot.LookAndFeel.NativeStyle = False
  184. TabOrder = 1
  185. Height = 23
  186. Width = 95
  187. end
  188. object EdStNm: TcxTextEdit
  189. Left = 114
  190. Top = 89
  191. AutoSize = False
  192. BeepOnEnter = False
  193. ParentColor = True
  194. Properties.Alignment.Horz = taLeftJustify
  195. Properties.Alignment.Vert = taVCenter
  196. Properties.AutoSelect = False
  197. Properties.HideSelection = False
  198. Properties.MaxLength = 100
  199. Properties.ReadOnly = False
  200. Style.HotTrack = False
  201. Style.LookAndFeel.Kind = lfUltraFlat
  202. Style.LookAndFeel.NativeStyle = False
  203. Style.TransparentBorder = False
  204. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  205. StyleDisabled.LookAndFeel.NativeStyle = False
  206. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  207. StyleFocused.LookAndFeel.NativeStyle = False
  208. StyleHot.LookAndFeel.Kind = lfUltraFlat
  209. StyleHot.LookAndFeel.NativeStyle = False
  210. TabOrder = 2
  211. Height = 23
  212. Width = 315
  213. end
  214. object EdEdNm: TcxTextEdit
  215. Left = 114
  216. Top = 119
  217. AutoSize = False
  218. BeepOnEnter = False
  219. ParentColor = True
  220. Properties.Alignment.Horz = taLeftJustify
  221. Properties.Alignment.Vert = taVCenter
  222. Properties.AutoSelect = False
  223. Properties.HideSelection = False
  224. Properties.MaxLength = 100
  225. Properties.ReadOnly = False
  226. Style.HotTrack = False
  227. Style.LookAndFeel.Kind = lfUltraFlat
  228. Style.LookAndFeel.NativeStyle = False
  229. Style.TransparentBorder = False
  230. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  231. StyleDisabled.LookAndFeel.NativeStyle = False
  232. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  233. StyleFocused.LookAndFeel.NativeStyle = False
  234. StyleHot.LookAndFeel.Kind = lfUltraFlat
  235. StyleHot.LookAndFeel.NativeStyle = False
  236. TabOrder = 3
  237. Height = 23
  238. Width = 315
  239. end
  240. end
  241. object BtnClose: TcxButton
  242. Left = 361
  243. Top = 168
  244. Width = 80
  245. Height = 25
  246. Cursor = crHandPoint
  247. Hint = #45803#44592
  248. Anchors = [akRight, akBottom]
  249. Caption = #45803#44592
  250. Colors.Default = 10737865
  251. TabOrder = 0
  252. Font.Charset = DEFAULT_CHARSET
  253. Font.Color = clBlack
  254. Font.Height = -13
  255. Font.Name = #47569#51008' '#44256#46357
  256. Font.Style = [fsBold]
  257. ParentFont = False
  258. OnClick = BtnCloseClick
  259. ExplicitLeft = 332
  260. end
  261. object BtnSave: TcxButton
  262. Tag = 1
  263. Left = 278
  264. Top = 168
  265. Width = 80
  266. Height = 25
  267. Cursor = crHandPoint
  268. Hint = #54028#51068' '#51200#51109
  269. Anchors = [akRight, akBottom]
  270. Caption = #51200#51109
  271. Colors.Default = 10737865
  272. TabOrder = 3
  273. Font.Charset = DEFAULT_CHARSET
  274. Font.Color = clBlack
  275. Font.Height = -13
  276. Font.Name = #47569#51008' '#44256#46357
  277. Font.Style = [fsBold]
  278. ParentFont = False
  279. OnClick = BtnSaveClick
  280. ExplicitLeft = 249
  281. end
  282. end