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

📄 unit1.dfm

📁 通过一个界面实例
💻 DFM
字号:
object Form1: TForm1
  Left = 193
  Top = 105
  Width = 1062
  Height = 710
  HorzScrollBar.ButtonSize = 1
  HorzScrollBar.Margin = 1
  HorzScrollBar.Smooth = True
  HorzScrollBar.Size = 1
  HorzScrollBar.Style = ssHotTrack
  HorzScrollBar.Tracking = True
  VertScrollBar.ButtonSize = 1
  VertScrollBar.Margin = 1
  VertScrollBar.Smooth = True
  VertScrollBar.Size = 1
  VertScrollBar.Style = ssHotTrack
  VertScrollBar.Tracking = True
  Caption = 'Form1'
  Color = clWindow
  Ctl3D = False
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Visible = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 1054
    Height = 683
    Align = alClient
    BevelOuter = bvNone
    TabOrder = 0
    object Panel2: TPanel
      Left = 0
      Top = 0
      Width = 1054
      Height = 41
      Align = alTop
      BevelOuter = bvNone
      Caption = #21271#26007#32771#35797#31995#32479
      Color = clScrollBar
      Ctl3D = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clBlue
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentCtl3D = False
      ParentFont = False
      TabOrder = 0
    end
    object Panel3: TPanel
      Left = 0
      Top = 41
      Width = 1054
      Height = 72
      Align = alTop
      AutoSize = True
      BevelOuter = bvNone
      TabOrder = 1
      object Memo1: TMemo
        Left = 0
        Top = 0
        Width = 1054
        Height = 72
        Align = alClient
        Color = clScrollBar
        Ctl3D = False
        Lines.Strings = (
          #32771#29983#27880#24847#20107#39033#21450#35828#26126':')
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 0
      end
    end
    object Panel4: TPanel
      Left = 0
      Top = 113
      Width = 1054
      Height = 80
      Align = alTop
      BevelInner = bvSpace
      BevelOuter = bvNone
      TabOrder = 2
      object Label1: TLabel
        Left = 4
        Top = 48
        Width = 81
        Height = 13
        AutoSize = False
        Caption = #27492#35797#21367#20849#65306
      end
      object Label2: TLabel
        Left = 68
        Top = 48
        Width = 6
        Height = 13
        Caption = '0'
      end
      object Label3: TLabel
        Left = 89
        Top = 48
        Width = 36
        Height = 13
        AutoSize = False
        Caption = #36947#39064
      end
      object Label4: TLabel
        Left = 124
        Top = 48
        Width = 89
        Height = 13
        AutoSize = False
        Caption = #65292#30446#21069#21097#20313#20849#65306
      end
      object Label5: TLabel
        Left = 220
        Top = 48
        Width = 6
        Height = 13
        Caption = '0'
      end
      object Label6: TLabel
        Left = 244
        Top = 48
        Width = 89
        Height = 13
        AutoSize = False
        Caption = #36947#39064#27809#26377#23436#25104
      end
      object Label7: TLabel
        Left = 352
        Top = 48
        Width = 81
        Height = 13
        AutoSize = False
        Caption = #31572#39064#26102#38388#20849#65306
      end
      object Label8: TLabel
        Left = 432
        Top = 48
        Width = 6
        Height = 13
        Caption = '0'
      end
      object Label9: TLabel
        Left = 456
        Top = 48
        Width = 33
        Height = 13
        AutoSize = False
        Caption = #20998#38047
      end
      object Label10: TLabel
        Left = 488
        Top = 48
        Width = 89
        Height = 13
        AutoSize = False
        Caption = #65292#30446#21069#21097#20313#65306
      end
      object Label11: TLabel
        Left = 568
        Top = 48
        Width = 6
        Height = 13
        Caption = '0'
      end
      object Label12: TLabel
        Left = 600
        Top = 48
        Width = 33
        Height = 13
        AutoSize = False
        Caption = #20998#38047
      end
      object Label13: TLabel
        Left = 632
        Top = 48
        Width = 345
        Height = 13
        AutoSize = False
        Caption = #65288#32771#35797#26102#38388#19968#21040#31995#32479#33258#21160#25552#20132#35797#21367#65292#35831#27880#24847#32771#35797#26102#38388#65289
      end
      object BitBtn1: TBitBtn
        Left = 32
        Top = 8
        Width = 75
        Height = 25
        Caption = #19978#19968#39064
        TabOrder = 0
      end
      object BitBtn2: TBitBtn
        Left = 112
        Top = 8
        Width = 75
        Height = 25
        Caption = #19979#19968#39064
        TabOrder = 1
      end
      object BitBtn3: TBitBtn
        Left = 192
        Top = 8
        Width = 75
        Height = 25
        Caption = #27010#35201
        TabOrder = 2
        OnClick = BitBtn3Click
      end
      object CheckBox1: TCheckBox
        Left = 944
        Top = 16
        Width = 97
        Height = 17
        Caption = #26631#35760#35797#39064
        TabOrder = 3
      end
      object BitBtn4: TBitBtn
        Left = 272
        Top = 8
        Width = 75
        Height = 25
        Caption = #20132#21367
        TabOrder = 4
        OnClick = BitBtn4Click
      end
    end
    object Panel5: TPanel
      Left = 0
      Top = 193
      Width = 1054
      Height = 89
      Align = alTop
      AutoSize = True
      BevelOuter = bvNone
      FullRepaint = False
      TabOrder = 3
    end
    object Panel6: TPanel
      Left = 0
      Top = 282
      Width = 1054
      Height = 344
      Align = alTop
      AutoSize = True
      BevelOuter = bvNone
      BorderStyle = bsSingle
      Ctl3D = False
      ParentCtl3D = False
      TabOrder = 4
    end
  end
end

⌨️ 快捷键说明

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