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

📄 u_unicode.dfm

📁 很方便查看各种字符的unicode值
💻 DFM
字号:
object Form1: TForm1
  Left = 312
  Top = 218
  Width = 472
  Height = 371
  Caption = 'UNICODE'#36716#25442#24037#20855
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -15
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 15
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 441
    Height = 169
    Caption = #23383#31526'('#21253#25324#27721#23383')'#36716#25442#20026'UNICODE'#30721'('#22791#27880#65306'2'#20010#23383#33410')'
    TabOrder = 0
    object Label1: TLabel
      Left = 11
      Top = 32
      Width = 135
      Height = 15
      Caption = #35831#36755#20837#27721#23383#25110#32773#23383#31526
    end
    object Memo2: TMemo
      Left = 8
      Top = 64
      Width = 425
      Height = 99
      TabOrder = 0
    end
    object Edit1: TEdit
      Left = 152
      Top = 28
      Width = 209
      Height = 23
      TabOrder = 1
      OnKeyPress = Edit1KeyPress
    end
    object Button1: TButton
      Left = 368
      Top = 28
      Width = 61
      Height = 25
      Caption = #36716#25442
      TabOrder = 2
      OnClick = Button1Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 177
    Width = 441
    Height = 162
    Caption = 'UNICODE'#36716#25442#20026#23383#31526
    TabOrder = 1
    object Label2: TLabel
      Left = 16
      Top = 24
      Width = 116
      Height = 15
      Caption = #35831#36755#20837'UNICODE'#30721
    end
    object Memo4: TMemo
      Left = 12
      Top = 56
      Width = 422
      Height = 101
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 155
      Top = 22
      Width = 214
      Height = 23
      TabOrder = 1
      OnKeyPress = Edit2KeyPress
    end
    object Button2: TButton
      Left = 376
      Top = 22
      Width = 56
      Height = 25
      Caption = #36716#25442
      TabOrder = 2
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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