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

📄 unit1.dfm.~2~

📁 Delphi 2005程序设计教程_实例源文件和教学课件
💻 ~2~
字号:
object Form1: TForm1
  Left = 0
  Top = 0
  Width = 298
  Height = 241
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 8
    Top = 8
    Width = 265
    Height = 193
    ActivePage = TabSheet3
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #22522#26412#20449#24687
      object Label1: TLabel
        Left = 40
        Top = 24
        Width = 24
        Height = 13
        Caption = #22995#21517
      end
      object Label2: TLabel
        Left = 40
        Top = 64
        Width = 24
        Height = 13
        Caption = #24615#21035
      end
      object Label3: TLabel
        Left = 40
        Top = 104
        Width = 24
        Height = 13
        Caption = #38498#31995
      end
      object Edit1: TEdit
        Left = 96
        Top = 24
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
      end
      object GroupBox1: TGroupBox
        Left = 96
        Top = 48
        Width = 121
        Height = 41
        TabOrder = 1
        object RadioButton1: TRadioButton
          Left = 16
          Top = 16
          Width = 33
          Height = 17
          Caption = #30007
          Checked = True
          TabOrder = 0
          TabStop = True
        end
        object RadioButton2: TRadioButton
          Left = 64
          Top = 16
          Width = 41
          Height = 17
          Caption = #22899
          TabOrder = 1
        end
      end
      object ComboBox1: TComboBox
        Left = 96
        Top = 104
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        ItemHeight = 13
        TabOrder = 2
        Text = #35831#36873#25321#38498#31995
        Items.Strings = (
          #36719#20214#23398#38498
          #20154#25991#23398#38498
          #29702#23398#38498
          #31649#29702#23398#38498
          #24314#31569#23398#38498
          #32654#26415#23398#38498
          #26448#26009#31995)
      end
    end
    object TabSheet2: TTabSheet
      Caption = #32852#31995#26041#24335
      ImageIndex = 1
      object Label4: TLabel
        Left = 24
        Top = 24
        Width = 57
        Height = 13
        Caption = #36890#20449#22320#22336
      end
      object Label5: TLabel
        Left = 24
        Top = 56
        Width = 24
        Height = 13
        Caption = #30005#35805
      end
      object Label6: TLabel
        Left = 24
        Top = 88
        Width = 28
        Height = 13
        Caption = 'E-mail'
      end
      object Edit2: TEdit
        Left = 88
        Top = 24
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 0
      end
      object Edit3: TEdit
        Left = 88
        Top = 56
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 1
      end
      object Edit4: TEdit
        Left = 88
        Top = 88
        Width = 121
        Height = 21
        ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
        TabOrder = 2
      end
      object Button1: TButton
        Left = 96
        Top = 128
        Width = 75
        Height = 25
        Caption = 'Button1'
        TabOrder = 3
      end
    end
    object TabSheet3: TTabSheet
      Caption = 'TabSheet3'
      ImageIndex = 2
    end
  end
end

⌨️ 快捷键说明

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