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

Delphi控件源码

开发平台:

Delphi

  1. object Form16: TForm16
  2.   Left = 229
  3.   Top = 142
  4.   Width = 870
  5.   Height = 500
  6.   Caption = #33647#21697#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 = TabSheet2
  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 = 48
  35.         Top = 40
  36.         Width = 81
  37.         Height = 33
  38.         AutoSize = False
  39.         Caption = '    '#33647#21697#32534#21495
  40.       end
  41.       object Label2: TLabel
  42.         Left = 288
  43.         Top = 40
  44.         Width = 81
  45.         Height = 33
  46.         AutoSize = False
  47.         Caption = '    '#33647#21697#21517#31216
  48.       end
  49.       object Label3: TLabel
  50.         Left = 528
  51.         Top = 40
  52.         Width = 81
  53.         Height = 33
  54.         AutoSize = False
  55.         Caption = '     '#33647#21697#21035#21517
  56.       end
  57.       object Label4: TLabel
  58.         Left = 48
  59.         Top = 88
  60.         Width = 81
  61.         Height = 33
  62.         AutoSize = False
  63.         Caption = '    '#33647#21697#20215#26684
  64.       end
  65.       object Label5: TLabel
  66.         Left = 288
  67.         Top = 88
  68.         Width = 81
  69.         Height = 33
  70.         AutoSize = False
  71.         Caption = '    '#33647#21697#21151#33021
  72.       end
  73.       object Label6: TLabel
  74.         Left = 48
  75.         Top = 136
  76.         Width = 81
  77.         Height = 33
  78.         AutoSize = False
  79.         Caption = '    '#29983#20135#26085#26399
  80.       end
  81.       object Label7: TLabel
  82.         Left = 288
  83.         Top = 136
  84.         Width = 81
  85.         Height = 33
  86.         AutoSize = False
  87.         Caption = '         '#26377#25928#26399
  88.       end
  89.       object Edit1: TEdit
  90.         Left = 128
  91.         Top = 32
  92.         Width = 121
  93.         Height = 33
  94.         AutoSize = False
  95.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  96.         TabOrder = 0
  97.       end
  98.       object Edit2: TEdit
  99.         Left = 368
  100.         Top = 32
  101.         Width = 137
  102.         Height = 33
  103.         AutoSize = False
  104.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  105.         TabOrder = 1
  106.       end
  107.       object Edit3: TEdit
  108.         Left = 608
  109.         Top = 32
  110.         Width = 137
  111.         Height = 33
  112.         AutoSize = False
  113.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  114.         TabOrder = 2
  115.       end
  116.       object Edit4: TEdit
  117.         Left = 128
  118.         Top = 80
  119.         Width = 121
  120.         Height = 33
  121.         AutoSize = False
  122.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  123.         TabOrder = 3
  124.       end
  125.       object Edit5: TEdit
  126.         Left = 368
  127.         Top = 80
  128.         Width = 377
  129.         Height = 33
  130.         AutoSize = False
  131.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  132.         TabOrder = 4
  133.       end
  134.       object Edit6: TEdit
  135.         Left = 128
  136.         Top = 128
  137.         Width = 121
  138.         Height = 33
  139.         AutoSize = False
  140.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  141.         TabOrder = 5
  142.       end
  143.       object Edit7: TEdit
  144.         Left = 368
  145.         Top = 128
  146.         Width = 121
  147.         Height = 33
  148.         AutoSize = False
  149.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  150.         TabOrder = 6
  151.       end
  152.       object Button1: TButton
  153.         Left = 104
  154.         Top = 176
  155.         Width = 97
  156.         Height = 41
  157.         Caption = #28155#21152
  158.         TabOrder = 7
  159.         OnClick = Button1Click
  160.       end
  161.       object Button2: TButton
  162.         Left = 248
  163.         Top = 176
  164.         Width = 97
  165.         Height = 41
  166.         Caption = #21462#28040
  167.         TabOrder = 8
  168.         OnClick = Button2Click
  169.       end
  170.       object DBGrid1: TDBGrid
  171.         Left = 56
  172.         Top = 240
  173.         Width = 673
  174.         Height = 161
  175.         DataSource = DataSource1
  176.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  177.         TabOrder = 9
  178.         TitleFont.Charset = DEFAULT_CHARSET
  179.         TitleFont.Color = clWindowText
  180.         TitleFont.Height = -13
  181.         TitleFont.Name = 'MS Sans Serif'
  182.         TitleFont.Style = []
  183.         Columns = <
  184.           item
  185.             Expanded = False
  186.             FieldName = 'Medno'
  187.             Visible = True
  188.           end
  189.           item
  190.             Expanded = False
  191.             FieldName = 'Med'
  192.             Visible = True
  193.           end
  194.           item
  195.             Expanded = False
  196.             FieldName = 'Byname'
  197.             Visible = True
  198.           end
  199.           item
  200.             Expanded = False
  201.             FieldName = 'Price'
  202.             Visible = True
  203.           end
  204.           item
  205.             Expanded = False
  206.             FieldName = 'Func'
  207.             Visible = True
  208.           end
  209.           item
  210.             Expanded = False
  211.             FieldName = 'Dat'
  212.             Visible = True
  213.           end
  214.           item
  215.             Expanded = False
  216.             FieldName = 'Valid'
  217.             Visible = True
  218.           end>
  219.       end
  220.     end
  221.     object TabSheet2: TTabSheet
  222.       Caption = #26597#35810#32534#36753
  223.       Font.Charset = DEFAULT_CHARSET
  224.       Font.Color = clWindowText
  225.       Font.Height = -13
  226.       Font.Name = 'MS Sans Serif'
  227.       Font.Style = []
  228.       ImageIndex = 1
  229.       ParentFont = False
  230.       object Label8: TLabel
  231.         Left = 48
  232.         Top = 32
  233.         Width = 73
  234.         Height = 33
  235.         AutoSize = False
  236.         Caption = '  '#33647#21697#32534#21495
  237.       end
  238.       object Label9: TLabel
  239.         Left = 280
  240.         Top = 32
  241.         Width = 73
  242.         Height = 33
  243.         AutoSize = False
  244.         Caption = ' '#33647#21697#21517#31216
  245.       end
  246.       object Edit8: TEdit
  247.         Left = 120
  248.         Top = 24
  249.         Width = 121
  250.         Height = 33
  251.         AutoSize = False
  252.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  253.         TabOrder = 0
  254.       end
  255.       object Edit9: TEdit
  256.         Left = 352
  257.         Top = 24
  258.         Width = 145
  259.         Height = 33
  260.         AutoSize = False
  261.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  262.         TabOrder = 1
  263.       end
  264.       object Button3: TButton
  265.         Left = 520
  266.         Top = 24
  267.         Width = 81
  268.         Height = 41
  269.         Caption = #26597#35810
  270.         TabOrder = 2
  271.         OnClick = Button3Click
  272.       end
  273.       object Button4: TButton
  274.         Left = 104
  275.         Top = 288
  276.         Width = 97
  277.         Height = 49
  278.         Caption = #21024#38500
  279.         TabOrder = 3
  280.         OnClick = Button4Click
  281.       end
  282.       object Button5: TButton
  283.         Left = 232
  284.         Top = 288
  285.         Width = 97
  286.         Height = 49
  287.         Caption = #32534#36753
  288.         TabOrder = 4
  289.         OnClick = Button5Click
  290.       end
  291.       object Button6: TButton
  292.         Left = 368
  293.         Top = 288
  294.         Width = 97
  295.         Height = 49
  296.         Caption = #21462#28040
  297.         TabOrder = 5
  298.         OnClick = Button6Click
  299.       end
  300.       object DBGrid2: TDBGrid
  301.         Left = 40
  302.         Top = 88
  303.         Width = 673
  304.         Height = 161
  305.         DataSource = DataSource2
  306.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  307.         TabOrder = 6
  308.         TitleFont.Charset = DEFAULT_CHARSET
  309.         TitleFont.Color = clWindowText
  310.         TitleFont.Height = -13
  311.         TitleFont.Name = 'MS Sans Serif'
  312.         TitleFont.Style = []
  313.         Columns = <
  314.           item
  315.             Expanded = False
  316.             FieldName = 'Medno'
  317.             Visible = True
  318.           end
  319.           item
  320.             Expanded = False
  321.             FieldName = 'Med'
  322.             Visible = True
  323.           end
  324.           item
  325.             Expanded = False
  326.             FieldName = 'Byname'
  327.             Visible = True
  328.           end
  329.           item
  330.             Expanded = False
  331.             FieldName = 'Price'
  332.             Visible = True
  333.           end
  334.           item
  335.             Expanded = False
  336.             FieldName = 'Func'
  337.             Visible = True
  338.           end
  339.           item
  340.             Expanded = False
  341.             FieldName = 'Dat'
  342.             Visible = True
  343.           end
  344.           item
  345.             Expanded = False
  346.             FieldName = 'Valid'
  347.             Visible = True
  348.           end>
  349.       end
  350.     end
  351.   end
  352.   object ADOConnection1: TADOConnection
  353.     Connected = True
  354.     ConnectionString = 
  355.       'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
  356.       'Server'
  357.     LoginPrompt = False
  358.     Left = 232
  359.   end
  360.   object ADOQuery1: TADOQuery
  361.     Connection = ADOConnection1
  362.     Parameters = <>
  363.     Left = 272
  364.   end
  365.   object ADOQuery2: TADOQuery
  366.     Connection = ADOConnection1
  367.     Parameters = <>
  368.     Left = 408
  369.   end
  370.   object DataSource1: TDataSource
  371.     DataSet = ADOQuery1
  372.     Left = 312
  373.   end
  374.   object DataSource2: TDataSource
  375.     DataSet = ADOQuery2
  376.     Left = 456
  377.   end
  378. end