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

📄 unit8.dfm

📁 软件课程设计
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form8: TForm8
  Left = 314
  Top = 188
  Width = 870
  Height = 466
  Caption = 'Form8'
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -20
  Font.Name = #40657#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 20
  object Label1: TLabel
    Left = 0
    Top = 0
    Width = 132
    Height = 21
    Caption = #36755#20837#26597#35810#26041#24335
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #40657#20307
    Font.Style = []
    ParentFont = False
    Visible = False
  end
  object Label2: TLabel
    Left = 0
    Top = 48
    Width = 120
    Height = 20
    Caption = #36755#20837#30456#20851#20449#24687
    Visible = False
  end
  object Label3: TLabel
    Left = 32
    Top = 136
    Width = 40
    Height = 20
    Caption = #22995#21517
    Visible = False
  end
  object Label4: TLabel
    Left = 368
    Top = 128
    Width = 40
    Height = 20
    Caption = #32844#21153
    Visible = False
  end
  object Label5: TLabel
    Left = 24
    Top = 208
    Width = 100
    Height = 20
    Caption = #36830#38145#24215#32534#21495
    Visible = False
  end
  object Label6: TLabel
    Left = 336
    Top = 208
    Width = 80
    Height = 20
    Caption = #27599#26376#24037#36164
    Visible = False
  end
  object Label7: TLabel
    Left = 24
    Top = 280
    Width = 140
    Height = 20
    Caption = #24037#20316#26102#38388#65288#24180#65289
    Visible = False
  end
  object ComboBox1: TComboBox
    Left = 160
    Top = 0
    Width = 145
    Height = 28
    ItemHeight = 20
    TabOrder = 0
    Visible = False
    Items.Strings = (
      #31649#29702#21592'id'
      #22995#21517
      #32844#21153
      #36830#38145#24215#32534#21495
      #24037#36164)
  end
  object Edit1: TEdit
    Left = 160
    Top = 40
    Width = 121
    Height = 28
    TabOrder = 1
    Visible = False
  end
  object Button1: TButton
    Left = 336
    Top = 48
    Width = 75
    Height = 49
    Caption = #30830#23450
    TabOrder = 2
    Visible = False
    OnClick = Button1Click
  end
  object StatusBar1: TStatusBar
    Left = 0
    Top = 411
    Width = 854
    Height = 19
    Panels = <
      item
        Text = #31649#29702#21592
        Width = 300
      end
      item
        Text = #26085#26399
        Width = 300
      end
      item
        Text = #26102#38388
        Width = 300
      end>
  end
  object Edit2: TEdit
    Left = 104
    Top = 128
    Width = 121
    Height = 28
    TabOrder = 4
    Visible = False
  end
  object Edit3: TEdit
    Left = 440
    Top = 128
    Width = 121
    Height = 28
    TabOrder = 5
    Visible = False
  end
  object Edit4: TEdit
    Left = 160
    Top = 208
    Width = 121
    Height = 28
    TabOrder = 6
    Visible = False
  end
  object Edit5: TEdit
    Left = 440
    Top = 200
    Width = 121
    Height = 28
    TabOrder = 7
    Visible = False
  end
  object Edit6: TEdit
    Left = 192
    Top = 272
    Width = 121
    Height = 28
    TabOrder = 8
    Visible = False
  end
  object Button2: TButton
    Left = 0
    Top = 0
    Width = 129
    Height = 57
    Caption = #22686#21152#31649#29702#20154#21592
    TabOrder = 9
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 128
    Top = 0
    Width = 129
    Height = 57
    Caption = #31649#29702#20154#21592#26597#35810
    TabOrder = 10
    OnClick = Button3Click
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 854
    Height = 411
    Align = alClient
    TabOrder = 11
    Visible = False
    object Image1: TImage
      Left = 1
      Top = 1
      Width = 852
      Height = 409
      Align = alClient
      AutoSize = True
      Picture.Data = {
        0A544A504547496D616765BCCD0200FFD8FFE000104A46494600010100000100
        010000FFDB0043000302020302020303030304030304050805050404050A0707
        06080C0A0C0C0B0A0B0B0D0E12100D0E110E0B0B1016101113141515150C0F17
        1816141812141514FFDB00430103040405040509050509140D0B0D1414141414
        1414141414141414141414141414141414141414141414141414141414141414

⌨️ 快捷键说明

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