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

📄 informationachieve.dfm

📁 一个不错的信息管理系统
💻 DFM
字号:
object Form21: TForm21
  Left = 254
  Top = 117
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #20449#24687#25509#25910
  ClientHeight = 174
  ClientWidth = 394
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clGreen
  Font.Height = -11
  Font.Name = #38582#20070
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 11
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 394
    Height = 174
    Align = alClient
    BevelInner = bvSpace
    BorderStyle = bsSingle
    TabOrder = 0
    object Label1: TLabel
      Left = 48
      Top = 9
      Width = 305
      Height = 29
      Caption = #29616#22312#25191#34892#25509#25910#25991#20214#25805#20316':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 6
      Top = 55
      Width = 218
      Height = 20
      Caption = #35831#36755#20837#25509#25910#25991#20214#30446#24405'\'#21517':'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -20
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Bevel1: TBevel
      Left = 3
      Top = 129
      Width = 387
      Height = 4
      Shape = bsBottomLine
    end
    object Button3: TButton
      Left = 266
      Top = 138
      Width = 75
      Height = 25
      Caption = #36864#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button2: TButton
      Left = 162
      Top = 138
      Width = 75
      Height = 25
      Caption = #25509#25910
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = Button2Click
    end
    object Button1: TButton
      Left = 64
      Top = 138
      Width = 75
      Height = 25
      Caption = #25171#24320
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = Button1Click
    end
    object Edit1: TEdit
      Left = 32
      Top = 8
      Width = 177
      Height = 19
      TabOrder = 3
      Visible = False
    end
    object Edit2: TEdit
      Left = 224
      Top = 56
      Width = 161
      Height = 19
      TabOrder = 4
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = '*.*'
    Left = 216
    Top = 24
  end
end

⌨️ 快捷键说明

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