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

📄 member.~dfm

📁 是个文档,和软件工程类似,如何实现一工程所需步骤
💻 ~DFM
字号:
object Form2: TForm2
  Left = 178
  Top = 37
  Width = 545
  Height = 500
  Caption = #20250#21592#31649#29702
  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 GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 265
    Height = 289
    Caption = #20250#21592#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 28
      Width = 48
      Height = 13
      Caption = #20250#21592#32534#21495
    end
    object Label2: TLabel
      Left = 8
      Top = 60
      Width = 48
      Height = 13
      Caption = #20250#21592#22995#21517
    end
    object Label3: TLabel
      Left = 8
      Top = 90
      Width = 48
      Height = 13
      Caption = #20250#21592#24615#21035
    end
    object Label4: TLabel
      Left = 8
      Top = 116
      Width = 48
      Height = 13
      Caption = #36523#20221#35777#21495
    end
    object Label5: TLabel
      Left = 8
      Top = 148
      Width = 48
      Height = 13
      Caption = #20250#21592#22320#22336
    end
    object Label6: TLabel
      Left = 8
      Top = 212
      Width = 48
      Height = 13
      Caption = #20250#21592#30005#35805
    end
    object Label7: TLabel
      Left = 8
      Top = 244
      Width = 24
      Height = 13
      Alignment = taCenter
      Caption = #22791#27880
    end
    object Label10: TLabel
      Left = 8
      Top = 180
      Width = 38
      Height = 13
      Caption = 'E_MAIL'
    end
    object Edit1: TEdit
      Left = 80
      Top = 24
      Width = 113
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 80
      Top = 56
      Width = 113
      Height = 21
      TabOrder = 1
    end
    object RadioButton1: TRadioButton
      Left = 88
      Top = 88
      Width = 33
      Height = 17
      Caption = #30007
      TabOrder = 2
    end
    object RadioButton2: TRadioButton
      Left = 152
      Top = 88
      Width = 33
      Height = 17
      Caption = #22899
      TabOrder = 3
    end
    object Edit3: TEdit
      Left = 80
      Top = 112
      Width = 177
      Height = 21
      TabOrder = 4
    end
    object Edit4: TEdit
      Left = 80
      Top = 144
      Width = 177
      Height = 21
      TabOrder = 5
    end
    object Edit5: TEdit
      Left = 80
      Top = 176
      Width = 153
      Height = 21
      TabOrder = 6
    end
    object Edit6: TEdit
      Left = 80
      Top = 208
      Width = 129
      Height = 21
      TabOrder = 7
    end
    object Edit9: TEdit
      Left = 80
      Top = 240
      Width = 129
      Height = 21
      TabOrder = 8
    end
  end
  object DBGrid1: TDBGrid
    Left = 8
    Top = 304
    Width = 505
    Height = 161
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #20250#21592#32534#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20250#21592#22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20250#21592#24615#21035
        Visible = True
      end
      item
        Expanded = False
        FieldName = #36523#20221#35777#21495
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20250#21592#22320#22336
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'E_MAIL'
        Visible = True
      end
      item
        Expanded = False
        FieldName = #20250#21592#30005#35805
        Visible = True
      end
      item
        Expanded = False
        FieldName = #22791#27880
        Visible = True
      end>
  end
  object GroupBox2: TGroupBox
    Left = 280
    Top = 8
    Width = 233
    Height = 113
    Caption = #28040#36153#24773#20917
    TabOrder = 2
    object Label8: TLabel
      Left = 8
      Top = 27
      Width = 48
      Height = 13
      Caption = #28040#36153#37329#39069
    end
    object Label9: TLabel
      Left = 8
      Top = 76
      Width = 48
      Height = 13
      Caption = #20250#21592#31561#32423
    end
    object Edit7: TEdit
      Left = 73
      Top = 24
      Width = 128
      Height = 21
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 73
      Top = 72
      Width = 113
      Height = 21
      ItemHeight = 13
      TabOrder = 1
    end
  end
  object GroupBox3: TGroupBox
    Left = 280
    Top = 136
    Width = 233
    Height = 161
    Caption = #25805#20316
    TabOrder = 3
    object Button1: TButton
      Left = 128
      Top = 40
      Width = 73
      Height = 25
      Caption = #26597#35810'(&Q)'
      TabOrder = 0
    end
    object Button2: TButton
      Left = 16
      Top = 40
      Width = 73
      Height = 25
      Caption = #28155#21152'(&A)'
      TabOrder = 1
    end
    object Button3: TButton
      Left = 16
      Top = 80
      Width = 73
      Height = 25
      Caption = #20445#23384'(&M)'
      TabOrder = 2
    end
    object Button4: TButton
      Left = 16
      Top = 120
      Width = 73
      Height = 25
      Caption = #21024#38500'(&D)'
      TabOrder = 3
    end
    object Button5: TButton
      Left = 128
      Top = 80
      Width = 73
      Height = 25
      Caption = #28165#31354'(&C)'
      TabOrder = 4
    end
    object Button6: TButton
      Left = 128
      Top = 120
      Width = 73
      Height = 25
      Caption = #36864#20986'(&E)'
      TabOrder = 5
    end
  end
end

⌨️ 快捷键说明

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