Unit27.~dfm
上传用户:fjdqny
上传日期:2016-10-26
资源大小:6299k
文件大小:6k
源码类别:

Delphi控件源码

开发平台:

Delphi

  1. object Form27: TForm27
  2.   Left = 336
  3.   Top = 197
  4.   Width = 681
  5.   Height = 482
  6.   Caption = #29992#25143#35774#32622
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -19
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 24
  17.   object PageControl1: TPageControl
  18.     Left = 0
  19.     Top = 0
  20.     Width = 673
  21.     Height = 438
  22.     ActivePage = TabSheet1
  23.     Align = alClient
  24.     TabOrder = 0
  25.     object TabSheet1: TTabSheet
  26.       Caption = #28155#21152
  27.       Font.Charset = DEFAULT_CHARSET
  28.       Font.Color = clWindowText
  29.       Font.Height = -13
  30.       Font.Name = 'MS Sans Serif'
  31.       Font.Style = []
  32.       ParentFont = False
  33.       object Label1: TLabel
  34.         Left = 80
  35.         Top = 40
  36.         Width = 89
  37.         Height = 33
  38.         AutoSize = False
  39.         Caption = '          '#29992#25143#21517
  40.       end
  41.       object Label2: TLabel
  42.         Left = 280
  43.         Top = 40
  44.         Width = 89
  45.         Height = 33
  46.         AutoSize = False
  47.         Caption = '                '#23494#30721
  48.       end
  49.       object Edit1: TEdit
  50.         Left = 168
  51.         Top = 32
  52.         Width = 97
  53.         Height = 33
  54.         AutoSize = False
  55.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  56.         TabOrder = 0
  57.       end
  58.       object Edit2: TEdit
  59.         Left = 368
  60.         Top = 32
  61.         Width = 97
  62.         Height = 33
  63.         AutoSize = False
  64.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  65.         TabOrder = 1
  66.       end
  67.       object Button1: TButton
  68.         Left = 152
  69.         Top = 104
  70.         Width = 97
  71.         Height = 41
  72.         Caption = #28155#21152
  73.         TabOrder = 2
  74.         OnClick = Button1Click
  75.       end
  76.       object Button2: TButton
  77.         Left = 296
  78.         Top = 104
  79.         Width = 97
  80.         Height = 41
  81.         Caption = #21462#28040
  82.         TabOrder = 3
  83.         OnClick = Button2Click
  84.       end
  85.       object DBGrid1: TDBGrid
  86.         Left = 80
  87.         Top = 184
  88.         Width = 417
  89.         Height = 145
  90.         DataSource = DataSource1
  91.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  92.         TabOrder = 4
  93.         TitleFont.Charset = DEFAULT_CHARSET
  94.         TitleFont.Color = clWindowText
  95.         TitleFont.Height = -13
  96.         TitleFont.Name = 'MS Sans Serif'
  97.         TitleFont.Style = []
  98.         Columns = <
  99.           item
  100.             Expanded = False
  101.             FieldName = 'yonghu'
  102.             Visible = True
  103.           end
  104.           item
  105.             Expanded = False
  106.             FieldName = 'mima'
  107.             Visible = True
  108.           end>
  109.       end
  110.     end
  111.     object TabSheet2: TTabSheet
  112.       Caption = #26597#35810#32534#36753
  113.       Font.Charset = DEFAULT_CHARSET
  114.       Font.Color = clWindowText
  115.       Font.Height = -13
  116.       Font.Name = 'MS Sans Serif'
  117.       Font.Style = []
  118.       ImageIndex = 1
  119.       ParentFont = False
  120.       object Label3: TLabel
  121.         Left = 72
  122.         Top = 32
  123.         Width = 89
  124.         Height = 33
  125.         AutoSize = False
  126.         Caption = '          '#29992#25143#21517
  127.       end
  128.       object Edit3: TEdit
  129.         Left = 168
  130.         Top = 24
  131.         Width = 97
  132.         Height = 33
  133.         AutoSize = False
  134.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  135.         TabOrder = 0
  136.       end
  137.       object Button3: TButton
  138.         Left = 312
  139.         Top = 24
  140.         Width = 97
  141.         Height = 41
  142.         Caption = #26597#35810
  143.         TabOrder = 1
  144.         OnClick = Button3Click
  145.       end
  146.       object DBGrid2: TDBGrid
  147.         Left = 72
  148.         Top = 96
  149.         Width = 433
  150.         Height = 145
  151.         DataSource = DataSource2
  152.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  153.         TabOrder = 2
  154.         TitleFont.Charset = DEFAULT_CHARSET
  155.         TitleFont.Color = clWindowText
  156.         TitleFont.Height = -13
  157.         TitleFont.Name = 'MS Sans Serif'
  158.         TitleFont.Style = []
  159.         Columns = <
  160.           item
  161.             Expanded = False
  162.             FieldName = 'yonghu'
  163.             Visible = True
  164.           end
  165.           item
  166.             Expanded = False
  167.             FieldName = 'mima'
  168.             Visible = True
  169.           end>
  170.       end
  171.       object Button4: TButton
  172.         Left = 104
  173.         Top = 280
  174.         Width = 105
  175.         Height = 41
  176.         Caption = #21024#38500
  177.         TabOrder = 3
  178.         OnClick = Button4Click
  179.       end
  180.       object Button5: TButton
  181.         Left = 232
  182.         Top = 280
  183.         Width = 105
  184.         Height = 41
  185.         Caption = #20462#25913
  186.         TabOrder = 4
  187.         OnClick = Button5Click
  188.       end
  189.       object Button6: TButton
  190.         Left = 368
  191.         Top = 280
  192.         Width = 105
  193.         Height = 41
  194.         Caption = #21462#28040
  195.         TabOrder = 5
  196.         OnClick = Button6Click
  197.       end
  198.     end
  199.   end
  200.   object DataSource1: TDataSource
  201.     DataSet = ADOQuery1
  202.     Left = 628
  203.     Top = 51
  204.   end
  205.   object ADOConnection1: TADOConnection
  206.     Connected = True
  207.     ConnectionString = 
  208.       'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
  209.       'Server'
  210.     LoginPrompt = False
  211.     Left = 532
  212.     Top = 51
  213.   end
  214.   object ADOQuery1: TADOQuery
  215.     Connection = ADOConnection1
  216.     Parameters = <>
  217.     Left = 580
  218.     Top = 51
  219.   end
  220.   object ADOQuery2: TADOQuery
  221.     Connection = ADOConnection1
  222.     Parameters = <>
  223.     Left = 580
  224.     Top = 99
  225.   end
  226.   object DataSource2: TDataSource
  227.     DataSet = ADOQuery2
  228.     Left = 628
  229.     Top = 99
  230.   end
  231. end