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

📄 unit6.dfm

📁 sheji
💻 DFM
字号:
object gzForm: TgzForm
  Left = 209
  Top = 220
  Width = 544
  Height = 375
  Caption = #24037#36164#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  WindowState = wsMaximized
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 184
    Top = 304
    Width = 75
    Height = 25
    Caption = #36820#22238#20027#31383#20307
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 304
    Top = 304
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 88
    Top = 16
    Width = 441
    Height = 73
    Caption = #24037#36164#26597#35810#26465#20214
    TabOrder = 2
    object Label1: TLabel
      Left = 24
      Top = 32
      Width = 108
      Height = 13
      Caption = #35831#36755#20837#21592#24037#22995#21517'        '
    end
    object Edit1: TEdit
      Left = 152
      Top = 32
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Button3: TButton
      Left = 280
      Top = 32
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 1
    end
    object Button4: TButton
      Left = 360
      Top = 32
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 88
    Top = 112
    Width = 393
    Height = 145
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
end

⌨️ 快捷键说明

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