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

📄 p_st_insert.~dfm

📁 学员管理的软件
💻 ~DFM
字号:
object st_insert: Tst_insert
  Left = 312
  Top = 212
  Width = 577
  Height = 397
  Caption = #35797#39064#24405#20837
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 569
    Height = 363
    ActivePage = TabSheet2
    Align = alClient
    TabIndex = 1
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #22522#26412#35797#39064#20449#24687
      object Label1: TLabel
        Left = 8
        Top = 32
        Width = 60
        Height = 13
        Caption = #25152#23646#39064#24211#65306
      end
      object Label2: TLabel
        Left = 184
        Top = 32
        Width = 72
        Height = 13
        Caption = #30693#35782#28857#22823#31867#65306
      end
      object Label3: TLabel
        Left = 368
        Top = 72
        Width = 36
        Height = 13
        Caption = #39064#22411#65306
      end
      object Label4: TLabel
        Left = 8
        Top = 72
        Width = 36
        Height = 13
        Caption = #38590#24230#65306
      end
      object Label5: TLabel
        Left = 184
        Top = 72
        Width = 36
        Height = 13
        Caption = #20998#20540#65306
      end
      object Label6: TLabel
        Left = 8
        Top = 112
        Width = 36
        Height = 13
        Caption = #39064#30446#65306
      end
      object Label7: TLabel
        Left = 8
        Top = 144
        Width = 42
        Height = 13
        Caption = #36873#39033'1'#65306
      end
      object Label8: TLabel
        Left = 8
        Top = 176
        Width = 42
        Height = 13
        Caption = #36873#39033'2'#65306
      end
      object Label9: TLabel
        Left = 8
        Top = 208
        Width = 42
        Height = 13
        Caption = #36873#39033'3'#65306
      end
      object Label10: TLabel
        Left = 8
        Top = 240
        Width = 42
        Height = 13
        Caption = #36873#39033'4'#65306
      end
      object Label11: TLabel
        Left = 368
        Top = 32
        Width = 72
        Height = 13
        Caption = #30693#35782#28857#23567#31867#65306
      end
      object Label12: TLabel
        Left = 8
        Top = 272
        Width = 60
        Height = 13
        Caption = #39064#30446#25554#22270#65306
      end
      object Label13: TLabel
        Left = 8
        Top = 304
        Width = 60
        Height = 13
        Caption = #26631#20934#31572#26696#65306
      end
      object tm: TEdit
        Left = 56
        Top = 104
        Width = 481
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 0
      end
      object x1: TEdit
        Left = 56
        Top = 136
        Width = 481
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 1
      end
      object x2: TEdit
        Left = 56
        Top = 168
        Width = 481
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 2
      end
      object x3: TEdit
        Left = 56
        Top = 200
        Width = 481
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 3
      end
      object x4: TEdit
        Left = 56
        Top = 232
        Width = 481
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 4
      end
      object tk: TComboBox
        Left = 72
        Top = 24
        Width = 105
        Height = 21
        Ctl3D = False
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 5
      end
      object dzsd: TComboBox
        Left = 272
        Top = 24
        Width = 89
        Height = 21
        Ctl3D = False
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 6
        OnChange = dzsdChange
      end
      object xzsd: TComboBox
        Left = 448
        Top = 24
        Width = 89
        Height = 21
        Ctl3D = False
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 7
      end
      object nd: TEdit
        Left = 56
        Top = 64
        Width = 65
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 8
        Text = '0'
      end
      object fz: TEdit
        Left = 224
        Top = 64
        Width = 73
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 9
        Text = '0'
      end
      object tx: TComboBox
        Left = 448
        Top = 64
        Width = 89
        Height = 21
        Ctl3D = False
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 10
        OnChange = txChange
      end
      object pic: TEdit
        Left = 72
        Top = 264
        Width = 425
        Height = 19
        Color = clBtnFace
        Ctl3D = False
        ParentCtl3D = False
        ReadOnly = True
        TabOrder = 11
      end
      object Button1: TButton
        Left = 504
        Top = 261
        Width = 33
        Height = 25
        Caption = '...'
        TabOrder = 12
        OnClick = Button1Click
      end
      object ans: TEdit
        Left = 72
        Top = 296
        Width = 465
        Height = 19
        Ctl3D = False
        ParentCtl3D = False
        TabOrder = 13
      end
      object UpDown1: TUpDown
        Left = 121
        Top = 64
        Width = 15
        Height = 19
        Associate = nd
        Min = 0
        Position = 0
        TabOrder = 14
        Wrap = False
      end
      object UpDown2: TUpDown
        Left = 297
        Top = 64
        Width = 15
        Height = 19
        Associate = fz
        Min = 0
        Position = 0
        TabOrder = 15
        Wrap = False
      end
    end
    object TabSheet2: TTabSheet
      Caption = #38468#21152#20449#24687
      ImageIndex = 1
      object Label14: TLabel
        Left = 8
        Top = 24
        Width = 48
        Height = 13
        Caption = #24405#20837#21592#65306
      end
      object Label17: TLabel
        Left = 8
        Top = 72
        Width = 60
        Height = 13
        Caption = #24405#20837#26102#38388#65306
      end
      object Label15: TLabel
        Left = 8
        Top = 112
        Width = 71
        Height = 13
        Caption = #25152#23646#35797#21367'ID'#65306
      end
      object lry: TComboBox
        Left = 88
        Top = 16
        Width = 145
        Height = 21
        Ctl3D = False
        ItemHeight = 13
        ParentCtl3D = False
        TabOrder = 0
      end
      object CheckBox1: TCheckBox
        Left = 264
        Top = 16
        Width = 97
        Height = 17
        Caption = #33258#21160#21028#20998
        TabOrder = 1
      end
      object dt: TDateTimePicker
        Left = 88
        Top = 64
        Width = 145
        Height = 21
        CalAlignment = dtaLeft
        Date = 37508.548138287
        Time = 37508.548138287
        DateFormat = dfShort
        DateMode = dmComboBox
        Kind = dtkDate
        ParseInput = False
        TabOrder = 2
      end
      object CheckBox2: TCheckBox
        Left = 265
        Top = 68
        Width = 80
        Height = 17
        Caption = #29616#22312#26102#21051
        TabOrder = 3
      end
      object GroupBox1: TGroupBox
        Left = 0
        Top = 168
        Width = 561
        Height = 167
        Align = alBottom
        Caption = #25805#20316
        TabOrder = 4
        object BitBtn1: TBitBtn
          Left = 112
          Top = 112
          Width = 89
          Height = 25
          Caption = #24405#20837#35797#39064
          TabOrder = 0
          OnClick = BitBtn1Click
          Kind = bkOK
        end
        object CheckBox3: TCheckBox
          Left = 176
          Top = 48
          Width = 145
          Height = 17
          Caption = #24405#20837#26102#23548#20986#27492#35797#39064
          TabOrder = 1
        end
        object BitBtn2: TBitBtn
          Left = 264
          Top = 112
          Width = 89
          Height = 25
          Caption = #21462#28040#24405#20837
          TabOrder = 2
          OnClick = BitBtn2Click
          Kind = bkCancel
        end
      end
      object ComboBox1: TComboBox
        Left = 88
        Top = 104
        Width = 249
        Height = 21
        ItemHeight = 13
        TabOrder = 5
      end
      object BitBtn3: TBitBtn
        Left = 357
        Top = 101
        Width = 57
        Height = 23
        Caption = #26032#24314
        TabOrder = 6
        OnClick = BitBtn3Click
        Kind = bkRetry
      end
    end
  end
  object OpenDialog1: TOpenDialog
    Filter = ' '#20301#22270#25991#20214'|*.bmp'
    Left = 424
    Top = 200
  end
  object SaveDialog1: TSaveDialog
    DefaultExt = 'txt'
    Filter = #25991#26412#25991#20214'|*.txt'
    Left = 424
    Top = 232
  end
end

⌨️ 快捷键说明

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