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

📄 mainunit.dfm

📁 《Delphi 7经典问题解析》源代码 第一到七章 基础篇源程序 应用篇源程序
💻 DFM
字号:
object Form1: TForm1
  Left = 270
  Top = 214
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  Caption = #21521'Internet Explorer'#26631#20934#25353#38062#26639#28155#21152#22270#26631#21450#21709#24212#28436#31034
  ClientHeight = 300
  ClientWidth = 397
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 393
    Height = 297
    Caption = #21442#25968#38656#35201#28155#21152#30340#22270#26631#21442#25968#35774#32622
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 40
      Width = 132
      Height = 12
      Caption = #40736#26631#28369#36807#26102#30340#25552#31034#20449#24687#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 24
      Top = 64
      Width = 168
      Height = 12
      Caption = '"'#24037#20855'"'#33756#21333#20013#23545#24212#33756#21333#39033#21517#31216#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 24
      Top = 88
      Width = 156
      Height = 12
      Caption = #40736#26631#24038#38190#28857#20987#21518#25191#34892#30340#31243#24207#65306
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label4: TLabel
      Left = 24
      Top = 136
      Width = 198
      Height = 12
      Caption = #40736#26631#25351#38024#22312#22270#26631#19978#26041#26102#20505#30340#22270#26631#22270#20687':'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label5: TLabel
      Left = 32
      Top = 232
      Width = 210
      Height = 12
      Caption = #40736#26631#25351#38024#19981#22312#22270#26631#19978#26041#26102#20505#30340#22270#26631#22270#20687':'
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Image1: TImage
      Left = 272
      Top = 128
      Width = 33
      Height = 33
    end
    object Image2: TImage
      Left = 272
      Top = 224
      Width = 33
      Height = 33
    end
    object Edit1: TEdit
      Left = 192
      Top = 36
      Width = 177
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 192
      Top = 58
      Width = 177
      Height = 20
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 32
      Top = 106
      Width = 337
      Height = 20
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 32
      Top = 176
      Width = 337
      Height = 20
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 32
      Top = 264
      Width = 337
      Height = 20
      Enabled = False
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
    end
    object CheckBox1: TCheckBox
      Left = 24
      Top = 16
      Width = 153
      Height = 17
      Caption = #32570#30465#24773#20917#26174#31034#35813#22270#26631
      Checked = True
      State = cbChecked
      TabOrder = 5
    end
    object BitBtn1: TBitBtn
      Left = 176
      Top = 82
      Width = 20
      Height = 20
      Caption = '...'
      TabOrder = 6
      OnClick = BitBtn1Click
    end
    object BitBtn2: TBitBtn
      Left = 224
      Top = 130
      Width = 20
      Height = 20
      Caption = '...'
      TabOrder = 7
      OnClick = BitBtn2Click
    end
    object BitBtn3: TBitBtn
      Left = 248
      Top = 226
      Width = 20
      Height = 20
      Caption = '...'
      TabOrder = 8
      OnClick = BitBtn3Click
    end
    object BitBtn4: TBitBtn
      Left = 280
      Top = 10
      Width = 89
      Height = 23
      Caption = #28155#21152#35813#22270#26631
      TabOrder = 9
      OnClick = BitBtn4Click
      Glyph.Data = {
        9E020000424D9E0200000000000036000000280000000E0000000E0000000100
        1800000000006802000000000000000000000000000000000000BFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBF00FF0000FF00BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBF00000000000000FF0000FF0000FF00BFBFBFBFBFBF00FF0000FF
        00BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF000000007F7F000000000000BFBF
        BFBFBFBFBFBFBFBFBFBFBFBFBF00FF0000FF00BFBFBFBFBFBFBFBFBFBFBFBFBF
        BF000000007F7F000000000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF00
        FF0000FF0000FF00BFBFBFBFBF00000000000000FFFF007F7F000000BFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF00000000
        FFFF00FFFF007F7F000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBF00000000FFFF00FFFF007F7F000000BFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF00000000FFFF
        00FFFF007F7F000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBF00000000FFFF00FFFF007F7F000000BFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF00000000FFFF00FF
        FF007F7F000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBF00000000FFFF00FFFF007F7F000000BFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF00000000FFFF00FFFF00
        7F7F000000BFBFBF0000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBF00000000FFFF00FFFF000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBF
        BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF000000000000BFBFBFBFBFBF
        BFBF}
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = #24212#29992#31243#24207'(*.exe)|*.exe|'#22270#26631#25991#20214'(*.ico)|*.ico'
    Left = 184
    Top = 16
  end
end

⌨️ 快捷键说明

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