IDB00101F.dfm 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. object IDB00101: TIDB00101
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderStyle = bsDialog
  7. Caption = #45432#46300#51221#48372' '#49688#51221
  8. ClientHeight = 147
  9. ClientWidth = 416
  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. 416
  25. 147)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpList: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 408
  32. Height = 105
  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' '#45432#46300#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 = 105
  61. Width = 409
  62. object Label1: TLabel
  63. Left = 24
  64. Top = 29
  65. Width = 55
  66. Height = 17
  67. Alignment = taRightJustify
  68. AutoSize = False
  69. Caption = #45432#46300' 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 = 24
  93. Top = 62
  94. Width = 55
  95. Height = 17
  96. Alignment = taRightJustify
  97. AutoSize = False
  98. Caption = #47749#52845
  99. Color = clWindowText
  100. ParentColor = False
  101. Transparent = True
  102. end
  103. object EdNm: TcxTextEdit
  104. Left = 82
  105. Top = 58
  106. AutoSize = False
  107. BeepOnEnter = False
  108. ParentColor = True
  109. Properties.Alignment.Horz = taLeftJustify
  110. Properties.Alignment.Vert = taVCenter
  111. Properties.AutoSelect = False
  112. Properties.HideSelection = False
  113. Properties.MaxLength = 100
  114. Properties.ReadOnly = False
  115. Style.HotTrack = False
  116. Style.LookAndFeel.Kind = lfUltraFlat
  117. Style.LookAndFeel.NativeStyle = False
  118. Style.TransparentBorder = False
  119. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  120. StyleDisabled.LookAndFeel.NativeStyle = False
  121. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  122. StyleFocused.LookAndFeel.NativeStyle = False
  123. StyleHot.LookAndFeel.Kind = lfUltraFlat
  124. StyleHot.LookAndFeel.NativeStyle = False
  125. TabOrder = 0
  126. Height = 23
  127. Width = 315
  128. end
  129. object EdId: TcxTextEdit
  130. Left = 82
  131. Top = 26
  132. AutoSize = False
  133. BeepOnEnter = False
  134. Properties.Alignment.Horz = taCenter
  135. Properties.Alignment.Vert = taVCenter
  136. Properties.AutoSelect = False
  137. Properties.HideSelection = False
  138. Properties.ReadOnly = True
  139. Style.HotTrack = False
  140. Style.LookAndFeel.Kind = lfUltraFlat
  141. Style.LookAndFeel.NativeStyle = False
  142. Style.TransparentBorder = False
  143. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  144. StyleDisabled.LookAndFeel.NativeStyle = False
  145. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  146. StyleFocused.LookAndFeel.NativeStyle = False
  147. StyleHot.LookAndFeel.Kind = lfUltraFlat
  148. StyleHot.LookAndFeel.NativeStyle = False
  149. TabOrder = 1
  150. Height = 23
  151. Width = 95
  152. end
  153. end
  154. object BtnClose: TcxButton
  155. Left = 331
  156. Top = 115
  157. Width = 80
  158. Height = 25
  159. Cursor = crHandPoint
  160. Hint = #45803#44592
  161. Anchors = [akRight, akBottom]
  162. Caption = #45803#44592
  163. Colors.Default = 10737865
  164. TabOrder = 0
  165. Font.Charset = DEFAULT_CHARSET
  166. Font.Color = clBlack
  167. Font.Height = -13
  168. Font.Name = #47569#51008' '#44256#46357
  169. Font.Style = [fsBold]
  170. ParentFont = False
  171. OnClick = BtnCloseClick
  172. end
  173. object BtnSave: TcxButton
  174. Tag = 1
  175. Left = 248
  176. Top = 115
  177. Width = 80
  178. Height = 25
  179. Cursor = crHandPoint
  180. Hint = #54028#51068' '#51200#51109
  181. Anchors = [akRight, akBottom]
  182. Caption = #51200#51109
  183. Colors.Default = 10737865
  184. TabOrder = 3
  185. Font.Charset = DEFAULT_CHARSET
  186. Font.Color = clBlack
  187. Font.Height = -13
  188. Font.Name = #47569#51008' '#44256#46357
  189. Font.Style = [fsBold]
  190. ParentFont = False
  191. OnClick = BtnSaveClick
  192. end
  193. end