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

📄 pass.dfm

📁 delphi 生产管理系统 sql2000位后台数据库
💻 DFM
字号:
object frm_pass: Tfrm_pass
  Left = 596
  Top = 183
  AutoScroll = False
  BorderIcons = [biSystemMenu]
  Caption = #23494#30721#26356#25913
  ClientHeight = 160
  ClientWidth = 310
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 12
  object Label4: TLabel
    Left = 32
    Top = 24
    Width = 60
    Height = 12
    Caption = #21407#22987#23494#30721#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label1: TLabel
    Left = 32
    Top = 56
    Width = 48
    Height = 12
    Caption = #26032#23494#30721#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Label2: TLabel
    Left = 32
    Top = 88
    Width = 72
    Height = 12
    Caption = #30830#35748#26032#23494#30721#65306
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object bsSkinButton1: TButton
    Left = 43
    Top = 121
    Width = 75
    Height = 25
    Caption = #30830' '#23450
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = bsSkinButton1Click
  end
  object bsSkinButton2: TButton
    Left = 179
    Top = 121
    Width = 75
    Height = 25
    Caption = #20851' '#38381
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = bsSkinButton2Click
  end
  object Edit1: TEdit
    Left = 104
    Top = 16
    Width = 145
    Height = 20
    PasswordChar = '*'
    TabOrder = 2
  end
  object Edit2: TEdit
    Left = 104
    Top = 48
    Width = 145
    Height = 20
    PasswordChar = '*'
    TabOrder = 3
  end
  object Edit3: TEdit
    Left = 104
    Top = 80
    Width = 145
    Height = 20
    PasswordChar = '*'
    TabOrder = 4
  end
  object ADOQuery1: TADOQuery
    Connection = Frm_dm.CON
    Parameters = <>
    Left = 272
    Top = 104
  end
end

⌨️ 快捷键说明

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