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

📄 password.dfm

📁 民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包
💻 DFM
字号:
object Form23: TForm23
  Left = 313
  Top = 227
  AutoScroll = False
  BorderIcons = []
  Caption = #23494#30721
  ClientHeight = 115
  ClientWidth = 327
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TSeSkinPanel
    Left = 0
    Top = 0
    Width = 327
    Height = 115
    Performance = kspNoBuffer
    Transparent = True
    Align = alClient
    AnimateRoll = False
    BevelWidth = 1
    BorderWidth = 0
    ButtonKind = pbkRoll
    Color = clBtnFace
    Rolled = False
    ParentRoll = False
    ShowBevel = True
    ShowButton = True
    ShowCaption = False
    SkinEngine = Form1.SeSkinEngine1
    SkinObject = 'Panel'
    NormalHeight = {00000000}
    object title: TSeSkinLabel
      Left = 24
      Top = 8
      Width = 70
      Height = 14
      Performance = kspNoBuffer
      Transparent = False
      Caption = #36755#20837#23494#30721#65306
      Color = clBtnFace
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentColor = False
      ParentFont = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Label'
    end
    object Label1: TSeSkinLabel
      Left = 176
      Top = 8
      Width = 70
      Height = 14
      Performance = kspNoBuffer
      Transparent = False
      Caption = #30830#35748#23494#30721#65306
      Color = clBtnFace
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentColor = False
      ParentFont = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Label'
    end
    object password: TSeSkinEdit
      Left = 24
      Top = 32
      Width = 129
      Height = 24
      Cursor = crIBeam
      Performance = kspDoubleBuffer
      Transparent = False
      AutoSize = True
      BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
      BevelInner = kbvLowered
      BevelOuter = kbvLowered
      BevelKind = kbkSingle
      BevelWidth = 1
      BorderWidth = 3
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordKind = pkNone
      TabOrder = 2
      SkinObject = 'Edit'
      SkinEngine = Form1.SeSkinEngine1
    end
    object Button1: TSeSkinButton
      Left = 64
      Top = 72
      Width = 57
      Height = 25
      Performance = kspDoubleBuffer
      Transparent = False
      OnClick = Button1Click
      BlackAndWhiteGlyph = False
      Caption = #30830#23450'[&O]'
      Default = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      State = kbsNormal
      TabOrder = 0
      WordWrap = False
      ShowCaption = True
      ShowGlyph = True
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Button'
    end
    object confirm: TSeSkinEdit
      Left = 176
      Top = 32
      Width = 129
      Height = 24
      Cursor = crIBeam
      Performance = kspDoubleBuffer
      Transparent = False
      AutoSize = True
      BevelSides = [kbsLeft, kbsTop, kbsRight, kbsBottom]
      BevelInner = kbvLowered
      BevelOuter = kbvLowered
      BevelKind = kbkSingle
      BevelWidth = 1
      BorderWidth = 3
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      PasswordKind = pkNone
      TabOrder = 3
      SkinObject = 'Edit'
      SkinEngine = Form1.SeSkinEngine1
    end
    object Button2: TSeSkinButton
      Left = 208
      Top = 72
      Width = 57
      Height = 25
      Performance = kspDoubleBuffer
      Transparent = False
      BlackAndWhiteGlyph = False
      Caption = #21462#28040'[&C]'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ModalResult = 2
      State = kbsNormal
      TabOrder = 1
      WordWrap = False
      ShowCaption = True
      ShowGlyph = True
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Button'
    end
  end
  object SeSkinForm1: TSeSkinForm
    BorderIcons = [kbiClose, kbiSystemMenu, kbiMinimize, kbiMaximize, kbiRollup, kbiTray]
    BorderStyle = kbsStandard
    Caption = #23494#30721
    Performance = ksfpNoBuffer
    StayOnTop = False
    StretchBackground = False
    WindowState = kwsNormal
    SkinEngine = Form1.SeSkinEngine1
    SkinObject = 'Form'
    Left = 16
    Top = 72
  end
end

⌨️ 快捷键说明

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