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

📄 unit3.dfm

📁 唯一公开源代码的GBA模拟器
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Debugger: TDebugger
  Left = 308
  Top = 201
  BorderStyle = bsDialog
  Caption = 'ARM7TDMI Debugger'
  ClientHeight = 258
  ClientWidth = 529
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox2: TGroupBox
    Left = 344
    Top = 0
    Width = 185
    Height = 233
    Caption = 'Cpu Status'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    object Label1: TLabel
      Left = 4
      Top = 12
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R0'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label2: TLabel
      Left = 4
      Top = 24
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R1'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
      WordWrap = True
    end
    object Label3: TLabel
      Left = 4
      Top = 36
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R2'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label4: TLabel
      Left = 4
      Top = 48
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R3'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label5: TLabel
      Left = 4
      Top = 60
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R4'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label6: TLabel
      Left = 4
      Top = 72
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R5'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label7: TLabel
      Left = 4
      Top = 84
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R6'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label8: TLabel
      Left = 4
      Top = 96
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R7'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label9: TLabel
      Left = 4
      Top = 108
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R8'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label10: TLabel
      Left = 4
      Top = 120
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R9'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label11: TLabel
      Left = 4
      Top = 132
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R10'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label12: TLabel
      Left = 4
      Top = 144
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R11'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label13: TLabel
      Left = 4
      Top = 156
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'R12'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label14: TLabel
      Left = 4
      Top = 168
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'SP'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label15: TLabel
      Left = 4
      Top = 180
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'LR'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label16: TLabel
      Left = 4
      Top = 192
      Width = 29
      Height = 16
      AutoSize = False
      Caption = 'PC'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object Label34: TLabel
      Left = 120
      Top = 16
      Width = 35
      Height = 13
      Caption = 'Flags:'
    end
    object LabelR3: TLabel
      Left = 48
      Top = 48
      Width = 81
      Height = 16
      AutoSize = False
      Caption = '$00000000'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object LabelR0: TLabel
      Left = 48
      Top = 12
      Width = 73
      Height = 16
      AutoSize = False
      Caption = '$00000000'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
    end
    object LabelR1: TLabel
      Left = 48
      Top = 24
      Width = 73
      Height = 16
      AutoSize = False
      Caption = '$00000000'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
      Layout = tlCenter
      WordWrap = True
    end
    object LabelR4: TLabel
      Left = 48
      Top = 60
      Width = 73

⌨️ 快捷键说明

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