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

📄 unit4.~dfm

📁 软件课程设计
💻 ~DFM
字号:
object Form4: TForm4
  Left = 310
  Top = 212
  Width = 870
  Height = 602
  Caption = 'Form4'
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -29
  Font.Name = #26999#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 29
  object Label1: TLabel
    Left = 0
    Top = 0
    Width = 60
    Height = 29
    Caption = #22995#21517
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #26999#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 0
    Top = 40
    Width = 30
    Height = 29
    Caption = 'ID'
  end
  object Label3: TLabel
    Left = 248
    Top = 0
    Width = 60
    Height = 29
    Caption = #29983#26085
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #26999#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 0
    Top = 152
    Width = 90
    Height = 29
    Caption = #35777#20214#21495
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #26999#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 8
    Top = 104
    Width = 60
    Height = 29
    Caption = #21333#20301
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #26999#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 248
    Top = 48
    Width = 60
    Height = 29
    Caption = #24615#21035
  end
  object Label7: TLabel
    Left = 8
    Top = 216
    Width = 60
    Height = 29
    Caption = #30005#35805
  end
  object Label8: TLabel
    Left = 0
    Top = 272
    Width = 120
    Height = 29
    Caption = #27880#20876#26102#38388
  end
  object Label9: TLabel
    Left = 304
    Top = 264
    Width = 120
    Height = 29
    Caption = #20809#20020#27425#25968
  end
  object Edit1: TEdit
    Left = 64
    Top = 0
    Width = 153
    Height = 37
    Enabled = False
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 64
    Top = 40
    Width = 153
    Height = 37
    Enabled = False
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 328
    Top = 0
    Width = 169
    Height = 37
    Enabled = False
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 96
    Top = 152
    Width = 409
    Height = 37
    Enabled = False
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 88
    Top = 96
    Width = 409
    Height = 37
    Enabled = False
    TabOrder = 4
  end
  object Edit6: TEdit
    Left = 328
    Top = 48
    Width = 121
    Height = 37
    Enabled = False
    TabOrder = 5
  end
  object Edit7: TEdit
    Left = 112
    Top = 208
    Width = 209
    Height = 37
    Enabled = False
    TabOrder = 6
  end
  object Edit8: TEdit
    Left = 136
    Top = 264
    Width = 161
    Height = 37
    Enabled = False
    TabOrder = 7
  end
  object CheckBox1: TCheckBox
    Left = 24
    Top = 336
    Width = 177
    Height = 41
    Caption = #26159#21542'vip'
    Enabled = False
    TabOrder = 8
  end
  object Button1: TButton
    Left = 488
    Top = 336
    Width = 113
    Height = 41
    Caption = #20462#25913
    TabOrder = 9
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 672
    Top = 336
    Width = 97
    Height = 41
    Caption = #30830#23450
    TabOrder = 10
    OnClick = Button2Click
  end
  object CheckBox2: TCheckBox
    Left = 240
    Top = 344
    Width = 209
    Height = 33
    Caption = #26159#21542#26381#21153#20013
    Enabled = False
    TabOrder = 11
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 547
    Width = 854
    Height = 19
    Panels = <
      item
        Text = #31649#29702#21592
        Width = 300
      end
      item
        Text = #26085#26399
        Width = 300
      end
      item
        Text = #26102#38388
        Width = 300
      end>
  end
  object Edit9: TEdit
    Left = 472
    Top = 264
    Width = 121
    Height = 37
    Enabled = False
    TabOrder = 13
  end
end

⌨️ 快捷键说明

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