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

📄 login.dfm

📁 1. 纯粹的合同管理,不涉及其它业务,独立成系统2. 简单明了,流程清析3. 合同条款可预定制4. 丰富强大的打印预览系统5. 实用的导入导出功能,可与excel交互使用6. 时刻追踪合同执行情况,包
💻 DFM
字号:
object F_Login: TF_Login
  Left = 263
  Top = 200
  Width = 408
  Height = 279
  Caption = #29992#25143#30331#24405
  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 AHMPanel1: TAHMPanel
    Left = 0
    Top = 0
    Width = 400
    Height = 252
    Align = alClient
    Background = AHMBackground1
    TabOrder = 0
    object AHMLabel1: TAHMLabel
      Left = 32
      Top = 32
      Width = 225
      Height = 25
      Caption = #35831#36755#20837#29992#25143#21517#21644#23494#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -19
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      Frame.FrameStyle = frameNone
      Transparent = True
      ParentFont = False
    end
    object AHMLabel2: TAHMLabel
      Left = 96
      Top = 88
      Width = 57
      Height = 17
      Caption = #29992#25143#21517#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Frame.FrameStyle = frameNone
      Transparent = True
      ParentFont = False
    end
    object AHMLabel3: TAHMLabel
      Left = 112
      Top = 128
      Width = 41
      Height = 17
      Caption = #23494#30721#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Frame.FrameStyle = frameNone
      Transparent = True
      ParentFont = False
    end
    object SpeedButton1: TSpeedButton
      Left = 104
      Top = 176
      Width = 57
      Height = 33
      Caption = #30830#23450
      Flat = True
      OnClick = SpeedButton1Click
    end
    object SpeedButton2: TSpeedButton
      Left = 240
      Top = 176
      Width = 57
      Height = 33
      Caption = #21462#28040
      Flat = True
      OnClick = SpeedButton2Click
    end
    object Edit1: TEdit
      Left = 168
      Top = 88
      Width = 161
      Height = 21
      TabOrder = 0
    end
    object MaskEdit1: TMaskEdit
      Left = 168
      Top = 128
      Width = 161
      Height = 21
      PasswordChar = '*'
      TabOrder = 1
    end
  end
  object AHMBackground1: TAHMBackground
    Gradient.BeginColor = clWindow
    Gradient.EndColor = clGradientActiveCaption
    Gradient.FillStyle = Circle
    Left = 344
  end
end

⌨️ 快捷键说明

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