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

📄 cbhs_unit.~dfm

📁 单机进销存管理程序 Delphi+Acce
💻 ~DFM
字号:
object cbhs_form: Tcbhs_form
  Left = 92
  Top = 109
  BorderStyle = bsDialog
  Caption = #25104#26412#26680#31639
  ClientHeight = 345
  ClientWidth = 613
  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 = 613
    Height = 45
    Align = alTop
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 10
      Top = 18
      Width = 60
      Height = 12
      Caption = #26680#31639#26102#38388#27573
    end
    object Label2: TLabel
      Left = 216
      Top = 18
      Width = 24
      Height = 12
      Caption = #20171#20110
    end
    object SpeedButton3: TSpeedButton
      Left = 497
      Top = 13
      Width = 72
      Height = 22
      Caption = #36864#20986
      Flat = True
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 417
      Top = 13
      Width = 81
      Height = 22
      Caption = #23548#20837#24211#23384#20449#24687
      Flat = True
      OnClick = SpeedButton4Click
    end
    object DateTimePicker1: TDateTimePicker
      Left = 73
      Top = 14
      Width = 128
      Height = 20
      Date = 38432.588788263890000000
      Time = 38432.588788263890000000
      TabOrder = 0
    end
    object DateTimePicker2: TDateTimePicker
      Left = 245
      Top = 14
      Width = 128
      Height = 20
      Date = 38432.589165532410000000
      Time = 38432.589165532410000000
      TabOrder = 1
    end
  end
  object GroupBox2: TGroupBox
    Left = 0
    Top = 45
    Width = 613
    Height = 34
    Align = alTop
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    object RadioButton1: TRadioButton
      Left = 20
      Top = 12
      Width = 69
      Height = 17
      Caption = #36827#36135#25104#26412
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 133
      Top = 12
      Width = 72
      Height = 17
      Caption = #38144#21806#25104#26412
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 246
      Top = 12
      Width = 93
      Height = 17
      Caption = #36827#36135#36864#36135#25104#26412
      TabOrder = 2
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 369
      Top = 12
      Width = 94
      Height = 17
      Caption = #23458#25143#36864#36135#25104#26412
      TabOrder = 3
      OnClick = RadioButton4Click
    end
    object RadioButton5: TRadioButton
      Left = 513
      Top = 12
      Width = 70
      Height = 17
      Caption = #24211#23384#25104#26412
      TabOrder = 4
      OnClick = RadioButton5Click
    end
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 79
    Width = 613
    Height = 244
    Align = alClient
    BorderStyle = bsNone
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    TitleFont.Charset = ANSI_CHARSET
    TitleFont.Color = clBlue
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 323
    Width = 613
    Height = 22
    Panels = <
      item
        Alignment = taCenter
        Text = #35760#24405#24635#25968
        Width = 80
      end
      item
        Alignment = taRightJustify
        Width = 100
      end
      item
        Alignment = taCenter
        Text = #21830#21697#24635#25968#37327
        Width = 100
      end
      item
        Width = 150
      end
      item
        Alignment = taCenter
        Text = #21830#21697#24635#37329#39069
        Width = 85
      end
      item
        Width = 150
      end>
  end
  object Edit1: TEdit
    Left = 240
    Top = 112
    Width = 121
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    Visible = False
  end
  object Edit2: TEdit
    Left = 376
    Top = 112
    Width = 121
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    Visible = False
  end
  object Edit3: TEdit
    Left = 144
    Top = 176
    Width = 121
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    Visible = False
  end
  object Edit4: TEdit
    Left = 288
    Top = 176
    Width = 121
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 7
    Visible = False
  end
  object Edit5: TEdit
    Left = 424
    Top = 176
    Width = 121
    Height = 20
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 8
    Visible = False
  end
end

⌨️ 快捷键说明

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