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

📄 frmbsmb.~dfm

📁 delphi+excel报表管理程序
💻 ~DFM
字号:
object Form7: TForm7
  Left = 198
  Top = 167
  AutoScroll = False
  Caption = #26631#35782#27169#26495
  ClientHeight = 453
  ClientWidth = 688
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 689
    Height = 453
    BorderStyle = bsSingle
    TabOrder = 0
    object Label1: TLabel
      Left = 56
      Top = 40
      Width = 60
      Height = 13
      Caption = #27169#26495#21015#34920#65306
    end
    object ComboBox1: TComboBox
      Left = 117
      Top = 36
      Width = 196
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnSelect = ComboBox1Select
    end
    object Button1: TButton
      Left = 152
      Top = 240
      Width = 75
      Height = 25
      Caption = #26631#35782#27169#26495
      TabOrder = 1
      OnClick = Button1Click
    end
  end
end

⌨️ 快捷键说明

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