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

📄 unit2.dfm

📁 系统资源(r1…rm),共有m类
💻 DFM
字号:
object Form2: TForm2
  Left = 220
  Top = 169
  Width = 610
  Height = 420
  Caption = #36827#31243#31649#29702
  Color = clInactiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clGreen
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 440
    Top = 56
    Width = 135
    Height = 16
    Caption = #27169#25311#30340#36827#31243#24635#25968'                 '
    Color = clInactiveCaption
    Font.Charset = ANSI_CHARSET
    Font.Color = clLime
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Label2: TLabel
    Left = 440
    Top = 96
    Width = 129
    Height = 16
    Caption = #21021#22987#21270#30340#36827#31243#25968'               '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 448
    Top = 128
    Width = 96
    Height = 16
    Caption = #36164#28304'A'#30340#24635#25968'         '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 448
    Top = 160
    Width = 96
    Height = 16
    Caption = #36164#28304'B'#30340#24635#25968'         '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 448
    Top = 192
    Width = 99
    Height = 16
    Caption = #36164#28304'C'#30340#24635#25968'          '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 456
    Top = 224
    Width = 84
    Height = 16
    Caption = #26102#38388#29255#38271#24230'        '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 8
    Top = 16
    Width = 82
    Height = 13
    Caption = #36164#28304'A'#21464#21270#24773#20917' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 144
    Top = 16
    Width = 82
    Height = 13
    Caption = #36164#28304'B'#21464#21270#24773#20917' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 280
    Top = 16
    Width = 82
    Height = 13
    Caption = #36164#28304'C'#21464#21270#24773#20917' '
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clLime
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Memo1: TMemo
    Left = 8
    Top = 48
    Width = 425
    Height = 305
    Color = clGradientInactiveCaption
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Lines.Strings = (
      '')
    ParentFont = False
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 1
  end
  object Edit1: TEdit
    Left = 560
    Top = 56
    Width = 33
    Height = 21
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    Text = '5'
  end
  object Edit2: TEdit
    Left = 560
    Top = 88
    Width = 33
    Height = 21
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    Text = '3'
  end
  object Edit3: TEdit
    Left = 560
    Top = 120
    Width = 33
    Height = 21
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    Text = '10'
  end
  object Edit4: TEdit
    Left = 560
    Top = 152
    Width = 33
    Height = 21
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    Text = '10'
  end
  object Edit5: TEdit
    Left = 560
    Top = 184
    Width = 33
    Height = 21
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 6
    Text = '10'
  end
  object Button1: TButton
    Left = 488
    Top = 264
    Width = 75
    Height = 25
    Caption = #24320#22987#27169#25311
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
    OnKeyPress = Button1KeyPress
  end
  object Button2: TButton
    Left = 488
    Top = 312
    Width = 75
    Height = 25
    Caption = #28165#38500#23631#24149
    Font.Charset = ANSI_CHARSET
    Font.Color = clLime
    Font.Height = -12
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 7
    OnClick = Button2Click
  end
  object Edit6: TEdit
    Left = 560
    Top = 216
    Width = 33
    Height = 21
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 8
    Text = '500'
  end
  object Edit7: TEdit
    Left = 96
    Top = 16
    Width = 33
    Height = 21
    Color = clInfoBk
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 9
    Text = '10'
  end
  object Edit8: TEdit
    Left = 232
    Top = 16
    Width = 33
    Height = 21
    Color = clInfoBk
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 10
    Text = '10'
  end
  object Edit9: TEdit
    Left = 376
    Top = 16
    Width = 33
    Height = 21
    Color = clInfoBk
    Enabled = False
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 11
    Text = '10'
  end
  object Timer1: TTimer
    Enabled = False
    Interval = 2000
    OnTimer = Timer1Timer
    Left = 376
    Top = 352
  end
  object MainMenu1: TMainMenu
    Left = 248
    Top = 152
    object N1: TMenuItem
      Caption = ' '#25805' '#20316
      object N2: TMenuItem
        Caption = ' '#36816' '#34892
        OnClick = N2Click
      end
      object N3: TMenuItem
        Caption = ' '#36864' '#20986' '
        OnClick = N3Click
      end
    end
    object N4: TMenuItem
      Caption = #26174' '#31034
      object N8: TMenuItem
        Caption = #20445#23384#32467#26524
        OnClick = N8Click
      end
      object N5: TMenuItem
        Caption = #28165#38500#23631#24149
      end
    end
    object N6: TMenuItem
      Caption = #36864#20986
      object N7: TMenuItem
        Caption = #20851#38381#25991#20214
        OnClick = N7Click
      end
    end
  end
  object SaveDialog1: TSaveDialog
    Left = 472
    Top = 16
  end
end

⌨️ 快捷键说明

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