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

📄 xtcsh_unit.dfm

📁 这是我照着书做的一个销售管理系统,内容不难,很简单,但是对于我这个菜鸟来说已经很不错了
💻 DFM
字号:
object xtcsh_form: Txtcsh_form
  Left = 151
  Top = 114
  BorderIcons = [biSystemMenu, biMaximize]
  BorderStyle = bsDialog
  Caption = #31995#32479#21021#22987#21270
  ClientHeight = 218
  ClientWidth = 488
  Color = 13031127
  Ctl3D = False
  Font.Charset = GB2312_CHARSET
  Font.Color = clBlue
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 488
    Height = 218
    Align = alClient
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 400
      Top = 173
      Width = 73
      Height = 22
      Caption = #20851#38381
      Flat = True
      OnClick = SpeedButton1Click
    end
    object RadioButton1: TRadioButton
      Left = 24
      Top = 28
      Width = 113
      Height = 17
      Caption = #23458#25143#36164#26009
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 320
      Top = 28
      Width = 113
      Height = 17
      Caption = #21592#24037#36164#26009
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 172
      Top = 28
      Width = 113
      Height = 17
      Caption = #20379#36135#21830#36164#26009
      TabOrder = 2
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 24
      Top = 63
      Width = 73
      Height = 17
      Caption = #35745#37327#21333#20301
      TabOrder = 3
      OnClick = RadioButton4Click
    end
    object RadioButton5: TRadioButton
      Left = 172
      Top = 63
      Width = 73
      Height = 17
      Caption = #21830#21697#31867#21035
      TabOrder = 4
      OnClick = RadioButton5Click
    end
    object RadioButton6: TRadioButton
      Left = 320
      Top = 64
      Width = 113
      Height = 17
      Caption = #21830#21697#36164#26009
      TabOrder = 5
      OnClick = RadioButton6Click
    end
    object RadioButton7: TRadioButton
      Left = 24
      Top = 98
      Width = 89
      Height = 17
      Caption = #25910#20184#27454#26041#24335
      TabOrder = 6
      OnClick = RadioButton7Click
    end
    object RadioButton8: TRadioButton
      Left = 172
      Top = 98
      Width = 65
      Height = 17
      Caption = #36827#36135#21333
      TabOrder = 7
      OnClick = RadioButton8Click
    end
    object RadioButton9: TRadioButton
      Left = 24
      Top = 133
      Width = 65
      Height = 17
      Caption = #38144#21806#21333
      TabOrder = 8
      OnClick = RadioButton9Click
    end
    object RadioButton10: TRadioButton
      Left = 320
      Top = 100
      Width = 81
      Height = 17
      Caption = #36827#36135#20184#27454#21333
      TabOrder = 9
      OnClick = RadioButton10Click
    end
    object RadioButton11: TRadioButton
      Left = 172
      Top = 133
      Width = 113
      Height = 17
      Caption = #38144#21806#25910#27454#21333
      TabOrder = 10
      OnClick = RadioButton11Click
    end
    object RadioButton12: TRadioButton
      Left = 320
      Top = 136
      Width = 81
      Height = 17
      Caption = #36827#36135#36864#36135#21333
      TabOrder = 11
      OnClick = RadioButton12Click
    end
    object RadioButton13: TRadioButton
      Left = 24
      Top = 168
      Width = 81
      Height = 17
      Caption = #23458#25143#36864#36135#21333
      TabOrder = 12
      OnClick = RadioButton13Click
    end
    object RadioButton14: TRadioButton
      Left = 173
      Top = 168
      Width = 57
      Height = 17
      Caption = #24211#23384
      TabOrder = 13
      OnClick = RadioButton14Click
    end
  end
end

⌨️ 快捷键说明

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