/newStructBase/units/Test/sample/fUserFormSample.dfm

https://github.com/qriver/Delphi2010 · Unknown · 366 lines · 366 code · 0 blank · 0 comment · 0 complexity · 4cdb31fdeed0ba5499f3113e0f36fc26 MD5 · raw file

  1. object UserFormSample: TUserFormSample
  2. Left = 303
  3. Top = 194
  4. Caption = 'UserFormSample'
  5. ClientHeight = 570
  6. ClientWidth = 844
  7. Color = clBtnFace
  8. Font.Charset = DEFAULT_CHARSET
  9. Font.Color = clWindowText
  10. Font.Height = -11
  11. Font.Name = 'MS Sans Serif'
  12. Font.Style = []
  13. OldCreateOrder = False
  14. PixelsPerInch = 96
  15. TextHeight = 13
  16. object btn1: TButton
  17. Left = 688
  18. Top = 24
  19. Width = 129
  20. Height = 33
  21. Caption = #40664#35748#25968#25454#28304#26597#35810
  22. TabOrder = 0
  23. OnClick = btn1Click
  24. end
  25. object btn2: TButton
  26. Left = 688
  27. Top = 104
  28. Width = 129
  29. Height = 33
  30. Caption = #33258#23450#20041#25968#25454#28304
  31. TabOrder = 1
  32. OnClick = btn2Click
  33. end
  34. object btn5: TButton
  35. Left = 688
  36. Top = 64
  37. Width = 129
  38. Height = 33
  39. Caption = #25968#25454#25511#20214#20351#29992
  40. TabOrder = 2
  41. OnClick = btn5Click
  42. end
  43. object btn6: TButton
  44. Left = 688
  45. Top = 144
  46. Width = 129
  47. Height = 41
  48. Caption = #29992#25143#27880#20876#25968#25454#23383#20856
  49. TabOrder = 3
  50. OnClick = btn6Click
  51. end
  52. object dbgrd1: TDBGrid
  53. Left = 32
  54. Top = 245
  55. Width = 625
  56. Height = 257
  57. DataSource = ds1
  58. TabOrder = 4
  59. TitleFont.Charset = DEFAULT_CHARSET
  60. TitleFont.Color = clWindowText
  61. TitleFont.Height = -11
  62. TitleFont.Name = 'MS Sans Serif'
  63. TitleFont.Style = []
  64. end
  65. object pnl3: TPanel
  66. Left = 32
  67. Top = 24
  68. Width = 465
  69. Height = 217
  70. Caption = 'pnl1'
  71. TabOrder = 5
  72. object txt6: TStaticText
  73. Left = 0
  74. Top = 2
  75. Width = 101
  76. Height = 25
  77. Alignment = taCenter
  78. AutoSize = False
  79. BorderStyle = sbsSingle
  80. Caption = #34892#25919#21306#21010
  81. TabOrder = 0
  82. end
  83. object txtlbl2: TStaticText
  84. Left = 0
  85. Top = 26
  86. Width = 101
  87. Height = 25
  88. Alignment = taCenter
  89. AutoSize = False
  90. BorderStyle = sbsSingle
  91. Caption = #35686#21153#36131#20219#21306
  92. TabOrder = 1
  93. end
  94. object edtSSJWQ: TMaskEdit
  95. Left = 100
  96. Top = 26
  97. Width = 325
  98. Height = 25
  99. AutoSize = False
  100. Ctl3D = False
  101. ParentCtl3D = False
  102. TabOrder = 2
  103. end
  104. object txtlbl3: TStaticText
  105. Left = 0
  106. Top = 50
  107. Width = 101
  108. Height = 25
  109. Alignment = taCenter
  110. AutoSize = False
  111. BorderStyle = sbsSingle
  112. Caption = #38376#29260#21495
  113. TabOrder = 3
  114. end
  115. object edtMPH: TMaskEdit
  116. Left = 100
  117. Top = 50
  118. Width = 121
  119. Height = 25
  120. AutoSize = False
  121. Ctl3D = False
  122. ParentCtl3D = False
  123. TabOrder = 4
  124. end
  125. object txtlbl4: TStaticText
  126. Left = 0
  127. Top = 74
  128. Width = 101
  129. Height = 25
  130. Alignment = taCenter
  131. AutoSize = False
  132. BorderStyle = sbsSingle
  133. Caption = #38468#21495
  134. TabOrder = 5
  135. end
  136. object edtFH: TMaskEdit
  137. Left = 100
  138. Top = 74
  139. Width = 121
  140. Height = 25
  141. AutoSize = False
  142. Ctl3D = False
  143. ParentCtl3D = False
  144. TabOrder = 6
  145. end
  146. object txtlbl15: TStaticText
  147. Left = 220
  148. Top = 50
  149. Width = 72
  150. Height = 25
  151. Alignment = taCenter
  152. AutoSize = False
  153. BorderStyle = sbsSingle
  154. Caption = #38376#29260#21518#32512
  155. TabOrder = 7
  156. end
  157. object edtMPHZ: TMaskEdit
  158. Left = 291
  159. Top = 50
  160. Width = 134
  161. Height = 25
  162. AutoSize = False
  163. Ctl3D = False
  164. ParentCtl3D = False
  165. TabOrder = 8
  166. end
  167. object txtlbl16: TStaticText
  168. Left = 220
  169. Top = 74
  170. Width = 72
  171. Height = 25
  172. Alignment = taCenter
  173. AutoSize = False
  174. BorderStyle = sbsSingle
  175. Caption = #38468#21495#21518#32512
  176. TabOrder = 9
  177. end
  178. object edtFHHZ: TMaskEdit
  179. Left = 291
  180. Top = 74
  181. Width = 134
  182. Height = 25
  183. AutoSize = False
  184. Ctl3D = False
  185. ParentCtl3D = False
  186. TabOrder = 10
  187. end
  188. object txt7: TStaticText
  189. Left = 0
  190. Top = 98
  191. Width = 101
  192. Height = 25
  193. Alignment = taCenter
  194. AutoSize = False
  195. BorderStyle = sbsSingle
  196. Caption = #27004#26635#21495
  197. TabOrder = 11
  198. end
  199. object edtLDH: TMaskEdit
  200. Left = 100
  201. Top = 98
  202. Width = 121
  203. Height = 25
  204. AutoSize = False
  205. Ctl3D = False
  206. ParentCtl3D = False
  207. TabOrder = 12
  208. end
  209. object txt8: TStaticText
  210. Left = 220
  211. Top = 98
  212. Width = 72
  213. Height = 25
  214. Alignment = taCenter
  215. AutoSize = False
  216. BorderStyle = sbsSingle
  217. Caption = #27004#26635#21518#32512
  218. TabOrder = 13
  219. end
  220. object edtZLHZ: TMaskEdit
  221. Left = 291
  222. Top = 98
  223. Width = 134
  224. Height = 25
  225. AutoSize = False
  226. Ctl3D = False
  227. ParentCtl3D = False
  228. TabOrder = 14
  229. end
  230. object edtJLX: TMaskEdit
  231. Left = 291
  232. Top = 2
  233. Width = 134
  234. Height = 25
  235. AutoSize = False
  236. Ctl3D = False
  237. ParentCtl3D = False
  238. TabOrder = 15
  239. end
  240. object BitBtn1: TBitBtn
  241. Left = 272
  242. Top = 136
  243. Width = 75
  244. Height = 25
  245. Caption = #23457#25209
  246. DoubleBuffered = True
  247. Kind = bkYes
  248. ParentDoubleBuffered = False
  249. TabOrder = 16
  250. end
  251. object btn3: TBitBtn
  252. Left = 352
  253. Top = 136
  254. Width = 75
  255. Height = 25
  256. Caption = #26410#23457#25209
  257. DoubleBuffered = True
  258. Kind = bkAbort
  259. ParentDoubleBuffered = False
  260. TabOrder = 17
  261. end
  262. object edtSSXQ: TMaskEdit
  263. Left = 100
  264. Top = 2
  265. Width = 125
  266. Height = 25
  267. AutoSize = False
  268. Ctl3D = False
  269. ParentCtl3D = False
  270. TabOrder = 18
  271. end
  272. object btn4: TBitBtn
  273. Left = 160
  274. Top = 136
  275. Width = 107
  276. Height = 25
  277. Caption = #29983#25104#25143#29366#22270
  278. DoubleBuffered = True
  279. Glyph.Data = {
  280. 36050000424D3605000000000000360400002800000010000000100000000100
  281. 08000000000000010000220B0000220B00000001000000000000000000003300
  282. 00006600000099000000CC000000FF0000000033000033330000663300009933
  283. 0000CC330000FF33000000660000336600006666000099660000CC660000FF66
  284. 000000990000339900006699000099990000CC990000FF99000000CC000033CC
  285. 000066CC000099CC0000CCCC0000FFCC000000FF000033FF000066FF000099FF
  286. 0000CCFF0000FFFF000000003300330033006600330099003300CC003300FF00
  287. 330000333300333333006633330099333300CC333300FF333300006633003366
  288. 33006666330099663300CC663300FF6633000099330033993300669933009999
  289. 3300CC993300FF99330000CC330033CC330066CC330099CC3300CCCC3300FFCC
  290. 330000FF330033FF330066FF330099FF3300CCFF3300FFFF3300000066003300
  291. 66006600660099006600CC006600FF0066000033660033336600663366009933
  292. 6600CC336600FF33660000666600336666006666660099666600CC666600FF66
  293. 660000996600339966006699660099996600CC996600FF99660000CC660033CC
  294. 660066CC660099CC6600CCCC6600FFCC660000FF660033FF660066FF660099FF
  295. 6600CCFF6600FFFF660000009900330099006600990099009900CC009900FF00
  296. 990000339900333399006633990099339900CC339900FF339900006699003366
  297. 99006666990099669900CC669900FF6699000099990033999900669999009999
  298. 9900CC999900FF99990000CC990033CC990066CC990099CC9900CCCC9900FFCC
  299. 990000FF990033FF990066FF990099FF9900CCFF9900FFFF99000000CC003300
  300. CC006600CC009900CC00CC00CC00FF00CC000033CC003333CC006633CC009933
  301. CC00CC33CC00FF33CC000066CC003366CC006666CC009966CC00CC66CC00FF66
  302. CC000099CC003399CC006699CC009999CC00CC99CC00FF99CC0000CCCC0033CC
  303. CC0066CCCC0099CCCC00CCCCCC00FFCCCC0000FFCC0033FFCC0066FFCC0099FF
  304. CC00CCFFCC00FFFFCC000000FF003300FF006600FF009900FF00CC00FF00FF00
  305. FF000033FF003333FF006633FF009933FF00CC33FF00FF33FF000066FF003366
  306. FF006666FF009966FF00CC66FF00FF66FF000099FF003399FF006699FF009999
  307. FF00CC99FF00FF99FF0000CCFF0033CCFF0066CCFF0099CCFF00CCCCFF00FFCC
  308. FF0000FFFF0033FFFF0066FFFF0099FFFF00CCFFFF00FFFFFF00000080000080
  309. 000000808000800000008000800080800000C0C0C00080808000191919004C4C
  310. 4C00B2B2B200E5E5E5005A1E1E00783C3C0096646400C8969600FFC8C800465F
  311. 82005591B9006EB9D7008CD2E600B4E6F000D8E9EC0099A8AC00646F7100E2EF
  312. F100C56A31000000000000000000000000000000000000000000000000000000
  313. 0000000000000000000000000000000000000000000000000000EE380E0E0E0E
  314. 0E0E0E0E0E0E0E0E0E0EEE388D8D388D8D8D8D388D388D8D8D0EEE38D7D738D7
  315. D7D7D738D738D7D7D70EEE38383838383838383838383838380EEE388D8D388D
  316. 8D8D8D388D388D8D8D0EEE38D7D738D7D7D7D738D738D7D7D70EEE3838383838
  317. 3838383838383838380EEE388D8D388D8D8D8D388D388D8D8D0EEE38D7D738D7
  318. D7D7D738D738D7D7D70EEE38383838383838383838383838380EEE388D8D388D
  319. 8D8D8D388D388D8D8D0EEE38D7D738D7D7D7D738D738D7D7D70EEE3838383838
  320. 3838383838383838380EEE388D8D388D8D8D8D388D388D8D8D0EEE38D7D738D7
  321. D7D7D738D738D7D7D70EEE383838383838383838383838383838}
  322. ParentDoubleBuffered = False
  323. TabOrder = 19
  324. end
  325. end
  326. object btn7: TButton
  327. Left = 688
  328. Top = 208
  329. Width = 129
  330. Height = 41
  331. Caption = 'BLOB'#19979#36733
  332. TabOrder = 6
  333. OnClick = btn7Click
  334. end
  335. object btn8: TButton
  336. Left = 688
  337. Top = 256
  338. Width = 129
  339. Height = 41
  340. Caption = 'BLOB'#19978#20256
  341. TabOrder = 7
  342. OnClick = btn8Click
  343. end
  344. object pnl222: TPanel
  345. Left = 504
  346. Top = 24
  347. Width = 153
  348. Height = 217
  349. Caption = 'pnl222'
  350. TabOrder = 8
  351. object img1: TImage
  352. Left = 8
  353. Top = 8
  354. Width = 137
  355. Height = 201
  356. Proportional = True
  357. Stretch = True
  358. end
  359. end
  360. object ds1: TDataSource
  361. Top = 264
  362. end
  363. object ds2: TDataSource
  364. Top = 336
  365. end
  366. end