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

📄 unit_frmplaninfo.dfm

📁 影院售票系统完整源码
💻 DFM
字号:
object frmplaninfo: Tfrmplaninfo
  Left = 327
  Top = 224
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #26144#20986#35745#21010#20449#24687
  ClientHeight = 195
  ClientWidth = 263
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object GroupBox1: TGroupBox
    Left = 4
    Top = 0
    Width = 253
    Height = 161
    TabOrder = 0
    object Label5: TLabel
      Left = 141
      Top = 101
      Width = 36
      Height = 12
      Caption = #32467#26463#65306
    end
    object Label4: TLabel
      Left = 29
      Top = 101
      Width = 36
      Height = 12
      Caption = #24320#22987#65306
    end
    object Label3: TLabel
      Left = 29
      Top = 74
      Width = 36
      Height = 12
      Caption = #22330#27425#65306
    end
    object Label2: TLabel
      Left = 29
      Top = 48
      Width = 36
      Height = 12
      Caption = #24433#21381#65306
    end
    object Label1: TLabel
      Left = 29
      Top = 18
      Width = 36
      Height = 12
      Caption = #24433#38498#65306
    end
    object Label6: TLabel
      Left = 5
      Top = 133
      Width = 60
      Height = 12
      Caption = #31080#20215#27169#26495#65306
    end
    object dtpenddate: TCyberDateTimePicker
      Left = 178
      Top = 97
      Width = 60
      Height = 20
      CalAlignment = dtaLeft
      Date = 37722.3753356481
      Format = 'HH:mm'
      Time = 37722.3753356481
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkTime
      ParseInput = False
      TabOrder = 2
      FrameColor = clBlack
      FrameSides = [sdLeft, sdTop, sdRight, sdBottom]
    end
    object DTPStartdate: TCyberDateTimePicker
      Left = 64
      Top = 97
      Width = 60
      Height = 20
      CalAlignment = dtaLeft
      Date = 37722.3753356481
      Format = 'HH:mm'
      Time = 37722.3753356481
      DateFormat = dfLong
      DateMode = dmComboBox
      Kind = dtkTime
      ParseInput = False
      TabOrder = 1
      OnExit = DTPStartdateExit
      FrameColor = clBlack
      FrameSides = [sdLeft, sdTop, sdRight, sdBottom]
    end
    object Edtfieldnum: TCyberEdit
      Left = 64
      Top = 71
      Width = 27
      Height = 20
      EditAlign = etAlignNone
      Color = clWindow
      TabOrder = 0
    end
    object Edtcinema: TCyberEdit
      Left = 64
      Top = 16
      Width = 177
      Height = 20
      TabStop = False
      EditAlign = etAlignNone
      Color = clBtnFace
      ReadOnly = True
      TabOrder = 3
    end
    object Edthall: TCyberEdit
      Left = 64
      Top = 44
      Width = 177
      Height = 20
      TabStop = False
      EditAlign = etAlignNone
      Color = clBtnFace
      ReadOnly = True
      TabOrder = 4
    end
    object EdtPrice: TCyberButtonEdit
      Left = 64
      Top = 128
      Width = 172
      Height = 20
      EditAlign = etAlignNone
      Color = clWindow
      TabOrder = 5
      OnButtonClick = EdtPriceButtonClick
    end
  end
  object BitBtn1: TBitBtn
    Left = 96
    Top = 168
    Width = 75
    Height = 25
    Caption = #20445#23384'(&S)'
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 176
    Top = 168
    Width = 75
    Height = 25
    Caption = #36820#22238'(&X)'
    TabOrder = 2
    OnClick = BitBtn2Click
  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 = 96
    Top = 32
  end
end

⌨️ 快捷键说明

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