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

📄 unit9.~dfm

📁 sheji
💻 ~DFM
字号:
object dcForm: TdcForm
  Left = 223
  Top = 110
  Width = 544
  Height = 375
  Caption = #39184#21381#23450#39184#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 = 288
    Top = 472
    Width = 75
    Height = 25
    Caption = #36820#22238#20027#31383#20307
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 392
    Top = 472
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 64
    Top = 16
    Width = 465
    Height = 89
    Caption = #26597#35810#26465#20214
    TabOrder = 2
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 96
      Height = 13
      Caption = #35831#36755#20837#23450#39184#26085#26399'    '
    end
    object Button3: TButton
      Left = 296
      Top = 24
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 0
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 376
      Top = 24
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 1
    end
    object Edit1: TEdit
      Left = 120
      Top = 32
      Width = 129
      Height = 21
      TabOrder = 2
      Text = 'Edit1'
    end
  end
  object DBGrid1: TDBGrid
    Left = 80
    Top = 160
    Width = 617
    Height = 265
    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 + -