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

📄 unit7.~dfm

📁 sheji
💻 ~DFM
字号:
object wzForm: TwzForm
  Left = 210
  Top = 223
  Width = 544
  Height = 375
  Caption = #29289#36164#20449#24687#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 Label2: TLabel
    Left = 632
    Top = 136
    Width = 36
    Height = 13
    Caption = #24211#23384'    '
  end
  object Label3: TLabel
    Left = 632
    Top = 200
    Width = 36
    Height = 13
    Caption = #19979#38480'    '
  end
  object Button1: TButton
    Left = 632
    Top = 288
    Width = 75
    Height = 25
    Caption = #36820#22238#20027#31383#20307
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 632
    Top = 344
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = Button2Click
  end
  object GroupBox1: TGroupBox
    Left = 56
    Top = 24
    Width = 545
    Height = 89
    Caption = #29289#36164#20449#24687#26597#35810#26465#20214
    TabOrder = 2
    object Label1: TLabel
      Left = 32
      Top = 40
      Width = 72
      Height = 13
      Caption = #25353#21517#31216#26597#35810'    '
    end
    object Edit1: TEdit
      Left = 112
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Button3: TButton
      Left = 248
      Top = 40
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 1
    end
    object Button4: TButton
      Left = 344
      Top = 40
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 2
    end
  end
  object DBGrid1: TDBGrid
    Left = 56
    Top = 128
    Width = 545
    Height = 257
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Edit2: TEdit
    Left = 632
    Top = 160
    Width = 121
    Height = 21
    TabOrder = 4
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 632
    Top = 224
    Width = 121
    Height = 21
    TabOrder = 5
    Text = 'Edit3'
  end
end

⌨️ 快捷键说明

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