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

📄 ychatu55.dfm

📁 Yahoo Messenger for Mobile
💻 DFM
字号:
object Form51: TForm51
  Left = 286
  Top = 156
  Width = 391
  Height = 371
  Caption = 'Create Account'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Button1: TButton
    Left = 84
    Top = 274
    Width = 169
    Height = 21
    Caption = 'Create Account'
    TabOrder = 0
    OnClick = Button1Click
  end
  object Edit7: TEdit
    Left = 8
    Top = 306
    Width = 365
    Height = 21
    TabOrder = 1
    Text = 'Status'
  end
  object GroupBox1: TGroupBox
    Left = 10
    Top = 6
    Width = 355
    Height = 255
    Caption = 'Account Details'
    TabOrder = 2
    object Label1: TLabel
      Left = 12
      Top = 26
      Width = 50
      Height = 13
      Caption = 'UserName'
    end
    object Label2: TLabel
      Left = 12
      Top = 56
      Width = 46
      Height = 13
      Caption = 'Password'
    end
    object Label3: TLabel
      Left = 24
      Top = 142
      Width = 35
      Height = 13
      Caption = 'Gender'
    end
    object Label4: TLabel
      Left = 20
      Top = 170
      Width = 41
      Height = 13
      Caption = 'Location'
    end
    object Label5: TLabel
      Left = 18
      Top = 198
      Width = 53
      Height = 13
      Caption = 'HomePage'
    end
    object Label6: TLabel
      Left = 12
      Top = 226
      Width = 66
      Height = 13
      Caption = 'Email Address'
    end
    object Label7: TLabel
      Left = 22
      Top = 114
      Width = 19
      Height = 13
      Caption = 'Age'
    end
    object Label8: TLabel
      Left = 8
      Top = 84
      Width = 63
      Height = 13
      Caption = 'Re Password'
    end
    object Label9: TLabel
      Left = 306
      Top = 22
      Width = 7
      Height = 16
      Caption = '*'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label10: TLabel
      Left = 306
      Top = 52
      Width = 7
      Height = 16
      Caption = '*'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label11: TLabel
      Left = 306
      Top = 80
      Width = 7
      Height = 16
      Caption = '*'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label12: TLabel
      Left = 134
      Top = 108
      Width = 7
      Height = 16
      Caption = '*'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label13: TLabel
      Left = 172
      Top = 112
      Width = 113
      Height = 13
      Caption = 'You must be 16 or over.'
    end
    object Edit1: TEdit
      Left = 80
      Top = 20
      Width = 221
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 80
      Top = 50
      Width = 219
      Height = 21
      PasswordChar = '*'
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 82
      Top = 136
      Width = 75
      Height = 21
      TabOrder = 4
    end
    object Edit4: TEdit
      Left = 82
      Top = 164
      Width = 205
      Height = 21
      TabOrder = 5
    end
    object Edit5: TEdit
      Left = 82
      Top = 192
      Width = 207
      Height = 21
      TabOrder = 6
    end
    object Edit6: TEdit
      Left = 82
      Top = 220
      Width = 205
      Height = 21
      TabOrder = 7
    end
    object Edit8: TEdit
      Left = 82
      Top = 108
      Width = 45
      Height = 21
      TabOrder = 3
      Text = '0'
    end
    object Edit9: TEdit
      Left = 80
      Top = 80
      Width = 221
      Height = 21
      PasswordChar = '*'
      TabOrder = 2
    end
  end
  object Button2: TButton
    Left = 296
    Top = 278
    Width = 75
    Height = 17
    Caption = 'Close '
    TabOrder = 3
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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