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

📄 rpd.~dfm

📁 简单的delphi udp聊天系统,简单的delphi udp聊天系统
💻 ~DFM
字号:
object RevampPassword: TRevampPassword
  Left = 378
  Top = 245
  BorderStyle = bsToolWindow
  Caption = #20462#25913#23494#30721
  ClientHeight = 228
  ClientWidth = 280
  Color = clMoneyGreen
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 48
    Top = 55
    Width = 60
    Height = 19
    AutoSize = False
    Caption = #29992#25143#21517
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 49
    Top = 97
    Width = 60
    Height = 20
    AutoSize = False
    Caption = #26032#23494#30721
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 30
    Top = 136
    Width = 81
    Height = 20
    AutoSize = False
    Caption = #30830#35748#23494#30721
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clPurple
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 45
    Top = 16
    Width = 204
    Height = 24
    AutoSize = False
    Caption = #35831#35760#20303#26032#25913#30340#23494#30721
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clNavy
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object User3: TEdit
    Left = 112
    Top = 56
    Width = 121
    Height = 21
    ReadOnly = True
    TabOrder = 0
  end
  object Password4: TEdit
    Left = 112
    Top = 96
    Width = 121
    Height = 21
    PasswordChar = '*'
    TabOrder = 1
  end
  object Password5: TEdit
    Left = 112
    Top = 136
    Width = 121
    Height = 21
    PasswordChar = '*'
    TabOrder = 2
  end
  object BitBtn2: TBitBtn
    Left = 168
    Top = 176
    Width = 65
    Height = 25
    Caption = #37325#35774
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 3
  end
  object BitBtn1: TBitBtn
    Left = 72
    Top = 176
    Width = 65
    Height = 25
    Caption = #30830#23450
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clGreen
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 4
    OnClick = BitBtn1Click
  end
end

⌨️ 快捷键说明

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