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

📄 unit1.dfm

📁 厦新 E8手机 ROM 编辑工具源码 编译平台Delphi7
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form1: TForm1
  Left = 181
  Top = 547
  BorderIcons = [biSystemMenu, biMinimize]
  BorderStyle = bsSingle
  BorderWidth = 1
  Caption = 'ROM'#20462#25913#24037#20855
  ClientHeight = 439
  ClientWidth = 790
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  Menu = MainMenu1
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  OnMouseMove = FormMouseMove
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 501
    Top = 129
    Width = 60
    Height = 12
    Caption = #25991#20214#22823#23567#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object name1: TLabel
    Left = 12
    Top = 5
    Width = 6
    Height = 12
    HelpType = htKeyword
    Caption = 'H'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object name2: TLabel
    Left = 20
    Top = 5
    Width = 6
    Height = 12
    Caption = 'A'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object name3: TLabel
    Left = 28
    Top = 5
    Width = 6
    Height = 12
    Caption = 'M'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object name9: TLabel
    Left = 36
    Top = 5
    Width = 60
    Height = 12
    Cursor = crHandPoint
    Caption = #32534#20889#20110#27849#24030
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    OnMouseMove = name9MouseMove
  end
  object Version: TLabel
    Left = 100
    Top = 5
    Width = 42
    Height = 12
    Caption = 'Version'
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 574
    Top = 204
    Width = 72
    Height = 12
    Caption = #25968#25454#21306#22823#23567#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    OnMouseMove = Label3MouseMove
  end
  object Data_sel_SB: TSpeedButton
    Left = 488
    Top = 176
    Width = 57
    Height = 22
    Cursor = crHandPoint
    BiDiMode = bdLeftToRight
    Caption = #25968#25454#21306
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentBiDiMode = False
    OnClick = Data_sel_SBClick
  end
  object Name_sel_SB: TSpeedButton
    Left = 488
    Top = 152
    Width = 57
    Height = 22
    Cursor = crHandPoint
    Caption = #25991#20214#21517#21306
    Flat = True
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    OnClick = Name_sel_SBClick
  end
  object Button1: TButton
    Left = 487
    Top = 30
    Width = 66
    Height = 25
    Caption = #36873#25321'ROM'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
    OnMouseMove = Button1MouseMove
  end
  object Button2: TButton
    Left = 487
    Top = 94
    Width = 66
    Height = 25
    Caption = #36873#25321#25991#20214
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button2Click
    OnMouseMove = Button2MouseMove
  end
  object rom_name_edit: TEdit
    Left = 556
    Top = 32
    Width = 229
    Height = 20
    ReadOnly = True
    TabOrder = 2
  end
  object file_name_edit: TEdit
    Left = 556
    Top = 96
    Width = 229
    Height = 20
    ReadOnly = True
    TabOrder = 3
  end
  object Button3: TButton
    Left = 652
    Top = 220
    Width = 66
    Height = 25
    Caption = #25163#21160#28155#21152
    Enabled = False
    TabOrder = 4
    OnClick = Button3Click
    OnMouseMove = Button3MouseMove
  end
  object labelededit1: TLabeledEdit
    Left = 556
    Top = 176
    Width = 76
    Height = 24
    BiDiMode = bdLeftToRight
    CharCase = ecUpperCase
    EditLabel.Width = 12
    EditLabel.Height = 12
    EditLabel.BiDiMode = bdLeftToRight
    EditLabel.Caption = #65306
    EditLabel.Font.Charset = GB2312_CHARSET
    EditLabel.Font.Color = clWindowText
    EditLabel.Font.Height = -12
    EditLabel.Font.Name = #23435#20307
    EditLabel.Font.Style = []
    EditLabel.ParentBiDiMode = False
    EditLabel.ParentFont = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    LabelPosition = lpLeft
    MaxLength = 8
    ParentBiDiMode = False
    ParentFont = False
    ParentShowHint = False
    ShowHint = False
    TabOrder = 5
    OnChange = labelededit1Change
    OnDblClick = labelededit1DblClick
    OnKeyPress = labelededit1KeyPress
    OnKeyUp = labelededit1KeyUp
    OnMouseMove = labelededit1MouseMove
  end
  object LabeledEdit2: TLabeledEdit
    Left = 556
    Top = 149
    Width = 76
    Height = 24
    BiDiMode = bdLeftToRight
    CharCase = ecUpperCase
    EditLabel.Width = 12
    EditLabel.Height = 12
    EditLabel.BiDiMode = bdLeftToRight
    EditLabel.Caption = #65306
    EditLabel.Font.Charset = GB2312_CHARSET
    EditLabel.Font.Color = clWindowText
    EditLabel.Font.Height = -12
    EditLabel.Font.Name = #23435#20307
    EditLabel.Font.Style = []
    EditLabel.ParentBiDiMode = False
    EditLabel.ParentFont = False
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    LabelPosition = lpLeft
    MaxLength = 8
    ParentBiDiMode = False
    ParentFont = False
    ParentShowHint = False
    ShowHint = False
    TabOrder = 6
    OnChange = LabeledEdit2Change
    OnKeyPress = LabeledEdit2KeyPress
    OnKeyUp = LabeledEdit2KeyUp
    OnMouseMove = LabeledEdit2MouseMove
  end
  object Button4: TButton
    Left = 724
    Top = 148
    Width = 61
    Height = 25
    Caption = #26816#26597#21517#31216
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 7
    OnClick = Button4Click
    OnMouseMove = Button4MouseMove
  end
  object Button5: TButton
    Left = 701
    Top = 61
    Width = 84
    Height = 25
    Caption = #21047#26032#25991#20214#20449#24687
    TabOrder = 8
    OnClick = Button5Click
    OnMouseMove = Button5MouseMove
  end
  object Edit1: TEdit
    Left = 192
    Top = 3
    Width = 188
    Height = 20
    TabOrder = 9
    OnKeyPress = Edit1KeyPress
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 417
    Width = 790
    Height = 22
    Panels = <
      item
        Width = 50
      end>
  end
  object ProgressBar1: TProgressBar
    Left = 567
    Top = 421
    Width = 217
    Height = 15
    TabOrder = 10
    Visible = False
  end
  object StaticText1: TStaticText
    Left = 503
    Top = 59
    Width = 193
    Height = 27
    Align = alCustom
    AutoSize = False
    BorderStyle = sbsSunken
    Color = clActiveBorder
    ParentColor = False
    TabOrder = 12
    Transparent = False
  end
  object LabeledEdit3: TLabeledEdit
    Left = 531
    Top = 388
    Width = 161
    Height = 20
    EditLabel.Width = 36
    EditLabel.Height = 12
    EditLabel.Caption = #25991#20214#65306
    LabelPosition = lpLeft
    TabOrder = 13
    OnKeyPress = LabeledEdit3KeyPress
  end
  object CheckBox1: TCheckBox
    Left = 568
    Top = 225

⌨️ 快捷键说明

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