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

📄 unitlogin.dfm

📁 delphi基于工业控制的串口通讯
💻 DFM
字号:
object frm_Login: Tfrm_Login
  Left = 189
  Top = 258
  Width = 299
  Height = 187
  BorderIcons = [biSystemMenu]
  Caption = 'frm_Login'
  Color = clSkyBlue
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 291
    Height = 160
    Align = alClient
    Color = clSkyBlue
    TabOrder = 0
    object Cmd_Login: TSpeedButton
      Left = 82
      Top = 137
      Width = 100
      Height = 22
      Caption = #30830#23450'(&Y)'
      Glyph.Data = {
        66010000424D6601000000000000760000002800000014000000140000000100
        040000000000F0000000120B0000120B00001000000010000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
        777777776D7077777777777777777777500077777777887777777777A6007777
        777CC887777777777470777777C22C8877777777504177777A2222C887777777
        A6007777A222222C88777777A6007777A222A222C887777765347777A22C8A22
        2C877777342E7777A22C87A22C88777700F077777A2C777A22C887771D777777
        77AA7777A22C88776D707777777777777A22C887500077777777777777A22C87
        9700777777777777777A2C8774767777777777777777AC774945777777777777
        7777777700F0777777777777777777772C7777777777777777777777626D7777
        7777777777777777424D}
      OnClick = Cmd_LoginClick
    end
    object SpeedButton2: TSpeedButton
      Left = 185
      Top = 137
      Width = 100
      Height = 22
      Caption = #21462#28040'(&N)'
      Glyph.Data = {
        66010000424D6601000000000000760000002800000014000000140000000100
        040000000000F0000000120B0000120B00001000000010000000000000000000
        80000080000000808000800000008000800080800000C0C0C000808080000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
        77777777FFFF77777778777777777777FFFE777777088777777777777FFF7777
        7910877777887777FFFF77777910887770088777FFFF77777911088791108777
        FFFF77777791108911107777FFFE777777911191110777777FFF777777791111
        10777777FFFF77777777911108877777FFFF77777777911110877777FFFF7777
        7779110110887777FFFE777777791079110887777FFF77777791077791108877
        FFFF77777791077779110877FFFF77777779777777910777FFFF777777777777
        77797777FFFE777777777777777777777FFF77777777777777777777FFFF7777
        7777777777777777FFFF}
      OnClick = SpeedButton2Click
    end
    object Label1: TLabel
      Left = 73
      Top = 48
      Width = 65
      Height = 13
      Caption = #29992#25143#31867#22411#65306
    end
    object Label3: TLabel
      Left = 73
      Top = 70
      Width = 65
      Height = 13
      Caption = #29992#25143#22995#21517#65306
    end
    object Lab_Error: TLabel
      Left = 8
      Top = 8
      Width = 7
      Height = 13
    end
    object Edit_Login_Type: TComboBox
      Left = 142
      Top = 44
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
    object Edit_Login_Name: TComboBox
      Left = 142
      Top = 66
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 1
    end
    object CheckBox1: TCheckBox
      Left = 143
      Top = 114
      Width = 97
      Height = 17
      Caption = #24320#21457#20154#21592#23494#30721
      TabOrder = 2
    end
    object Edit_Login_Pwd: TLabeledEdit
      Left = 142
      Top = 89
      Width = 145
      Height = 21
      EditLabel.Width = 65
      EditLabel.Height = 13
      EditLabel.Caption = #29992#25143#21475#20196#65306
      LabelPosition = lpLeft
      LabelSpacing = 3
      PasswordChar = '*'
      TabOrder = 3
    end
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = True
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 32
    Top = 48
  end
end

⌨️ 快捷键说明

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