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

Delphi控件源码

开发平台:

Delphi

  1. object Form14: TForm14
  2.   Left = 216
  3.   Top = 163
  4.   Width = 870
  5.   Height = 500
  6.   Caption = #37319#36141#21592#20449#24687#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 = 862
  21.     Height = 456
  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 = 64
  35.         Top = 40
  36.         Width = 89
  37.         Height = 33
  38.         AutoSize = False
  39.         Caption = '  '#37319#36141#21592#32534#21495
  40.       end
  41.       object Label2: TLabel
  42.         Left = 280
  43.         Top = 40
  44.         Width = 65
  45.         Height = 33
  46.         AutoSize = False
  47.         Caption = '         '#22995#21517
  48.       end
  49.       object Label3: TLabel
  50.         Left = 472
  51.         Top = 40
  52.         Width = 89
  53.         Height = 33
  54.         AutoSize = False
  55.         Caption = '     '#26159#21542#31354#38386
  56.       end
  57.       object Edit1: TEdit
  58.         Left = 152
  59.         Top = 32
  60.         Width = 97
  61.         Height = 33
  62.         AutoSize = False
  63.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  64.         TabOrder = 0
  65.       end
  66.       object Edit2: TEdit
  67.         Left = 344
  68.         Top = 32
  69.         Width = 97
  70.         Height = 33
  71.         AutoSize = False
  72.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  73.         TabOrder = 1
  74.       end
  75.       object Edit3: TEdit
  76.         Left = 560
  77.         Top = 32
  78.         Width = 89
  79.         Height = 33
  80.         AutoSize = False
  81.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  82.         TabOrder = 2
  83.       end
  84.       object Button1: TButton
  85.         Left = 128
  86.         Top = 104
  87.         Width = 89
  88.         Height = 49
  89.         Caption = #28155#21152
  90.         TabOrder = 3
  91.         OnClick = Button1Click
  92.       end
  93.       object Button2: TButton
  94.         Left = 264
  95.         Top = 104
  96.         Width = 89
  97.         Height = 49
  98.         Caption = #21462#28040
  99.         TabOrder = 4
  100.         OnClick = Button2Click
  101.       end
  102.       object DBGrid1: TDBGrid
  103.         Left = 88
  104.         Top = 200
  105.         Width = 497
  106.         Height = 137
  107.         DataSource = DataSource1
  108.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  109.         TabOrder = 5
  110.         TitleFont.Charset = DEFAULT_CHARSET
  111.         TitleFont.Color = clWindowText
  112.         TitleFont.Height = -13
  113.         TitleFont.Name = 'MS Sans Serif'
  114.         TitleFont.Style = []
  115.         Columns = <
  116.           item
  117.             Expanded = False
  118.             FieldName = 'Buyno'
  119.             Visible = True
  120.           end
  121.           item
  122.             Expanded = False
  123.             FieldName = 'Buy'
  124.             Visible = True
  125.           end
  126.           item
  127.             Expanded = False
  128.             FieldName = 'Isfree'
  129.             Visible = True
  130.           end>
  131.       end
  132.     end
  133.     object TabSheet2: TTabSheet
  134.       Caption = #26597#35810#32534#36753
  135.       Font.Charset = DEFAULT_CHARSET
  136.       Font.Color = clWindowText
  137.       Font.Height = -13
  138.       Font.Name = 'MS Sans Serif'
  139.       Font.Style = []
  140.       ImageIndex = 1
  141.       ParentFont = False
  142.       object Label4: TLabel
  143.         Left = 40
  144.         Top = 40
  145.         Width = 89
  146.         Height = 33
  147.         AutoSize = False
  148.         Caption = '    '#37319#36141#21592#32534#21495
  149.       end
  150.       object Label5: TLabel
  151.         Left = 304
  152.         Top = 40
  153.         Width = 49
  154.         Height = 33
  155.         AutoSize = False
  156.         Caption = '    '#22995#21517
  157.       end
  158.       object Edit4: TEdit
  159.         Left = 136
  160.         Top = 32
  161.         Width = 121
  162.         Height = 33
  163.         AutoSize = False
  164.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  165.         TabOrder = 0
  166.       end
  167.       object Button3: TButton
  168.         Left = 496
  169.         Top = 32
  170.         Width = 97
  171.         Height = 41
  172.         Caption = #26597#35810
  173.         TabOrder = 1
  174.         OnClick = Button3Click
  175.       end
  176.       object Button4: TButton
  177.         Left = 128
  178.         Top = 320
  179.         Width = 97
  180.         Height = 41
  181.         Caption = #21024#38500
  182.         TabOrder = 2
  183.         OnClick = Button4Click
  184.       end
  185.       object Button5: TButton
  186.         Left = 272
  187.         Top = 320
  188.         Width = 97
  189.         Height = 41
  190.         Caption = #20462#25913
  191.         TabOrder = 3
  192.         OnClick = Button5Click
  193.       end
  194.       object Button6: TButton
  195.         Left = 416
  196.         Top = 320
  197.         Width = 97
  198.         Height = 41
  199.         Caption = #21462#28040
  200.         TabOrder = 4
  201.         OnClick = Button6Click
  202.       end
  203.       object Edit5: TEdit
  204.         Left = 360
  205.         Top = 32
  206.         Width = 121
  207.         Height = 33
  208.         AutoSize = False
  209.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  210.         TabOrder = 5
  211.       end
  212.       object DBGrid2: TDBGrid
  213.         Left = 88
  214.         Top = 136
  215.         Width = 497
  216.         Height = 137
  217.         DataSource = DataSource2
  218.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  219.         TabOrder = 6
  220.         TitleFont.Charset = DEFAULT_CHARSET
  221.         TitleFont.Color = clWindowText
  222.         TitleFont.Height = -13
  223.         TitleFont.Name = 'MS Sans Serif'
  224.         TitleFont.Style = []
  225.         Columns = <
  226.           item
  227.             Expanded = False
  228.             FieldName = 'Buyno'
  229.             Visible = True
  230.           end
  231.           item
  232.             Expanded = False
  233.             FieldName = 'Buy'
  234.             Visible = True
  235.           end
  236.           item
  237.             Expanded = False
  238.             FieldName = 'Isfree'
  239.             Visible = True
  240.           end>
  241.       end
  242.     end
  243.   end
  244.   object ADOConnection1: TADOConnection
  245.     ConnectionString = 
  246.       'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
  247.       'Server'
  248.     LoginPrompt = False
  249.     Provider = 'MSDASQL.1'
  250.     Left = 352
  251.   end
  252.   object ADOQuery1: TADOQuery
  253.     Connection = ADOConnection1
  254.     Parameters = <>
  255.     Left = 400
  256.   end
  257.   object ADOQuery2: TADOQuery
  258.     Connection = ADOConnection1
  259.     Parameters = <>
  260.     Left = 544
  261.   end
  262.   object DataSource1: TDataSource
  263.     DataSet = ADOQuery1
  264.     Left = 440
  265.   end
  266.   object DataSource2: TDataSource
  267.     DataSet = ADOQuery2
  268.     Left = 584
  269.   end
  270. end