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

📄 unit2.dfm

📁 站长,我这是一个团员管理系统, 我怎么知道你已经接收了呢?
💻 DFM
字号:
object Form2: TForm2
  Left = 193
  Top = 108
  Width = 696
  Height = 480
  Caption = #22242#21592#31649#29702#20027#25511#30028#38754
  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 Label1: TLabel
    Left = 128
    Top = 24
    Width = 440
    Height = 45
    Cursor = crArrow
    BiDiMode = bdLeftToRight
    Caption = #39640#26657#23398#29983#22242#21592#31649#29702#31995#32479
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -43
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold]
    ParentBiDiMode = False
    ParentColor = False
    ParentFont = False
    Transparent = False
    Layout = tlCenter
  end
  object GroupBox1: TGroupBox
    Left = 96
    Top = 120
    Width = 473
    Height = 201
    Caption = #36873#25321#25805#20316
    TabOrder = 0
    object SpeedButton1: TSpeedButton
      Left = 80
      Top = 40
      Width = 89
      Height = 22
      Caption = #32534#36753#23398#38498#21517#31216
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 80
      Top = 96
      Width = 89
      Height = 22
      Caption = #32534#36753#19987#19994#29677#32423
      OnClick = SpeedButton2Click
    end
    object SpeedButton3: TSpeedButton
      Left = 80
      Top = 152
      Width = 89
      Height = 22
      Caption = #32534#36753#22242#21592#35760#24405
      OnClick = SpeedButton3Click
    end
    object SpeedButton4: TSpeedButton
      Left = 296
      Top = 40
      Width = 89
      Height = 22
      Caption = #32534#36753#22242#21592#21517#20876
      OnClick = SpeedButton4Click
    end
    object SpeedButton5: TSpeedButton
      Left = 296
      Top = 96
      Width = 89
      Height = 22
      Caption = #25171#21360#22242#21592#21517#20876
      OnClick = SpeedButton5Click
    end
    object SpeedButton6: TSpeedButton
      Left = 296
      Top = 152
      Width = 89
      Height = 22
      Caption = #36864#20986#31995#32479#25805#20316
      OnClick = SpeedButton6Click
    end
    object SpeedButton7: TSpeedButton
      Left = 216
      Top = 96
      Width = 41
      Height = 22
      Caption = #26597#35810
      OnClick = SpeedButton7Click
    end
  end
end

⌨️ 快捷键说明

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