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

📄 unit1.dfm

📁 通过计算机并口模拟IIC总线
💻 DFM
📖 第 1 页 / 共 5 页
字号:
          end
          object Label9: TLabel
            Left = 56
            Top = 16
            Width = 27
            Height = 13
            Caption = 'Byte2'
          end
          object Label10: TLabel
            Left = 96
            Top = 16
            Width = 27
            Height = 13
            Caption = 'Byte3'
          end
          object Label11: TLabel
            Left = 136
            Top = 16
            Width = 27
            Height = 13
            Caption = 'Byte4'
          end
          object Edit4: TEdit
            Left = 8
            Top = 40
            Width = 41
            Height = 21
            TabOrder = 0
          end
          object Edit5: TEdit
            Left = 48
            Top = 40
            Width = 41
            Height = 21
            TabOrder = 1
          end
          object Edit6: TEdit
            Left = 88
            Top = 40
            Width = 41
            Height = 21
            TabOrder = 2
          end
          object Edit7: TEdit
            Left = 128
            Top = 40
            Width = 41
            Height = 21
            TabOrder = 3
          end
          object Button3: TButton
            Left = 280
            Top = 32
            Width = 49
            Height = 25
            Caption = 'Write'
            TabOrder = 4
          end
        end
        object GroupBox3: TGroupBox
          Left = 8
          Top = 104
          Width = 353
          Height = 81
          Caption = 'Tuner Data'
          TabOrder = 1
          object Button4: TButton
            Left = 296
            Top = 40
            Width = 41
            Height = 25
            Caption = 'Read'
            TabOrder = 0
          end
          object Panel1: TPanel
            Left = 8
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D7'
            TabOrder = 1
          end
          object Panel2: TPanel
            Left = 40
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D6'
            TabOrder = 2
          end
          object Panel3: TPanel
            Left = 72
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D5'
            TabOrder = 3
          end
          object Panel4: TPanel
            Left = 104
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D4'
            TabOrder = 4
          end
          object Panel5: TPanel
            Left = 136
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D3'
            TabOrder = 5
          end
          object Panel6: TPanel
            Left = 168
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D2'
            TabOrder = 6
          end
          object Panel7: TPanel
            Left = 200
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D1'
            TabOrder = 7
          end
          object Panel8: TPanel
            Left = 232
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D0'
            TabOrder = 8
          end
          object Panel9: TPanel
            Left = 8
            Top = 40
            Width = 33
            Height = 17
            Caption = 'POR'
            TabOrder = 9
          end
          object Panel10: TPanel
            Left = 40
            Top = 40
            Width = 33
            Height = 17
            Caption = 'FL'
            TabOrder = 10
          end
          object Panel11: TPanel
            Left = 72
            Top = 40
            Width = 33
            Height = 17
            Caption = '1'
            TabOrder = 11
          end
          object Panel12: TPanel
            Left = 104
            Top = 40
            Width = 33
            Height = 17
            Caption = '1'
            TabOrder = 12
          end
          object Panel13: TPanel
            Left = 136
            Top = 40
            Width = 33
            Height = 17
            Caption = '1'
            TabOrder = 13
          end
          object Panel14: TPanel
            Left = 168
            Top = 40
            Width = 33
            Height = 17
            Caption = 'A2'
            TabOrder = 14
          end
          object Panel15: TPanel
            Left = 200
            Top = 40
            Width = 33
            Height = 17
            Caption = 'A1'
            TabOrder = 15
          end
          object Panel16: TPanel
            Left = 232
            Top = 40
            Width = 33
            Height = 17
            Caption = 'A0'
            TabOrder = 16
          end
          object Panel17: TPanel
            Left = 8
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 17
          end
          object Panel18: TPanel
            Left = 40
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 18
          end
          object Panel19: TPanel
            Left = 72
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 19
          end
          object Panel20: TPanel
            Left = 104
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 20
          end
          object Panel21: TPanel
            Left = 136
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 21
          end
          object Panel22: TPanel
            Left = 168
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 22
          end
          object Panel23: TPanel
            Left = 200
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 23
          end
          object Panel24: TPanel
            Left = 232
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 24
          end
        end
      end
      object GroupBox4: TGroupBox
        Left = 8
        Top = 12
        Width = 385
        Height = 185
        Caption = 'IF IIC Data'
        TabOrder = 1
        object GroupBox5: TGroupBox
          Left = 8
          Top = 24
          Width = 369
          Height = 65
          Caption = 'IF Control Byte'
          TabOrder = 0
          object Label12: TLabel
            Left = 8
            Top = 16
            Width = 41
            Height = 13
            AutoSize = False
            Caption = '     B'
          end
          object Label13: TLabel
            Left = 56
            Top = 16
            Width = 25
            Height = 13
            AutoSize = False
            Caption = '   C'
          end
          object Label14: TLabel
            Left = 104
            Top = 16
            Width = 25
            Height = 13
            AutoSize = False
            Caption = 'E'
          end
          object Edit32: TEdit
            Left = 8
            Top = 32
            Width = 41
            Height = 21
            TabOrder = 0
          end
          object Edit33: TEdit
            Left = 48
            Top = 32
            Width = 41
            Height = 21
            TabOrder = 1
          end
          object Edit34: TEdit
            Left = 88
            Top = 32
            Width = 41
            Height = 21
            TabOrder = 2
          end
          object Button5: TButton
            Left = 296
            Top = 24
            Width = 41
            Height = 25
            Caption = 'Write'
            TabOrder = 3
          end
        end
        object GroupBox6: TGroupBox
          Left = 8
          Top = 96
          Width = 369
          Height = 81
          Caption = 'IF Data'
          TabOrder = 1
          object Panel25: TPanel
            Left = 8
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 0
          end
          object Panel30: TPanel
            Left = 40
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 1
          end
          object Panel31: TPanel
            Left = 72
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 2
          end
          object Panel36: TPanel
            Left = 104
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 3
          end
          object Panel37: TPanel
            Left = 136
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 4
          end
          object Button6: TButton
            Left = 296
            Top = 40
            Width = 41
            Height = 25
            Caption = 'Read'
            TabOrder = 5
          end
          object Panel26: TPanel
            Left = 168
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 6
          end
          object Panel27: TPanel
            Left = 200
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 7
          end
          object Panel28: TPanel
            Left = 232
            Top = 56
            Width = 33
            Height = 17
            TabOrder = 8
          end
          object Panel29: TPanel
            Left = 8
            Top = 40
            Width = 33
            Height = 17
            Caption = 'WIN'
            TabOrder = 9
          end
          object Panel32: TPanel
            Left = 40
            Top = 40
            Width = 33
            Height = 17
            Caption = 'VIFL'
            TabOrder = 10
          end
          object Panel33: TPanel
            Left = 72
            Top = 40
            Width = 33
            Height = 17
            Caption = 'FMIFL'
            TabOrder = 11
          end
          object Panel34: TPanel
            Left = 104
            Top = 40
            Width = 33
            Height = 17
            Caption = 'AFC4'
            TabOrder = 12
          end
          object Panel35: TPanel
            Left = 136
            Top = 40
            Width = 33
            Height = 17
            Caption = 'AFC3'
            TabOrder = 13
          end
          object Panel38: TPanel
            Left = 168
            Top = 40
            Width = 33
            Height = 17
            Caption = 'AFC2'
            TabOrder = 14
          end
          object Panel39: TPanel
            Left = 200
            Top = 40
            Width = 33
            Height = 17
            Caption = 'AFC1'
            TabOrder = 15
          end
          object Panel40: TPanel
            Left = 232
            Top = 40
            Width = 33
            Height = 17
            Caption = 'PONR'
            TabOrder = 16
          end
          object Panel41: TPanel
            Left = 8
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D7'
            TabOrder = 17
          end
          object Panel42: TPanel
            Left = 40
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D6'
            TabOrder = 18
          end
          object Panel43: TPanel
            Left = 72
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D5'
            TabOrder = 19
          end
          object Panel44: TPanel
            Left = 104
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D4'
            TabOrder = 20
          end
          object Panel45: TPanel
            Left = 136
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D3'
            TabOrder = 21
          end
          object Panel46: TPanel
            Left = 168
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D2'
            TabOrder = 22
          end
          object Panel47: TPanel
            Left = 200
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D1'
            TabOrder = 23
          end
          object Panel48: TPanel
            Left = 232
            Top = 24
            Width = 33
            Height = 17
            Caption = 'D0'
            TabOrder = 24
          end
        end
      end
      object Panel49: TPanel
        Left = 8
        Top = 288
        Width = 761
        Height = 113
        TabOrder = 2
        object Label40: TLabel
          Left = 91
          Top = 80
          Width = 6
          Height = 13
          Caption = '0'
          Color = clBtnFace
          Font.Charset = DEFAULT_CHARSET
          Font.Color = clRed
          Font.Height = -11
          Font.Name = 'MS Sans Serif'
          Font.Style = []
          ParentColor = False
          ParentFont = False
        end
        object Label41: TLabel
          Left = 123
          Top = 80
          Width = 6
          Height = 13

⌨️ 快捷键说明

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