FrmSmsGroupF.dfm 6.9 KB

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