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

📄 ams.~dfm

📁 在数据通读经常用的垂直奇校验,在网上很难找到,所以我写这个小的应用程序
💻 ~DFM
字号:
object Form1: TForm1
  Left = 251
  Top = 227
  Width = 668
  Height = 293
  Caption = #22402#30452#22855#20598#26657#39564#31243#24207
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 168
    Top = 16
    Width = 201
    Height = 24
    AutoSize = False
    Caption = #22402#30452#22855#20598#26657#39564#31243#24207
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 208
    Top = 48
    Width = 22
    Height = 13
    Caption = 'V1.0'
  end
  object Label4: TLabel
    Left = 240
    Top = 48
    Width = 48
    Height = 13
    AutoSize = False
    Caption = '20070108'
  end
  object Label5: TLabel
    Left = 24
    Top = 112
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #36755#20837':'
  end
  object Label6: TLabel
    Left = 128
    Top = 72
    Width = 313
    Height = 13
    AutoSize = False
    Caption = #27880#26126':'#20889#20837#21313#20845#36827#21046#26102','#30456#37051#25968#25454#36825#38388#35201#29992#31354#38548#31526#21495
  end
  object Label7: TLabel
    Left = 56
    Top = 152
    Width = 49
    Height = 17
    AutoSize = False
    Caption = #22855#26657#39564':'
  end
  object Label8: TLabel
    Left = 216
    Top = 152
    Width = 49
    Height = 17
    AutoSize = False
    Caption = #20598#26657#39564':'
  end
  object Edit1: TEdit
    Left = 64
    Top = 104
    Width = 585
    Height = 21
    TabOrder = 0
    Text = 'Edit1'
  end
  object Edit2: TEdit
    Left = 112
    Top = 144
    Width = 65
    Height = 21
    TabOrder = 1
    Text = 'Edit2'
  end
  object Edit3: TEdit
    Left = 280
    Top = 144
    Width = 65
    Height = 21
    TabOrder = 2
    Text = 'Edit3'
  end
  object Button1: TButton
    Left = 128
    Top = 192
    Width = 137
    Height = 41
    Caption = #35745#31639
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 344
    Top = 192
    Width = 105
    Height = 33
    Caption = #28165#38500
    TabOrder = 4
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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