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

📄 csh_unit.~dfm

📁 单机进销存管理程序 Delphi+Acce
💻 ~DFM
字号:
object csh_form: Tcsh_form
  Left = 195
  Top = 155
  BorderStyle = bsDialog
  Caption = #31995#32479#21021#22987#21270
  ClientHeight = 216
  ClientWidth = 436
  Color = 13031127
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 436
    Height = 216
    Align = alClient
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 328
      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 + -