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

Delphi控件源码

开发平台:

Delphi

  1. object Form24: TForm24
  2.   Left = 334
  3.   Top = 182
  4.   Width = 749
  5.   Height = 500
  6.   Caption = #38376#35786#31649#29702#26597#35810
  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.   PixelsPerInch = 96
  15.   TextHeight = 24
  16.   object PageControl1: TPageControl
  17.     Left = 0
  18.     Top = 0
  19.     Width = 741
  20.     Height = 456
  21.     ActivePage = TabSheet2
  22.     Align = alClient
  23.     TabOrder = 0
  24.     object TabSheet1: TTabSheet
  25.       Caption = #25346#21495#26597#35810
  26.       Font.Charset = DEFAULT_CHARSET
  27.       Font.Color = clWindowText
  28.       Font.Height = -13
  29.       Font.Name = 'MS Sans Serif'
  30.       Font.Style = []
  31.       ParentFont = False
  32.       object Label1: TLabel
  33.         Left = 256
  34.         Top = 48
  35.         Width = 73
  36.         Height = 25
  37.         AutoSize = False
  38.         Caption = #30149#20154#32534#21495
  39.       end
  40.       object Label2: TLabel
  41.         Left = 288
  42.         Top = 96
  43.         Width = 41
  44.         Height = 25
  45.         AutoSize = False
  46.         Caption = #31185#23460
  47.       end
  48.       object RadioButton1: TRadioButton
  49.         Left = 88
  50.         Top = 40
  51.         Width = 137
  52.         Height = 25
  53.         Caption = #25353#30149#20154#32534#21495#26597#35810
  54.         Checked = True
  55.         TabOrder = 0
  56.         TabStop = True
  57.         OnClick = RadioButton1Click
  58.       end
  59.       object RadioButton2: TRadioButton
  60.         Left = 88
  61.         Top = 88
  62.         Width = 137
  63.         Height = 25
  64.         Caption = #25353#31185#23460#26597#35810
  65.         TabOrder = 1
  66.         OnClick = RadioButton2Click
  67.       end
  68.       object Edit1: TEdit
  69.         Left = 328
  70.         Top = 40
  71.         Width = 121
  72.         Height = 33
  73.         AutoSize = False
  74.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  75.         TabOrder = 2
  76.       end
  77.       object Edit2: TEdit
  78.         Left = 328
  79.         Top = 88
  80.         Width = 121
  81.         Height = 33
  82.         AutoSize = False
  83.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  84.         TabOrder = 3
  85.       end
  86.       object DBGrid1: TDBGrid
  87.         Left = 72
  88.         Top = 208
  89.         Width = 481
  90.         Height = 177
  91.         DataSource = DataSource1
  92.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  93.         TabOrder = 4
  94.         TitleFont.Charset = DEFAULT_CHARSET
  95.         TitleFont.Color = clWindowText
  96.         TitleFont.Height = -13
  97.         TitleFont.Name = 'MS Sans Serif'
  98.         TitleFont.Style = []
  99.         Columns = <
  100.           item
  101.             Expanded = False
  102.             FieldName = 'Patno'
  103.             Visible = True
  104.           end
  105.           item
  106.             Expanded = False
  107.             FieldName = 'Pat'
  108.             Visible = True
  109.           end
  110.           item
  111.             Expanded = False
  112.             FieldName = 'Dep'
  113.             Visible = True
  114.           end
  115.           item
  116.             Expanded = False
  117.             FieldName = 'Gua'
  118.             Visible = True
  119.           end>
  120.       end
  121.       object Button1: TButton
  122.         Left = 168
  123.         Top = 136
  124.         Width = 89
  125.         Height = 41
  126.         Caption = #26597#35810
  127.         TabOrder = 5
  128.         OnClick = Button1Click
  129.       end
  130.       object Button2: TButton
  131.         Left = 288
  132.         Top = 136
  133.         Width = 89
  134.         Height = 41
  135.         Caption = #21462#28040
  136.         TabOrder = 6
  137.         OnClick = Button2Click
  138.       end
  139.     end
  140.     object TabSheet2: TTabSheet
  141.       Caption = #25910#36153#21333#26597#35810
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = clWindowText
  144.       Font.Height = -13
  145.       Font.Name = 'MS Sans Serif'
  146.       Font.Style = []
  147.       ImageIndex = 1
  148.       ParentFont = False
  149.       object Label3: TLabel
  150.         Left = 240
  151.         Top = 96
  152.         Width = 73
  153.         Height = 25
  154.         AutoSize = False
  155.         Caption = #30149#20154#32534#21495
  156.         Font.Charset = DEFAULT_CHARSET
  157.         Font.Color = clWindowText
  158.         Font.Height = -13
  159.         Font.Name = 'MS Sans Serif'
  160.         Font.Style = []
  161.         ParentFont = False
  162.       end
  163.       object Label4: TLabel
  164.         Left = 240
  165.         Top = 48
  166.         Width = 73
  167.         Height = 25
  168.         AutoSize = False
  169.         Caption = #25910#36153#21333#21495
  170.         Font.Charset = DEFAULT_CHARSET
  171.         Font.Color = clWindowText
  172.         Font.Height = -13
  173.         Font.Name = 'MS Sans Serif'
  174.         Font.Style = []
  175.         ParentFont = False
  176.       end
  177.       object RadioButton3: TRadioButton
  178.         Left = 72
  179.         Top = 48
  180.         Width = 137
  181.         Height = 25
  182.         Caption = #25353#25910#36153#21333#21495#26597#35810
  183.         Checked = True
  184.         Font.Charset = DEFAULT_CHARSET
  185.         Font.Color = clWindowText
  186.         Font.Height = -13
  187.         Font.Name = 'MS Sans Serif'
  188.         Font.Style = []
  189.         ParentFont = False
  190.         TabOrder = 0
  191.         TabStop = True
  192.         OnClick = RadioButton3Click
  193.       end
  194.       object RadioButton4: TRadioButton
  195.         Left = 72
  196.         Top = 88
  197.         Width = 137
  198.         Height = 25
  199.         Caption = #25353#30149#20154#32534#21495#26597#35810
  200.         Font.Charset = DEFAULT_CHARSET
  201.         Font.Color = clWindowText
  202.         Font.Height = -13
  203.         Font.Name = 'MS Sans Serif'
  204.         Font.Style = []
  205.         ParentFont = False
  206.         TabOrder = 1
  207.         OnClick = RadioButton4Click
  208.       end
  209.       object Edit3: TEdit
  210.         Left = 312
  211.         Top = 40
  212.         Width = 121
  213.         Height = 33
  214.         AutoSize = False
  215.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  216.         TabOrder = 2
  217.       end
  218.       object Edit4: TEdit
  219.         Left = 312
  220.         Top = 88
  221.         Width = 121
  222.         Height = 33
  223.         AutoSize = False
  224.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  225.         TabOrder = 3
  226.       end
  227.       object Button3: TButton
  228.         Left = 136
  229.         Top = 144
  230.         Width = 89
  231.         Height = 41
  232.         Caption = #26597#35810
  233.         Font.Charset = DEFAULT_CHARSET
  234.         Font.Color = clWindowText
  235.         Font.Height = -13
  236.         Font.Name = 'MS Sans Serif'
  237.         Font.Style = []
  238.         ParentFont = False
  239.         TabOrder = 4
  240.         OnClick = Button3Click
  241.       end
  242.       object Button4: TButton
  243.         Left = 248
  244.         Top = 144
  245.         Width = 89
  246.         Height = 41
  247.         Caption = #21462#28040
  248.         Font.Charset = DEFAULT_CHARSET
  249.         Font.Color = clWindowText
  250.         Font.Height = -13
  251.         Font.Name = 'MS Sans Serif'
  252.         Font.Style = []
  253.         ParentFont = False
  254.         TabOrder = 5
  255.         OnClick = Button4Click
  256.       end
  257.       object DBGrid2: TDBGrid
  258.         Left = 48
  259.         Top = 216
  260.         Width = 641
  261.         Height = 185
  262.         DataSource = DataSource2
  263.         ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
  264.         TabOrder = 6
  265.         TitleFont.Charset = DEFAULT_CHARSET
  266.         TitleFont.Color = clWindowText
  267.         TitleFont.Height = -13
  268.         TitleFont.Name = 'MS Sans Serif'
  269.         TitleFont.Style = []
  270.         Columns = <
  271.           item
  272.             Expanded = False
  273.             FieldName = 'Chano'
  274.             Visible = True
  275.           end
  276.           item
  277.             Expanded = False
  278.             FieldName = 'Patno'
  279.             Visible = True
  280.           end
  281.           item
  282.             Expanded = False
  283.             FieldName = 'Pat'
  284.             Visible = True
  285.           end
  286.           item
  287.             Expanded = False
  288.             FieldName = 'Doc'
  289.             Visible = True
  290.           end
  291.           item
  292.             Expanded = False
  293.             FieldName = 'Chaitem'
  294.             Visible = True
  295.           end
  296.           item
  297.             Expanded = False
  298.             FieldName = 'Chasum'
  299.             Visible = True
  300.           end>
  301.       end
  302.     end
  303.   end
  304.   object DataSource1: TDataSource
  305.     DataSet = ADOQuery1
  306.     Left = 588
  307.     Top = 83
  308.   end
  309.   object ADOQuery1: TADOQuery
  310.     Connection = ADOConnection1
  311.     Parameters = <>
  312.     Left = 540
  313.     Top = 83
  314.   end
  315.   object ADOConnection1: TADOConnection
  316.     Connected = True
  317.     ConnectionString = 
  318.       'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
  319.       'Server'
  320.     LoginPrompt = False
  321.     Left = 492
  322.     Top = 83
  323.   end
  324.   object ADOQuery2: TADOQuery
  325.     Connection = ADOConnection1
  326.     Parameters = <>
  327.     Left = 556
  328.     Top = 139
  329.   end
  330.   object DataSource2: TDataSource
  331.     DataSet = ADOQuery2
  332.     Left = 612
  333.     Top = 139
  334.   end
  335. end