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

📄 unit1.dfm

📁 千年外挂通用
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 544
  Height = 375
  Caption = #21315#24180#22320#22270#25991#20214
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnMouseMove = FormMouseMove
  OnPaint = FormPaint
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 144
    Top = 0
    Width = 78
    Height = 16
    Caption = #22320#22270#25991#20214#23646#24615
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 328
    Top = 0
    Width = 52
    Height = 16
    Caption = #40736#26631#20301#32622
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 400
    Top = 0
    Width = 65
    Height = 25
    Caption = #25171#24320#22320#22270
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 464
    Top = 0
    Width = 65
    Height = 25
    Caption = #20445#23384#22320#22270
    TabOrder = 1
    OnClick = Button2Click
  end
  object OpenDialog1: TOpenDialog
    DefaultExt = 'map'
    Filter = #21315#24180#22320#22270#25991#20214'(*.map)|*.map'
    InitialDir = 'D:\'#28216#25103'\'#31070#27494#22855#31456'\newversion'
    Left = 8
    Top = 32
  end
  object SaveDialog1: TSaveDialog
    DefaultExt = 'bmp'
    Filter = 'bmp'#25991#20214'(*.bmp)|*.bmp'
    Left = 40
    Top = 32
  end
end

⌨️ 快捷键说明

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