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

📄 shuoyin1.dfm

📁 一个不错的信息管理系统
💻 DFM
字号:
object Form27: TForm27
  Left = 279
  Top = 145
  BorderStyle = bsNone
  Caption = 'Form27'
  ClientHeight = 144
  ClientWidth = 354
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 354
    Height = 144
    Align = alClient
    BevelOuter = bvSpace
    BorderStyle = bsSingle
    TabOrder = 0
    object Label3: TLabel
      Left = 9
      Top = 14
      Width = 216
      Height = 24
      Caption = #35831#36873#25321#32034#24341#23383#27573#21517#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -24
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 193
      Top = 49
      Width = 147
      Height = 21
      Caption = #20026#26465#20214#37325#26032#32034#24341
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -21
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label1: TLabel
      Left = 13
      Top = 53
      Width = 21
      Height = 21
      Caption = #20197
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -21
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Bevel1: TBevel
      Left = 0
      Top = 89
      Width = 348
      Height = 6
      Shape = bsBottomLine
    end
    object ComboBox1: TComboBox
      Left = 40
      Top = 51
      Width = 145
      Height = 21
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 0
      Items.Strings = (
        #26631#35782#21495
        #24615#21035
        #24180#40836
        #27665#26063
        #20986#29983#26085#26399
        #25919#27835#38754#35980
        #23130#23035#29366#20917
        #20154#20107#21333#20301#21517#31216
        #21442#21152#24037#20316#26085#26399)
    end
    object Button1: TButton
      Left = 72
      Top = 104
      Width = 75
      Height = 25
      Caption = #24320#22987
      Default = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 224
      Top = 104
      Width = 75
      Height = 25
      Caption = #21462#28040
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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