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

📄 unit_frmcopyplan.dfm

📁 影院售票系统完整源码
💻 DFM
字号:
inherited frmCopyPlan: TfrmCopyPlan
  Left = 229
  Top = 130
  Caption = #22797#21046#25918#26144#35745#21010
  ClientHeight = 146
  ClientWidth = 270
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  inherited Bevel1: TBevel
    Top = 1
    Width = 270
    Visible = False
  end
  inherited Bevel2: TBevel
    Top = 100
    Width = 270
    Visible = False
  end
  inherited Panel1: TPanel
    Width = 270
    Height = 1
    Caption = ' '
    Visible = False
    object Label1: TLabel
      Left = 8
      Top = 24
      Width = 102
      Height = 16
      Caption = #22797#21046#25918#26144#35745#21010
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
    end
  end
  inherited Panel2: TPanel
    Top = 6
    Width = 270
    Height = 94
    object GroupBox1: TGroupBox
      Left = 0
      Top = 0
      Width = 270
      Height = 94
      Align = alClient
      TabOrder = 0
      object Label2: TLabel
        Left = 8
        Top = 24
        Width = 60
        Height = 12
        Caption = #25918#26144#26085#26399#65306
      end
      object Label3: TLabel
        Left = 20
        Top = 59
        Width = 48
        Height = 12
        Caption = #22797#21046#20110#65306
      end
      object DTPPlandate: TCyberDateTimePicker
        Left = 64
        Top = 21
        Width = 186
        Height = 20
        CalAlignment = dtaLeft
        Date = 37731.890836794
        Time = 37731.890836794
        DateFormat = dfShort
        DateMode = dmComboBox
        Kind = dtkDate
        ParseInput = False
        TabOrder = 0
        FrameColor = clBlack
        FrameSides = [sdLeft, sdTop, sdRight, sdBottom]
      end
      object Edttemplate: TCyberButtonEdit
        Left = 65
        Top = 56
        Width = 185
        Height = 20
        EditAlign = etAlignNone
        Color = clWindow
        TabOrder = 1
        OnKeyDown = EdttemplateKeyDown
        OnButtonClick = EdttemplateButtonClick
      end
    end
  end
  inherited Panel3: TPanel
    Top = 105
    Width = 270
    inherited BtnExit: TBitBtn
      Left = 184
    end
    object BtnSave: TBitBtn
      Left = 104
      Top = 8
      Width = 75
      Height = 25
      Caption = #20445#23384
      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 = 192
    Top = 8
  end
end

⌨️ 快捷键说明

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