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

📄 login.dfm

📁 用Delphi开发的医院管理系统
💻 DFM
字号:
object Form1: TForm1
  Left = 0
  Top = 0
  AlphaBlend = True
  AlphaBlendValue = 220
  BorderStyle = bsNone
  Caption = #20581#24247#31649#29702#22522#26412#20307#26816#25253#21578#31995#32479
  ClientHeight = 387
  ClientWidth = 585
  Color = clSkyBlue
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 120
    Top = 112
    Width = 150
    Height = 19
    Caption = #25968#25454#24211#26381#21153#22120#21517':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    Layout = tlCenter
  end
  object Label2: TLabel
    Left = 155
    Top = 160
    Width = 90
    Height = 19
    Caption = #25968#25454#24211#21517':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    Layout = tlCenter
  end
  object Label3: TLabel
    Left = 155
    Top = 201
    Width = 90
    Height = 19
    Caption = #29992' '#25143' '#21517':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    Layout = tlCenter
  end
  object Label4: TLabel
    Left = 155
    Top = 280
    Width = 100
    Height = 19
    Caption = #23494' '#12288' '#30721#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    Layout = tlCenter
  end
  object Label5: TLabel
    Left = 155
    Top = 240
    Width = 100
    Height = 19
    Caption = #31185#12288#12288#30446#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    Layout = tlCenter
  end
  object Label6: TLabel
    Left = 51
    Top = 24
    Width = 480
    Height = 29
    Caption = #27426#36814#20351#29992#20581#24247#31649#29702#22522#26412#20307#26816#25253#21578#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    Layout = tlCenter
  end
  object Button1: TButton
    Left = 328
    Top = 328
    Width = 105
    Height = 25
    Caption = #36864'      '#20986
    TabOrder = 6
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 176
    Top = 328
    Width = 105
    Height = 25
    Caption = #30331'      '#24405
    Default = True
    TabOrder = 5
    OnClick = Button2Click
  end
  object Edit1: TEdit
    Left = 276
    Top = 114
    Width = 177
    Height = 21
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 276
    Top = 158
    Width = 177
    Height = 21
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 276
    Top = 203
    Width = 177
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 276
    Top = 282
    Width = 177
    Height = 21
    PasswordChar = '*'
    TabOrder = 4
  end
  object ComboBox1: TComboBox
    Left = 276
    Top = 242
    Width = 93
    Height = 21
    Style = csDropDownList
    ItemHeight = 13
    TabOrder = 3
    Items.Strings = (
      #25346'        '#21495
      #22522#26412#36164#26009
      #22806'        '#31185
      #20869'        '#31185
      #30524'        '#31185
      #22919'        '#31185
      #30333#24102#24120#35268
      #32819#40763#21897#31185
      'B          '#36229
      #24515'  '#30005'  '#22270
      ' X '#20809#26816#26597
      #23615'  '#24120' '#35268
      #34880'  '#24120' '#35268)
  end
  object ADOConnection1: TADOConnection
    Left = 80
    Top = 312
  end
end

⌨️ 快捷键说明

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