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

📄 unit5.dfm

📁 sheji
💻 DFM
字号:
object lyForm: TlyForm
  Left = 213
  Top = 241
  Width = 544
  Height = 375
  Caption = #23458#20154#30041#35328#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 Label1: TLabel
    Left = 64
    Top = 40
    Width = 66
    Height = 13
    Caption = #23458#20154#22995#21517'      '
  end
  object Label2: TLabel
    Left = 288
    Top = 40
    Width = 60
    Height = 13
    Caption = #30041#35328#26085#26399'    '
  end
  object Label3: TLabel
    Left = 64
    Top = 104
    Width = 60
    Height = 13
    Caption = #30041#35328#20869#23481'    '
  end
  object Button1: TButton
    Left = 256
    Top = 488
    Width = 75
    Height = 25
    Caption = #36820#22238#20027#31383#20307
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 376
    Top = 488
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 1
    OnClick = Button2Click
  end
  object Memo1: TMemo
    Left = 144
    Top = 88
    Width = 505
    Height = 177
    Lines.Strings = (
      'Memo1')
    TabOrder = 2
  end
  object DBEdit1: TDBEdit
    Left = 144
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object DBEdit2: TDBEdit
    Left = 368
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object GroupBox1: TGroupBox
    Left = 144
    Top = 296
    Width = 513
    Height = 105
    Caption = #23458#20154#30041#35328
    TabOrder = 5
    object Label4: TLabel
      Left = 32
      Top = 40
      Width = 90
      Height = 13
      Caption = #35831#36755#20837#23458#20154#22995#21517'  '
    end
    object Edit1: TEdit
      Left = 128
      Top = 40
      Width = 121
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Button3: TButton
      Left = 256
      Top = 48
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 1
    end
    object Button4: TButton
      Left = 256
      Top = 16
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 2
    end
  end
end

⌨️ 快捷键说明

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