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

📄 unit_frmsysparam.dfm

📁 影院售票系统完整源码
💻 DFM
字号:
inherited frmsysparam: Tfrmsysparam
  Caption = #31995#32479#21442#25968#35774#32622
  ClientHeight = 262
  ClientWidth = 389
  OldCreateOrder = True
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited Bevel1: TBevel
    Width = 389
  end
  inherited Bevel2: TBevel
    Top = 216
    Width = 389
  end
  inherited Panel1: TPanel
    Width = 389
    Alignment = taLeftJustify
    Caption = ' '#31995#32479#21442#25968#35774#32622
    Font.Height = -16
    Font.Style = [fsBold]
    ParentFont = False
  end
  inherited Panel2: TPanel
    Width = 389
    Height = 147
    object Label1: TLabel
      Left = 8
      Top = 8
      Width = 96
      Height = 12
      Caption = #36864#31080#25163#32493#36153#27604#20363#65306
    end
    object Label2: TLabel
      Left = 227
      Top = 8
      Width = 6
      Height = 12
      Caption = '%'
    end
    object Edtquitscale: TCyberEdit
      Left = 103
      Top = 4
      Width = 121
      Height = 20
      EditType = etFloat
      EditAlign = etAlignNone
      Color = clWindow
      TabOrder = 0
      Text = '0'
    end
  end
  inherited Panel3: TPanel
    Top = 221
    Width = 389
    inherited BtnExit: TBitBtn
      Left = 304
    end
    object BtnSave: TBitBtn
      Left = 216
      Top = 8
      Width = 75
      Height = 25
      Caption = #20445#23384'(&S)'
      TabOrder = 1
      OnClick = BtnSaveClick
    end
  end
  object CyberXPMenu1: TCyberXPMenu
    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 = False
    XPControls = [xcMainMenu, xcPopupMenu, xcToolbar, xcControlbar, xcCombo, xcEdit, xcMaskEdit, xcMemo, xcRichEdit, xcCheckBox, xcRadioButton, xcButton, xcBitBtn, xcSpeedButton, xcPanel, xcCybermenuBtn]
    Active = True
    Left = 288
    Top = 16
  end
end

⌨️ 快捷键说明

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