infoquery.dfm
上传用户:blmaxia
上传日期:2010-02-17
资源大小:657k
文件大小:9k
源码类别:

Delphi/CppBuilder

开发平台:

Delphi

  1. object queryform: Tqueryform
  2.   Left = 192
  3.   Top = 107
  4.   Width = 544
  5.   Height = 416
  6.   Caption = #20449#24687#26597#35810
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object PageControl1: TPageControl
  17.     Left = 8
  18.     Top = 8
  19.     Width = 521
  20.     Height = 345
  21.     ActivePage = TabSheet1
  22.     MultiLine = True
  23.     TabOrder = 0
  24.     object TabSheet1: TTabSheet
  25.       Caption = #26597#35810#22270#20070#22522#26412#20449#24687
  26.       object Label1: TLabel
  27.         Left = 16
  28.         Top = 80
  29.         Width = 72
  30.         Height = 13
  31.         Caption = #36755#20837#26597#35810#39033#65306
  32.       end
  33.       object GroupBox1: TGroupBox
  34.         Left = 8
  35.         Top = 8
  36.         Width = 481
  37.         Height = 65
  38.         Caption = #26597#35810#26465#20214
  39.         TabOrder = 0
  40.         object RadioButton1: TRadioButton
  41.           Left = 32
  42.           Top = 16
  43.           Width = 65
  44.           Height = 17
  45.           Caption = #25353#20070#21495
  46.           Checked = True
  47.           TabOrder = 0
  48.           TabStop = True
  49.           OnClick = RadioButton1Click
  50.         end
  51.         object RadioButton2: TRadioButton
  52.           Left = 149
  53.           Top = 16
  54.           Width = 65
  55.           Height = 17
  56.           Caption = #25353#20070#21517
  57.           TabOrder = 1
  58.           OnClick = RadioButton2Click
  59.         end
  60.         object RadioButton3: TRadioButton
  61.           Left = 266
  62.           Top = 16
  63.           Width = 65
  64.           Height = 17
  65.           Caption = #25353#20986#29256#31038
  66.           TabOrder = 2
  67.           OnClick = RadioButton3Click
  68.         end
  69.         object RadioButton4: TRadioButton
  70.           Left = 384
  71.           Top = 16
  72.           Width = 65
  73.           Height = 17
  74.           Caption = #25353#20316#32773
  75.           TabOrder = 3
  76.           OnClick = RadioButton4Click
  77.         end
  78.         object CheckBox1: TCheckBox
  79.           Left = 32
  80.           Top = 40
  81.           Width = 97
  82.           Height = 17
  83.           Caption = #27169#31946#26597#35810
  84.           Checked = True
  85.           State = cbChecked
  86.           TabOrder = 4
  87.         end
  88.       end
  89.       object Edit3: TEdit
  90.         Left = 96
  91.         Top = 80
  92.         Width = 305
  93.         Height = 21
  94.         TabOrder = 1
  95.         OnKeyDown = Edit2KeyDown
  96.       end
  97.       object Button2: TButton
  98.         Left = 416
  99.         Top = 80
  100.         Width = 75
  101.         Height = 25
  102.         Caption = #26597#35810
  103.         TabOrder = 2
  104.         OnClick = Button2Click
  105.       end
  106.       object ListView1: TListView
  107.         Left = 8
  108.         Top = 112
  109.         Width = 481
  110.         Height = 185
  111.         Columns = <
  112.           item
  113.             Caption = #20070#21495
  114.             Width = 80
  115.           end
  116.           item
  117.             Caption = #20070#21517
  118.             Width = 100
  119.           end
  120.           item
  121.             Caption = #20316#32773
  122.           end
  123.           item
  124.             Caption = #20986#29256#31038
  125.             Width = 80
  126.           end
  127.           item
  128.             Caption = #20986#29256#26085#26399
  129.             Width = 80
  130.           end
  131.           item
  132.             Caption = #20215#26684
  133.           end
  134.           item
  135.             Caption = #22791#27880
  136.           end>
  137.         TabOrder = 3
  138.         ViewStyle = vsReport
  139.       end
  140.       object StaticText2: TStaticText
  141.         Left = 24
  142.         Top = 304
  143.         Width = 58
  144.         Height = 17
  145.         Caption = #20849'0'#26465#35760#24405
  146.         TabOrder = 4
  147.       end
  148.     end
  149.     object TabSheet2: TTabSheet
  150.       Caption = #26597#35810#35835#32773#22522#26412#20449#24687
  151.       ImageIndex = 1
  152.       object Label2: TLabel
  153.         Left = 16
  154.         Top = 80
  155.         Width = 72
  156.         Height = 13
  157.         Caption = #36755#20837#26597#35810#39033#65306
  158.       end
  159.       object GroupBox2: TGroupBox
  160.         Left = 8
  161.         Top = 8
  162.         Width = 481
  163.         Height = 65
  164.         Caption = #26597#35810#26465#20214
  165.         TabOrder = 0
  166.         object RadioButton5: TRadioButton
  167.           Left = 32
  168.           Top = 16
  169.           Width = 81
  170.           Height = 17
  171.           Caption = #25353#20511#20070#35777#21495
  172.           Checked = True
  173.           TabOrder = 0
  174.           TabStop = True
  175.           OnClick = RadioButton1Click
  176.         end
  177.         object RadioButton6: TRadioButton
  178.           Left = 149
  179.           Top = 16
  180.           Width = 65
  181.           Height = 17
  182.           Caption = #25353#22995#21517
  183.           TabOrder = 1
  184.           OnClick = RadioButton2Click
  185.         end
  186.         object CheckBox2: TCheckBox
  187.           Left = 32
  188.           Top = 40
  189.           Width = 97
  190.           Height = 17
  191.           Caption = #27169#31946#26597#35810
  192.           Checked = True
  193.           State = cbChecked
  194.           TabOrder = 2
  195.         end
  196.       end
  197.       object Edit1: TEdit
  198.         Left = 96
  199.         Top = 80
  200.         Width = 305
  201.         Height = 21
  202.         TabOrder = 1
  203.         OnKeyDown = Edit2KeyDown
  204.       end
  205.       object Button3: TButton
  206.         Left = 416
  207.         Top = 80
  208.         Width = 75
  209.         Height = 25
  210.         Caption = #26597#35810
  211.         TabOrder = 2
  212.         OnClick = Button3Click
  213.       end
  214.       object ListView2: TListView
  215.         Left = 8
  216.         Top = 112
  217.         Width = 481
  218.         Height = 185
  219.         Columns = <
  220.           item
  221.             Caption = #20511#20070#35777#21495
  222.             Width = 80
  223.           end
  224.           item
  225.             Caption = #22995#21517
  226.             Width = 60
  227.           end
  228.           item
  229.             Caption = #24615#21035
  230.           end
  231.           item
  232.             Caption = #36523#20221#35777#21495#30721
  233.             Width = 80
  234.           end>
  235.         TabOrder = 3
  236.         ViewStyle = vsReport
  237.       end
  238.       object StaticText4: TStaticText
  239.         Left = 24
  240.         Top = 300
  241.         Width = 58
  242.         Height = 17
  243.         Caption = #20849'0'#26465#35760#24405
  244.         TabOrder = 4
  245.       end
  246.     end
  247.     object TabSheet3: TTabSheet
  248.       Caption = #26597#35810#20511#38405#22522#26412#20449#24687
  249.       ImageIndex = 2
  250.       object Label3: TLabel
  251.         Left = 16
  252.         Top = 80
  253.         Width = 72
  254.         Height = 13
  255.         Caption = #36755#20837#26597#35810#39033#65306
  256.       end
  257.       object GroupBox3: TGroupBox
  258.         Left = 8
  259.         Top = 8
  260.         Width = 481
  261.         Height = 65
  262.         Caption = #26597#35810#26465#20214
  263.         TabOrder = 0
  264.         object RadioButton7: TRadioButton
  265.           Left = 32
  266.           Top = 16
  267.           Width = 81
  268.           Height = 17
  269.           Caption = #25353#20511#20070#35777#21495
  270.           Checked = True
  271.           TabOrder = 0
  272.           TabStop = True
  273.           OnClick = RadioButton1Click
  274.         end
  275.         object CheckBox3: TCheckBox
  276.           Left = 32
  277.           Top = 40
  278.           Width = 97
  279.           Height = 17
  280.           Caption = #27169#31946#26597#35810
  281.           Checked = True
  282.           State = cbChecked
  283.           TabOrder = 1
  284.         end
  285.       end
  286.       object Edit2: TEdit
  287.         Left = 96
  288.         Top = 80
  289.         Width = 305
  290.         Height = 21
  291.         TabOrder = 1
  292.         OnKeyDown = Edit2KeyDown
  293.       end
  294.       object Button4: TButton
  295.         Left = 416
  296.         Top = 80
  297.         Width = 75
  298.         Height = 25
  299.         Caption = #26597#35810
  300.         TabOrder = 2
  301.         OnClick = Button4Click
  302.       end
  303.       object ListView3: TListView
  304.         Left = 8
  305.         Top = 112
  306.         Width = 481
  307.         Height = 185
  308.         Columns = <
  309.           item
  310.             Caption = #35835#32773#32534#21495
  311.             Width = 80
  312.           end
  313.           item
  314.             Caption = #35835#32773#22995#21517
  315.             Width = 80
  316.           end
  317.           item
  318.             Caption = #24615#21035
  319.             Width = 40
  320.           end
  321.           item
  322.             Caption = #20070#21495
  323.             Width = 80
  324.           end
  325.           item
  326.             Caption = #20511#38405#26085#26399
  327.             Width = 60
  328.           end
  329.           item
  330.             Caption = #20511#38405#26102#38271
  331.             Width = 60
  332.           end
  333.           item
  334.             Caption = #36523#20221#35777#21495
  335.             Width = 80
  336.           end
  337.           item
  338.             Caption = #32602#27454#37329#39069
  339.             Width = 60
  340.           end>
  341.         TabOrder = 3
  342.         ViewStyle = vsReport
  343.       end
  344.       object StaticText6: TStaticText
  345.         Left = 24
  346.         Top = 300
  347.         Width = 58
  348.         Height = 17
  349.         Caption = #20849'0'#26465#35760#24405
  350.         TabOrder = 4
  351.       end
  352.     end
  353.   end
  354.   object Button1: TButton
  355.     Left = 424
  356.     Top = 360
  357.     Width = 75
  358.     Height = 25
  359.     Caption = #20851#38381
  360.     TabOrder = 1
  361.     OnClick = Button1Click
  362.   end
  363. end