Unit18.dfm
上传用户:szyozho
上传日期:2013-04-13
资源大小:3688k
文件大小:5k
源码类别:

教育系统应用

开发平台:

Delphi

  1. object paperautoform: Tpaperautoform
  2.   Left = 282
  3.   Top = 157
  4.   Width = 634
  5.   Height = 557
  6.   BorderIcons = [biMinimize, biMaximize]
  7.   Caption = #35797#21367#33258#21160#29983#25104
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Menu = MainMenu1
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 32
  24.     Width = 114
  25.     Height = 13
  26.     Caption = #35831#36873#25321#19981#32771#30340#31456':         '
  27.   end
  28.   object Label2: TLabel
  29.     Left = 8
  30.     Top = 92
  31.     Width = 90
  32.     Height = 13
  33.     Caption = #35831#36873#25321#38590#26131#24230':     '
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clRed
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = []
  39.     ParentFont = False
  40.   end
  41.   object Label3: TLabel
  42.     Left = 347
  43.     Top = 104
  44.     Width = 198
  45.     Height = 13
  46.     AutoSize = False
  47.     Caption = #35797#21367#27491#22312#25552#21462#20013#65292#35831#32784#24515#31561#24453'...                '
  48.     Color = clMoneyGreen
  49.     Font.Charset = DEFAULT_CHARSET
  50.     Font.Color = clBlack
  51.     Font.Height = -11
  52.     Font.Name = 'MS Sans Serif'
  53.     Font.Style = []
  54.     ParentColor = False
  55.     ParentFont = False
  56.     Transparent = True
  57.     Visible = False
  58.   end
  59.   object SpeedButton1: TSpeedButton
  60.     Left = 336
  61.     Top = 24
  62.     Width = 23
  63.     Height = 22
  64.     Caption = '=>'
  65.     OnClick = SpeedButton1Click
  66.   end
  67.   object SpeedButton2: TSpeedButton
  68.     Left = 336
  69.     Top = 56
  70.     Width = 23
  71.     Height = 22
  72.     Caption = '<='
  73.     OnClick = SpeedButton2Click
  74.   end
  75.   object Memo1: TMemo
  76.     Left = 0
  77.     Top = 152
  78.     Width = 626
  79.     Height = 417
  80.     Align = alCustom
  81.     ScrollBars = ssBoth
  82.     TabOrder = 0
  83.   end
  84.   object BitBtn1: TBitBtn
  85.     Left = 16
  86.     Top = 120
  87.     Width = 75
  88.     Height = 25
  89.     Caption = #20986#21367
  90.     TabOrder = 1
  91.     OnClick = BitBtn1Click
  92.     OnMouseDown = BitBtn1MouseDown
  93.     Kind = bkOK
  94.   end
  95.   object ProgressBar1: TProgressBar
  96.     Left = 352
  97.     Top = 128
  98.     Width = 249
  99.     Height = 17
  100.     TabOrder = 2
  101.   end
  102.   object BitBtn2: TBitBtn
  103.     Left = 120
  104.     Top = 120
  105.     Width = 75
  106.     Height = 25
  107.     Caption = #36820#22238
  108.     TabOrder = 3
  109.     Kind = bkClose
  110.   end
  111.   object ComboBox2: TComboBox
  112.     Left = 104
  113.     Top = 88
  114.     Width = 169
  115.     Height = 21
  116.     ItemHeight = 13
  117.     TabOrder = 4
  118.     OnChange = ComboBox2Change
  119.     Items.Strings = (
  120.       #23481#26131
  121.       #20013#31561
  122.       #36739#38590)
  123.   end
  124.   object ListBox1: TListBox
  125.     Left = 104
  126.     Top = 16
  127.     Width = 209
  128.     Height = 65
  129.     ItemHeight = 13
  130.     Items.Strings = (
  131.       #31532#19968#31456' C'#35821#35328#22522#30784#30693#35782
  132.       #31532#20108#31456' '#25968#25454#31867#22411#12289#36816#31639#31526#19982#34920#36798#24335
  133.       #31532#19977#31456' '#39034#24207#32467#26500
  134.       #31532#22235#31456' '#36873#25321#32467#26500
  135.       #31532#20116#31456' '#24490#29615#25511#21046
  136.       #31532#20845#31456' '#25968#32452#25351#38024
  137.       #31532#19971#31456' '#20989#25968'  '#32467#26500#20307#19982#20849#29992#20307
  138.       #31532#20843#31456' '#39044#22788#29702#21629#20196
  139.       #31532#20061#31456' '#24120#29992#31639#27861#35774#35745)
  140.     TabOrder = 5
  141.   end
  142.   object ListBox2: TListBox
  143.     Left = 384
  144.     Top = 16
  145.     Width = 217
  146.     Height = 65
  147.     ItemHeight = 13
  148.     TabOrder = 6
  149.   end
  150.   object MainMenu1: TMainMenu
  151.     BiDiMode = bdLeftToRight
  152.     ParentBiDiMode = False
  153.     Left = 440
  154.     Top = 192
  155.     object N3: TMenuItem
  156.       Caption = #25991#20214
  157.       object N7: TMenuItem
  158.         Caption = #20445#23384
  159.         OnClick = N7Click
  160.       end
  161.       object N8: TMenuItem
  162.         Caption = #20851#38381
  163.         OnClick = N8Click
  164.       end
  165.     end
  166.     object N4: TMenuItem
  167.       Caption = #32534#36753
  168.       object N9: TMenuItem
  169.         Caption = #25764#28040
  170.         OnClick = N9Click
  171.       end
  172.       object N10: TMenuItem
  173.         Caption = #21098#20999
  174.         OnClick = N10Click
  175.       end
  176.       object N11: TMenuItem
  177.         Caption = #22797#21046
  178.         OnClick = N11Click
  179.       end
  180.       object N12: TMenuItem
  181.         Caption = #31896#36148
  182.         OnClick = N12Click
  183.       end
  184.       object N13: TMenuItem
  185.         Caption = #20840#36873
  186.         OnClick = N13Click
  187.       end
  188.     end
  189.     object N5: TMenuItem
  190.       Caption = #26684#24335'(&S)'
  191.       object N19: TMenuItem
  192.         Caption = #25991#23383#26684#24335'...(&W)'
  193.         OnClick = N19Click
  194.       end
  195.     end
  196.     object N1: TMenuItem
  197.       Caption = #26597#30475#31572#26696
  198.       OnClick = N1Click
  199.     end
  200.     object N6: TMenuItem
  201.       Caption = #24110#21161'(&H)'
  202.       object N21: TMenuItem
  203.         Caption = #20851#20110#26412#32534#36753#22120'(&H)'
  204.       end
  205.     end
  206.   end
  207.   object FontDialog1: TFontDialog
  208.     Font.Charset = DEFAULT_CHARSET
  209.     Font.Color = clWindowText
  210.     Font.Height = -11
  211.     Font.Name = 'MS Sans Serif'
  212.     Font.Style = []
  213.     Left = 376
  214.     Top = 160
  215.   end
  216.   object Query1: TQuery
  217.     Active = True
  218.     DatabaseName = 'abao'
  219.     SQL.Strings = (
  220.       'select * from ti_choose')
  221.     Left = 448
  222.     Top = 264
  223.   end
  224. end