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

📄 ydlogin.dfm

📁 营业用电管理系统(网络版)是本公司推出的新一代软件产品
💻 DFM
字号:
object CLogin: TCLogin
  Left = 237
  Top = 162
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = ' 登录数据库服务器'
  ClientHeight = 172
  ClientWidth = 300
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001002020100000000000E80200001600000028000000200000004000
    0000010004000000000080020000000000000000000000000000000000000000
    000000008000008000000080800080000000800080008080000080808000C0C0
    C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000000000000000000000000000000000000000000000000000
    000000000000000000FFFF000000000000000000000000000FFFFFF000000000
    00000000000000000FFFFFFF070000000000000000000000FFFFFFFF00000000
    0000000000000000FFFFFFFFF0700000000000000000000FFFFFFFFFF0700000
    000000800000000FFFFFFFFFF0700000000088007770000FFFFFFFFFF0700000
    00088077777700FFFFFF00FFF0700000000807777700FFFFFFF0000FF0700000
    0088077700FFFFFFFFF0000FF0700000008807770FFFFFFFFFF0000FF0700000
    088077770FFFFFFFFFFF00FFF0700000088077770FFFFFFFFFFFFFFFF0700000
    088077770FFFFFFFFFFFFFFFF0700000088077770FFFFF00FFFFFFFFF0700000
    088077770FFF0080FFFFFFFF07000000088077770F008800FFFFFFF077000000
    08880777008800000FFFFFF070000000008807777000070000FFFF0770000000
    0088077777777700000000700000002000088077777770000000000000000222
    0008880077700000000000000000222220008880000000000000000000000222
    0000008888000000000000000000002000000000000000000000000000000000
    0000000000000000000000000000000000000099900000000000000000000000
    000000999000000000000000000000000000009990000000000000000000FFFF
    FFFFFFFFFC0FFFFFF807FFFFF003FFFFF001FFFFE001FFFFE000FFC3C000FF00
    C000FE004000FC000000F8000000F8000040F8000040F0000000F0000000F000
    0000F0000000F0000001F0000001F0003003F8001003F8001C07D8001F1F8C00
    3FFF06007FFF8F00FFFFDFC3FFFFFFFFFFFFFFC7FFFFFFC7FFFFFFC7FFFF}
  OldCreateOrder = False
  Position = poScreenCenter
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 41
    Top = 18
    Width = 64
    Height = 20
    Caption = '业务日期'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object BitBtn1: TBitBtn
    Left = 25
    Top = 132
    Width = 76
    Height = 24
    Caption = '确定(&O)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 113
    Top = 132
    Width = 76
    Height = 24
    Caption = '取消(&C)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 201
    Top = 132
    Width = 76
    Height = 24
    Caption = '帮助(&H)'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = '宋体'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = BitBtn3Click
  end
  object GroupBox1: TGroupBox
    Left = 36
    Top = 42
    Width = 227
    Height = 81
    TabOrder = 3
    object Label2: TLabel
      Left = 18
      Top = 18
      Width = 48
      Height = 20
      Caption = '操作员'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label3: TLabel
      Left = 18
      Top = 49
      Width = 48
      Height = 20
      Caption = '口    令'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 96
      Top = 45
      Width = 110
      Height = 22
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = '宋体'
      Font.Style = []
      ParentFont = False
      PasswordChar = '*'
      TabOrder = 0
    end
    object ComboBox1: TComboBox
      Left = 96
      Top = 14
      Width = 110
      Height = 23
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -15
      Font.Name = '宋体'
      Font.Style = []
      ItemHeight = 15
      ParentFont = False
      TabOrder = 1
    end
  end
  object DateTimePicker1: TDateTimePicker
    Left = 132
    Top = 16
    Width = 111
    Height = 24
    BiDiMode = bdLeftToRight
    CalAlignment = dtaLeft
    Date = 37289.4647344907
    Time = 37289.4647344907
    DateFormat = dfShort
    DateMode = dmComboBox
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    Kind = dtkDate
    ParseInput = False
    ParentBiDiMode = False
    ParentFont = False
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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