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

📄 sj_four_rand.~dfm

📁 学员管理的软件
💻 ~DFM
字号:
object T_txtj: TT_txtj
  Left = 447
  Top = 231
  Width = 598
  Height = 470
  Caption = #22270#24418#21270#32479#35745
  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 Chart1: TChart
    Left = 0
    Top = 193
    Width = 590
    Height = 243
    BackWall.Brush.Color = clWhite
    Title.Text.Strings = (
      'TChart')
    View3DOptions.Elevation = 315
    View3DOptions.Orthogonal = False
    View3DOptions.Perspective = 0
    View3DOptions.Rotation = 360
    Align = alClient
    BorderStyle = bsSingle
    Color = clCream
    TabOrder = 0
    Visible = False
    object Chart2: TChart
      Left = 1
      Top = 1
      Width = 584
      Height = 237
      AllowPanning = pmNone
      AllowZoom = False
      BackWall.Brush.Color = clWhite
      BackWall.Brush.Style = bsClear
      BackWall.Pen.Visible = False
      Title.Text.Strings = (
        'TChart')
      AxisVisible = False
      ClipPoints = False
      Frame.Visible = False
      View3DOptions.Elevation = 315
      View3DOptions.Orthogonal = False
      View3DOptions.Perspective = 0
      View3DOptions.Rotation = 360
      View3DWalls = False
      Align = alClient
      TabOrder = 0
      object Series2: TPieSeries
        Marks.ArrowLength = 8
        Marks.Visible = True
        SeriesColor = clRed
        OtherSlice.Text = 'Other'
        PieValues.DateTime = False
        PieValues.Name = 'Pie'
        PieValues.Multiplier = 1
        PieValues.Order = loNone
      end
    end
    object Series1: TBarSeries
      ColorEachPoint = True
      Marks.ArrowLength = 20
      Marks.Visible = True
      SeriesColor = clRed
      XValues.DateTime = False
      XValues.Name = 'X'
      XValues.Multiplier = 1
      XValues.Order = loAscending
      YValues.DateTime = False
      YValues.Name = 'Bar'
      YValues.Multiplier = 1
      YValues.Order = loNone
    end
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 590
    Height = 65
    Align = alTop
    Caption = #35831#35774#32622#32479#35745#26465#20214
    TabOrder = 1
    object RadioButton1: TRadioButton
      Left = 32
      Top = 32
      Width = 113
      Height = 17
      Caption = #21508#26435#38480#20154#25968#32479#35745
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object RadioButton2: TRadioButton
      Left = 208
      Top = 32
      Width = 113
      Height = 17
      Caption = #21508#39064#22411#39064#25968#32479#35745
      TabOrder = 1
    end
    object RadioButton3: TRadioButton
      Left = 384
      Top = 32
      Width = 113
      Height = 17
      Caption = #30007#22899#27604#20363#32479#35745
      TabOrder = 2
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 65
    Width = 590
    Height = 64
    Align = alTop
    Caption = #35831#35774#32622#36873#25321#22270#24418
    TabOrder = 2
    object rb_zz: TRadioButton
      Left = 120
      Top = 24
      Width = 81
      Height = 17
      Caption = #26609#29366#22270
      Checked = True
      TabOrder = 0
      TabStop = True
    end
    object rb_bt: TRadioButton
      Left = 280
      Top = 24
      Width = 73
      Height = 17
      Caption = #39292#22270
      TabOrder = 1
    end
  end
  object GroupBox3: TGroupBox
    Left = 0
    Top = 129
    Width = 590
    Height = 64
    Align = alTop
    Caption = #35831#36873#25321#20309#31181#25805#20316
    TabOrder = 3
    object BitBtn1: TBitBtn
      Left = 408
      Top = 24
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 0
      OnClick = BitBtn1Click
      Kind = bkClose
    end
    object BitBtn2: TBitBtn
      Left = 56
      Top = 24
      Width = 89
      Height = 25
      Caption = #30830#35748#32479#35745
      TabOrder = 1
      OnClick = BitBtn2Click
      Kind = bkAll
    end
    object BitBtn3: TBitBtn
      Left = 176
      Top = 24
      Width = 89
      Height = 25
      Caption = #25171#21360#27492#22270
      TabOrder = 2
      OnClick = BitBtn3Click
      Kind = bkIgnore
    end
    object BitBtn4: TBitBtn
      Left = 296
      Top = 24
      Width = 89
      Height = 25
      Caption = #20445#23384#27492#22270
      TabOrder = 3
      OnClick = BitBtn4Click
      Kind = bkRetry
    end
  end
  object SaveDialog1: TSaveDialog
    DefaultExt = 'bmp'
    Filter = 'BMP'#25991#20214'|*.bmp'
    Left = 504
    Top = 80
  end
end

⌨️ 快捷键说明

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