⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unit1.dfm

📁 sql server 2005书中11到16章的全部代码
💻 DFM
字号:
object Form1: TForm1
  Left = 136
  Top = 34
  Width = 706
  Height = 459
  Caption = #22270#34920#26174#31034#19982#25490#24207
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 192
    Top = 8
    Width = 265
    Height = 25
    AutoSize = False
    Caption = #22270#34920#26174#31034#19982#25490#24207
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 280
    Top = 320
    Width = 89
    Height = 17
    AutoSize = False
    Caption = #35831#36755#20837#25490#24207#23383#27573
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 224
    Width = 265
    Height = 193
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #23398#21495
        Width = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22995#21517
        Width = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = #33521#35821
        Width = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = #25968#23398
        Width = 40
        Visible = True
      end
      item
        Expanded = False
        FieldName = #35821#25991
        Width = 40
        Visible = True
      end>
  end
  object DBChart1: TDBChart
    Left = 368
    Top = 48
    Width = 329
    Height = 169
    BackWall.Brush.Color = clWhite
    Title.Text.Strings = (
      #33521#35821#22270#34920)
    View3D = False
    View3DOptions.Elevation = 315
    View3DOptions.Orthogonal = False
    View3DOptions.Perspective = 0
    View3DOptions.Rotation = 360
    TabOrder = 1
    object Series1: TBarSeries
      ColorEachPoint = True
      Marks.ArrowLength = 8
      Marks.Visible = True
      DataSource = ADOQuery1
      SeriesColor = clRed
      XLabelsSource = #33521#35821
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1.000000000000000000
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Bar'
      YValues.Multiplier = 1.000000000000000000
      YValues.Order = loNone
      YValues.ValueSource = #33521#35821
    end
  end
  object Button1: TButton
    Left = 296
    Top = 384
    Width = 41
    Height = 25
    Caption = #25490#24207
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button1Click
  end
  object DBChart2: TDBChart
    Left = 8
    Top = 48
    Width = 337
    Height = 169
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    Title.Text.Strings = (
      #25968#23398#22270#34920)
    TabOrder = 3
    object Series2: TBarSeries
      ColorEachPoint = True
      Marks.ArrowLength = 20
      Marks.Visible = True
      DataSource = ADOQuery1
      SeriesColor = clRed
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1.000000000000000000
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Bar'
      YValues.Multiplier = 1.000000000000000000
      YValues.Order = loNone
      YValues.ValueSource = #25968#23398
    end
  end
  object DBChart3: TDBChart
    Left = 384
    Top = 224
    Width = 321
    Height = 193
    BackWall.Brush.Color = clWhite
    BackWall.Brush.Style = bsClear
    Title.Text.Strings = (
      #35821#25991#22270#34920)
    TabOrder = 4
    object Series3: TBarSeries
      Marks.ArrowLength = 20
      Marks.Visible = True
      DataSource = ADOQuery1
      SeriesColor = 4194432
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1.000000000000000000
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Bar'
      YValues.Multiplier = 1.000000000000000000
      YValues.Order = loNone
      YValues.ValueSource = #35821#25991
    end
  end
  object ComboBox1: TComboBox
    Left = 280
    Top = 352
    Width = 73
    Height = 21
    ItemHeight = 13
    TabOrder = 5
    Text = #33521#35821
    Items.Strings = (
      #33521#35821
      #25968#23398
      #35821#25991)
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=datbase.mdb;Persist' +
      ' Security Info=False'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from stu')
    Left = 48
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 16
    Top = 8
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -