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

📄 nianyue.dfm

📁 民航飞机生产管理系统,实现了飞机定检坚控,小时卡起落卡等的坚控,并能生成工作任务包
💻 DFM
字号:
object Form42: TForm42
  Left = 245
  Top = 183
  AutoScroll = False
  BorderIcons = []
  Caption = #24180#26376
  ClientHeight = 116
  ClientWidth = 208
  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 Panel1: TSeSkinPanel
    Left = 0
    Top = 0
    Width = 208
    Height = 116
    Performance = kspNoBuffer
    Transparent = True
    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 = 8
      Width = 14
      Height = 14
      Performance = kspNoBuffer
      Transparent = False
      Caption = #24180
      Color = clBtnFace
      ParentColor = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Label'
    end
    object Label2: TSeSkinLabel
      Left = 112
      Top = 8
      Width = 14
      Height = 14
      Performance = kspNoBuffer
      Transparent = False
      Caption = #26376
      Color = clBtnFace
      ParentColor = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'Label'
    end
    object ComboBox1: TSeSkinComboBox
      Left = 16
      Top = 24
      Width = 81
      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
      AutoComplete = False
      ComboStyle = kcsDropDown
      DropDownCount = 8
      ItemHeight = 15
      Items.Strings = (
        '2001'
        '2002'
        '2003'
        '2004'
        '2005'
        '2006'
        '2007'
        '2008'
        '2009'
        '2010')
      Flat = True
      ItemIndex = -1
      ListStyle = lbStandard
      ShowCheckBoxes = False
      WordWrap = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'ComboBox'
    end
    object ComboBox2: TSeSkinComboBox
      Left = 112
      Top = 24
      Width = 81
      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
      AutoComplete = False
      ComboStyle = kcsDropDown
      DropDownCount = 8
      ItemHeight = 15
      Items.Strings = (
        '1'
        '2'
        '3'
        '4'
        '5'
        '6'
        '7'
        '8'
        '9'
        '10'
        '11'
        '12')
      Flat = True
      ItemIndex = -1
      ListStyle = lbStandard
      ShowCheckBoxes = False
      WordWrap = False
      SkinEngine = Form1.SeSkinEngine1
      SkinObject = 'ComboBox'
    end
    object Button1: TSeSkinButton
      Left = 24
      Top = 72
      Width = 75
      Height = 25
      Performance = kspDoubleBuffer
      Transparent = False
      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 = 112
      Top = 72
      Width = 75
      Height = 25
      Performance = kspDoubleBuffer
      Transparent = False
      BlackAndWhiteGlyph = False
      Caption = #21462#28040'[&C]'
      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 = #24180#26376
    Performance = ksfpNoBuffer
    StayOnTop = False
    StretchBackground = False
    WindowState = kwsNormal
    SkinEngine = Form1.SeSkinEngine1
    SkinObject = 'Form'
    Left = 32
    Top = 48
  end
end

⌨️ 快捷键说明

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