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

📄 createaccount.dfm

📁 这个程序软件很不错很不错的
💻 DFM
字号:
inherited frmcreateaccount: Tfrmcreateaccount
  Left = 218
  Top = 156
  ActiveControl = Edit2
  Caption = #21019#24314#24080#22871
  ClientHeight = 226
  ClientWidth = 356
  OldCreateOrder = True
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 12
  object Bevel1: TBevel
    Left = -45
    Top = 178
    Width = 444
    Height = 2
  end
  object Label1: TLabel
    Left = 9
    Top = 199
    Width = 176
    Height = 16
    AutoSize = False
    Caption = '* *'#25968#25454#24211#21517#31216#19981#35201#29992#20013#25991'**'
    Font.Charset = GB2312_CHARSET
    Font.Color = clMaroon
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = [fsBold, fsUnderline]
    ParentFont = False
  end
  object btnexit: TButton
    Left = 277
    Top = 188
    Width = 70
    Height = 25
    Cancel = True
    Caption = #36864#20986
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = btnexitClick
  end
  object btnok: TButton
    Left = 205
    Top = 188
    Width = 70
    Height = 25
    Cancel = True
    Caption = #30830#23450
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = btnokClick
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 337
    Height = 161
    Caption = #35831#24405#20837#24080#22871#20449#24687
    TabOrder = 2
    object Label4: TLabel
      Left = 17
      Top = 72
      Width = 60
      Height = 20
      AutoSize = False
      Caption = #24080#22871#21517#31216
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label7: TLabel
      Left = 17
      Top = 98
      Width = 60
      Height = 20
      AutoSize = False
      Caption = #25968#25454#24211#21517#31216
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 17
      Top = 125
      Width = 60
      Height = 20
      AutoSize = False
      Caption = #22791#27880
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 17
      Top = 20
      Width = 60
      Height = 20
      AutoSize = False
      Caption = #30331#24405#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 17
      Top = 46
      Width = 60
      Height = 20
      AutoSize = False
      Caption = #23494#30721
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object Edit4: TEdit
      Left = 80
      Top = 98
      Width = 120
      Height = 20
      CharCase = ecLowerCase
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 20
      ParentFont = False
      TabOrder = 2
    end
    object Edit3: TEdit
      Left = 80
      Top = 72
      Width = 153
      Height = 20
      CharCase = ecLowerCase
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 20
      ParentFont = False
      TabOrder = 1
    end
    object Edit5: TEdit
      Left = 80
      Top = 125
      Width = 237
      Height = 20
      CharCase = ecLowerCase
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 100
      ParentFont = False
      TabOrder = 3
    end
    object Edit2: TEdit
      Left = 80
      Top = 46
      Width = 120
      Height = 20
      CharCase = ecLowerCase
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 20
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 0
    end
    object Edit1: TEdit
      Left = 80
      Top = 20
      Width = 81
      Height = 20
      CharCase = ecLowerCase
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      MaxLength = 20
      ParentFont = False
      TabOrder = 4
      Text = 'sa'
    end
  end
end

⌨️ 快捷键说明

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