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

📄 setup.dfm

📁 民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包
💻 DFM
字号:
object Form28: TForm28
  Left = 296
  Top = 225
  AutoScroll = False
  BorderIcons = []
  Caption = #31995#32479#35774#32622
  ClientHeight = 136
  ClientWidth = 274
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TSeSkinPanel
    Left = 0
    Top = 0
    Width = 274
    Height = 136
    Performance = kspNoBuffer
    Transparent = False
    Align = alClient
    AnimateRoll = False
    BevelWidth = 1
    BorderWidth = 0
    ButtonKind = pbkRoll
    Color = clBtnFace
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    Rolled = False
    ParentRoll = False
    ShowBevel = True
    ShowButton = True
    ShowCaption = False
    SkinEngine = Form1.SeSkinEngine1
    SkinObject = 'Panel'
    NormalHeight = {00000000}
    object Label1: TSeSkinLabel
      Left = 16
      Top = 16
      Width = 70
      Height = 14
      Performance = kspNoBuffer
      Transparent = True
      Caption = #20013#25991#36755#20837#27861
      Color = clBtnFace
      ParentColor = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Label'
    end
    object Label2: TSeSkinLabel
      Left = 16
      Top = 48
      Width = 70
      Height = 14
      Performance = kspNoBuffer
      Transparent = True
      Caption = #21333#20301#21517#31216#65306
      Color = clBtnFace
      ParentColor = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Label'
    end
    object Button1: TSeSkinButton
      Left = 48
      Top = 96
      Width = 75
      Height = 25
      Performance = kspDoubleBuffer
      Transparent = True
      BlackAndWhiteGlyph = False
      Caption = #30830#23450'[&O]'
      ModalResult = 1
      State = kbsNormal
      TabOrder = 0
      WordWrap = False
      ShowCaption = True
      ShowGlyph = True
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Button'
    end
    object Button2: TSeSkinButton
      Left = 160
      Top = 96
      Width = 75
      Height = 25
      Performance = kspDoubleBuffer
      Transparent = True
      BlackAndWhiteGlyph = False
      Caption = #21462#28040'[&C]'
      ModalResult = 2
      State = kbsNormal
      TabOrder = 1
      WordWrap = False
      ShowCaption = True
      ShowGlyph = True
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Button'
    end
    object ComboBox1: TSeSkinComboBox
      Left = 104
      Top = 16
      Width = 153
      Height = 23
      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 = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      PasswordKind = pkNone
      TabOrder = 2
      OnChange = ComboBox1Change
      AutoComplete = False
      ComboStyle = kcsDropDown
      DropDownCount = 8
      ItemHeight = 15
      Flat = True
      ItemIndex = -1
      ListStyle = lbStandard
      ShowCheckBoxes = False
      WordWrap = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'ComboBox'
    end
    object danwei: TSeSkinEdit
      Left = 88
      Top = 48
      Width = 169
      Height = 23
      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 = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      PasswordKind = pkNone
      TabOrder = 3
      Text = #21271#40517#39134#26426#32500#20462#21378
      SkinObject = 'Edit'
      SkinEngine = Form1.SeSkinEngine1
    end
  end
  object SeSkinForm1: TSeSkinForm
    BorderIcons = [kbiClose, kbiSystemMenu, kbiMinimize, kbiMaximize, kbiRollup, kbiTray]
    BorderStyle = kbsStandard
    Caption = #31995#32479#35774#32622
    Performance = ksfpNoBuffer
    StayOnTop = False
    StretchBackground = False
    WindowState = kwsNormal
    SkinEngine = Form1.SeSkinEngine1
    SkinObject = 'Form'
    Left = 32
    Top = 80
  end
end

⌨️ 快捷键说明

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