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

📄 unit2.dfm

📁 蚌埠公交的查询系统。 无解压密码的要说明密码。
💻 DFM
字号:
object frmappend: Tfrmappend
  Left = 54
  Top = -17
  BorderStyle = bsSingle
  Caption = #28155#21152
  ClientHeight = 431
  ClientWidth = 522
  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 = 40
    Top = 32
    Width = 68
    Height = 16
    Caption = #32447#36335#21517#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 40
    Top = 64
    Width = 51
    Height = 16
    Caption = #31080#20215#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 40
    Top = 112
    Width = 68
    Height = 16
    Caption = #36215#22987#31449#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 40
    Top = 152
    Width = 119
    Height = 16
    Caption = #36215#22987#31449#39318#21457#36710#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 272
    Top = 152
    Width = 119
    Height = 16
    Caption = #36215#22987#31449#26411#29677#36710#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label6: TLabel
    Left = 40
    Top = 208
    Width = 68
    Height = 16
    Caption = #32456#28857#31449#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label7: TLabel
    Left = 40
    Top = 328
    Width = 85
    Height = 16
    Caption = #20572#38752#31449#28857#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label8: TLabel
    Left = 40
    Top = 256
    Width = 111
    Height = 16
    Caption = #32456#28857#31449#39318#21457#36710':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label9: TLabel
    Left = 272
    Top = 256
    Width = 111
    Height = 16
    Caption = #32456#28857#31449#39318#21457#36710':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clNavy
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Edit1: TEdit
    Left = 150
    Top = 32
    Width = 121
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 150
    Top = 64
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 150
    Top = 112
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 150
    Top = 152
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit5: TEdit
    Left = 392
    Top = 152
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object Edit6: TEdit
    Left = 150
    Top = 208
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object Memo1: TMemo
    Left = 128
    Top = 328
    Width = 185
    Height = 89
    TabOrder = 6
  end
  object Button1: TButton
    Left = 336
    Top = 384
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 7
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 432
    Top = 384
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 8
    OnClick = Button2Click
  end
  object Edit7: TEdit
    Left = 150
    Top = 256
    Width = 121
    Height = 21
    TabOrder = 9
  end
  object Edit8: TEdit
    Left = 392
    Top = 256
    Width = 121
    Height = 21
    TabOrder = 10
  end
end

⌨️ 快捷键说明

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