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

📄 unit2.dfm

📁 功能强大的万能文件管理系统和查询系统
💻 DFM
字号:
object Form1: TForm1
  Left = 179
  Top = 116
  Width = 544
  Height = 324
  Caption = 'Form1'
  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 SpeedButton1: TSpeedButton
    Left = 187
    Top = 241
    Width = 38
    Height = 22
    Caption = #20462#25913
  end
  object SpeedButton2: TSpeedButton
    Left = 225
    Top = 241
    Width = 40
    Height = 22
    Caption = #21034#38500
  end
  object SpeedButton3: TSpeedButton
    Left = 265
    Top = 241
    Width = 41
    Height = 22
    Caption = #26032#22686
  end
  object SpeedButton4: TSpeedButton
    Left = 306
    Top = 241
    Width = 41
    Height = 22
    Caption = #21015#21360
  end
  object Label13: TLabel
    Left = 189
    Top = 273
    Width = 12
    Height = 13
    Caption = '[1]'
  end
  object Label14: TLabel
    Left = 222
    Top = 273
    Width = 12
    Height = 13
    Caption = '[2]'
  end
  object Label15: TLabel
    Left = 258
    Top = 273
    Width = 12
    Height = 13
    Caption = '[3]'
  end
  object Label16: TLabel
    Left = 296
    Top = 273
    Width = 12
    Height = 13
    Caption = '[4]'
  end
  object Label17: TLabel
    Left = 328
    Top = 273
    Width = 15
    Height = 13
    Caption = '[...]'
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 0
    Width = 536
    Height = 225
    Caption = #26597#35426#32080#26524#31383#65306
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 40
      Width = 42
      Height = 13
      Caption = #24207#34399#65306
    end
    object Label2: TLabel
      Left = 175
      Top = 40
      Width = 70
      Height = 13
      Caption = #27169#20855#32232#34399#65306
    end
    object Label3: TLabel
      Left = 351
      Top = 40
      Width = 70
      Height = 13
      BiDiMode = bdLeftToRight
      Caption = #29986#21697#26009#34399#65306
      ParentBiDiMode = False
    end
    object Label4: TLabel
      Left = 19
      Top = 93
      Width = 60
      Height = 13
      Caption = 'PIN'#25976#37327#65306
    end
    object Label5: TLabel
      Left = 170
      Top = 93
      Width = 37
      Height = 13
      Caption = 'SPM'#65306
    end
    object Label6: TLabel
      Left = 346
      Top = 93
      Width = 42
      Height = 13
      BiDiMode = bdLeftToRight
      Caption = 'XXXX'#65306
      ParentBiDiMode = False
    end
    object Label7: TLabel
      Left = 20
      Top = 149
      Width = 42
      Height = 13
      Caption = 'XXXX'#65306
    end
    object Label8: TLabel
      Left = 171
      Top = 149
      Width = 42
      Height = 13
      Caption = 'XXXX'#65306
    end
    object Label9: TLabel
      Left = 347
      Top = 149
      Width = 42
      Height = 13
      BiDiMode = bdLeftToRight
      Caption = 'XXXX'#65306
      ParentBiDiMode = False
    end
    object Label10: TLabel
      Left = 22
      Top = 198
      Width = 42
      Height = 13
      Caption = 'XXXX'#65306
    end
    object Label11: TLabel
      Left = 173
      Top = 198
      Width = 42
      Height = 13
      Caption = 'XXXX'#65306
    end
    object Label12: TLabel
      Left = 349
      Top = 198
      Width = 42
      Height = 13
      BiDiMode = bdLeftToRight
      Caption = 'XXXX'#65306
      ParentBiDiMode = False
    end
    object Edit1: TEdit
      Left = 64
      Top = 37
      Width = 97
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 242
      Top = 37
      Width = 97
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 421
      Top = 37
      Width = 97
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 80
      Top = 90
      Width = 76
      Height = 21
      TabOrder = 3
    end
    object Edit5: TEdit
      Left = 237
      Top = 90
      Width = 97
      Height = 21
      TabOrder = 4
    end
    object Edit6: TEdit
      Left = 416
      Top = 90
      Width = 97
      Height = 21
      TabOrder = 5
    end
    object Edit7: TEdit
      Left = 60
      Top = 146
      Width = 97
      Height = 21
      TabOrder = 6
    end
    object Edit8: TEdit
      Left = 238
      Top = 146
      Width = 97
      Height = 21
      TabOrder = 7
    end
    object Edit9: TEdit
      Left = 417
      Top = 146
      Width = 97
      Height = 21
      TabOrder = 8
    end
    object Edit10: TEdit
      Left = 62
      Top = 195
      Width = 97
      Height = 21
      TabOrder = 9
    end
    object Edit11: TEdit
      Left = 240
      Top = 195
      Width = 97
      Height = 21
      TabOrder = 10
    end
    object Edit12: TEdit
      Left = 419
      Top = 195
      Width = 97
      Height = 21
      TabOrder = 11
    end
  end
end

⌨️ 快捷键说明

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