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

Delphi控件源码

开发平台:

Delphi

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