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

📄 unit8.dfm

📁 从同学哪里拷贝来的程序,毕业设计用的,大家看看,有帮助的哦
💻 DFM
字号:
object Form8: TForm8
  Left = 193
  Top = 174
  Width = 462
  Height = 295
  Caption = #25171#21360#26465#20214
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 48
    Width = 454
    Height = 213
    Align = alClient
    BevelInner = bvLowered
    BevelWidth = 2
    TabOrder = 2
    object Label1: TLabel
      Left = 16
      Top = 48
      Width = 68
      Height = 16
      Caption = #36215#22987#26085#26399
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 232
      Top = 40
      Width = 68
      Height = 16
      Caption = #32467#26463#26085#26399
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 24
      Top = 112
      Width = 51
      Height = 16
      Caption = #27700#24179#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 248
      Top = 120
      Width = 52
      Height = 16
      Caption = ' '#23380' '#21495
      Font.Charset = GB2312_CHARSET
      Font.Color = clNavy
      Font.Height = -16
      Font.Name = #26999#20307'_GB2312'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Memo1: TMemo
      Left = 56
      Top = 104
      Width = 185
      Height = 89
      Lines.Strings = (
        'Memo1')
      TabOrder = 4
      Visible = False
    end
    object Button1: TButton
      Left = 272
      Top = 160
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 112
      Top = 160
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 1
      OnClick = Button2Click
    end
    object MaskEdit1: TMaskEdit
      Left = 104
      Top = 40
      Width = 100
      Height = 21
      EditMask = '!0000'#24180'09'#26376'09'#26085';1;_'
      MaxLength = 14
      TabOrder = 2
      Text = '    '#24180'  '#26376'  '#26085
    end
    object MaskEdit2: TMaskEdit
      Left = 320
      Top = 40
      Width = 94
      Height = 21
      EditMask = '!0000'#24180'09'#26376'09'#26085';1;_'
      MaxLength = 14
      TabOrder = 3
      Text = '    '#24180'  '#26376'  '#26085
    end
  end
  object Edit4: TEdit
    Left = 323
    Top = 160
    Width = 95
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 106
    Top = 160
    Width = 100
    Height = 21
    TabOrder = 0
  end
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 454
    Height = 48
    Align = alTop
    BevelInner = bvLowered
    TabOrder = 3
    object Label5: TLabel
      Left = 137
      Top = 16
      Width = 132
      Height = 21
      Alignment = taCenter
      BiDiMode = bdLeftToRight
      Caption = #36755#20837#25171#21360#26465#20214
      DragMode = dmAutomatic
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -21
      Font.Name = #21326#25991#26032#39759
      Font.Style = [fsBold]
      ParentBiDiMode = False
      ParentFont = False
    end
  end
end

⌨️ 快捷键说明

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